@charset "utf-8";
/* CSS Document */

#faixa_rodape{
	width:100%; height:100px;
	float:left;
	background-image:url(../imagens/topo_gradiente2.jpg);
	background-repeat:repeat-x;
	padding:15px 0 15px 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
}

.revoluz_rodape{
	color:#FFFFFF;
	float:left;}

.tel_rodape{
	font-size:15px;
	font-weight:bold;}
	
.noticias_rodape a{
	color:#FFFFFF;
	float:right;
	text-decoration:none;}

.noticias_rodape a:hover{
	text-decoration:underline;}


