@charset "ISO-8859-1";
/* CSS Document */


body {
	background-color:#FFFFFF;
	color:#000000;
	font-family:"Trebuchet MS";
	font-size:10pt;
}



.texto {
	font-size: 15px;
	color: #727272;
	line-height:22px;
}
.textoGrande {
	font-size: 23px;
	color: #000000;
	line-height:20px;
}
.titulo {
	font-size: 22px;
	font-weight: bold;
	color: #93343C;


}

.destaque {
	font-size: 11px;
	color: #686868;
	line-height:16px;
}

.destaque_titulo {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-transform:uppercase;
	line-height:26px;
}
.destaque_tituloInterna {
	font-size: 22px;
	font-weight: bold;
	color: #b02e11;
	text-transform:uppercase;
}
.destaque_link {
	font-size: 12px;
	color: #c91600;
}

.submenu {
	font-size: 11px;
	color: #FFFFFF;
	text-transform:uppercase;
	text-decoration:none;

}
.submenu a:hover{
	font-size: 11px;
	color: #FFCC00;
	text-transform:uppercase;
	text-decoration:none;
	
}
.submenu a{
	font-size: 11px;
	color: #FFFFFF;
	text-transform:uppercase;
	text-decoration: none;
	
}

.rodape {
	font-size: 13px;
	color: #727272;
	text-decoration:none;
}
}
.rodape a:hover{
	font-size: 11px;
	color: #727272;
	text-decoration: underline;
}

.menuAceso {
	font-size: 17px;
	text-decoration:none;
	text-transform:uppercase;
	color: #ffffff;
	
}
.menuAceso a {
	font-size: 17px;
	text-decoration:none;
	text-transform:uppercase;
	color: #ffffff;
	
}
.menuAceso a:hover {
	font-size: 17px;
	text-decoration:none;
	text-transform:uppercase;
	color: #ffffff;
	text-decoration: underline;
	
}
