.texto, .tituloNoticias, .textoAzul {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
.migalha {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #666666;
	text-decoration:none;
}
.tituloNoticias{font-size: 14px;}
.textoAzul{color: #0f5c8b;}

.menu{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight:bold;
	color: #0f5c8b;
	text-decoration:none;

}
.texto_nota{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration:none;

}
.titulopagina { 
	font-size:13px;
	font-family:"Trebuchet MS";
	color:#87B900;
	font-weight:bold;
	text-decoration:none;
}
.textobranco { 
	font-size:13px;
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

/*****************************************************************

Calendario
*******************************************************************/

.mes { 
	font-size:11px;
	font-family:"Trebuchet MS";
	color:#87B900;
	font-weight:bold;
	text-decoration:none;
}

/*****************************************************************

Elementos
*******************************************************************/

hr {
	height:1px;
	width: 80%;
	color:#ffffff;

	
	}
	
	.bordaImg {
	border: 3px solid #CCCCCC;
}
