BODY{
background-color:#FFFFFF;	
font-family: Arial;
font-size:12px;
color:#000000;
}

.linkMenuLeftImpar{
	font-family: Arial;
	font-size:11px;
	color:#555555;
	text-decoration:none;
	text-transform: lowercase;
	/*font-weight: bold;*/
}
.linkMenuLeft:hover{
	text-decoration:underline;
}
.linkMenuLeftPar{
	font-family: Arial;
	font-size:11px;
	color:#555555;
	text-decoration:none;
	text-transform: lowercase;
	font-weight: bold;
}
.texto{
	font-family: Arial;
	font-size:11px;
	color:#808285;
	text-align: justify;
}
.texto_conteudo{
	font-family: Arial;
	font-size:11px;
	color:#808285;
}
.texto TABLE{
	font-family: Arial;
	font-size:11px;
	color:#808285;
}
.titulo{
	font-family: Arial;
	font-size:15px;
	color:#808285;
}
.subTitulo{
	font-family: Arial;
	font-size:11px;
	color:#808285;
}
.tituloConteudo{
	font-family: Arial;
	font-size:14px;
	color:#7082B5;
	text-transform: uppercase;
	border-bottom: 1px dashed #7082B5;
}
.linkNoticia:hover{
	text-decoration:underline;
}
.linkNoticia{
	text-decoration:none;
}
.textoDestaque{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #949699;	
	text-decoration: none;
}

.textoDestaque:hover{
	text-decoration: none;
}


.tituloDestaqueFundo{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7383b6;	
	text-decoration: underline;
	font-weight: bold;
}
.tituloDestaqueFundo:hover{
	text-decoration: none;
}
.tituloDestaqueFundoMain{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BEBEBE;	
	font-weight: bold;
}
.numerosAgenda{
	font-family: Arial;
	font-size:9px;
	color:#808285;
}
.linkTopAgenda{
	font-family: Arial;
	font-size:10px;
	color:#BBC0DA;
}