/* ^^^^^^^^ CODIGO DO MENU MESES ^^^^^^^^^^ */
body{
	background-image:url(../images/bg.gif);
	margin:0px;
}
h4 {
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	color:#034895;
}
h5 {
	color:#034895;
}
#container{
	margin: 0 auto;
	width:770px;
	background-color:FFF;
	}
#styleone{position:relative;display:block;height:21px;font-size:11px;font-weight:bold;background:transparent url(images/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-bottom:1px solid #d9d9d9;}
#styleone ul{margin:0;padding:0;list-style-type:none;width:auto;}
#styleone ul li{display:block;float:left;margin:0 1px 0 0;}
#styleone ul li a{display:block;float:left;color:#034895;text-decoration:none;padding:2px 20px 0 18px;height:18px;}
#styleone ul li a:hover,#styleone ul li a.current{color:#034895;background:transparent url(images/bgON.gif) repeat-x top left;}
/* ^^^^^^^^ FINAL DO CODIGO MENU DE MESES ^^^^^^^^^^ */


/* ^^^^^^^^ CLASSES CONTROLADORAS ^^^^^^^^^^ */

.tabela_conteudo{
	float:left;
	margin-left:10px;
		font-family:Tahoma, Arial, Verdana, "Trebuchet MS", sans-serif;
		font-size:10px;

}

.tabela_conteudo tr{
	height:20px;
}


.textodestaque{
	
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:16px;
	border-bottom: 1px solid #999999;

}


/* ^^^^^^^^ FINAL CLASSES CONTROLADORAS ^^^^^^^^^^ */

#conteudo_mes{
	width:580px;
	float:left;
}