@charset "utf-8";
/* CSS Document */


.dia{
	font-size:26px;
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	width:50px;

}
.dia2{
	font-size:40px;
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;

}

.mes{
	font-size:14px;
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	width:50px;

}
.mes2{
	font-size:26px;
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;

}
.ano{
	font-size:20px;
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	width:50px;
	
}
.local{
	font-size:12px;
	color:#06F;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;

}

.titulo{
	font-size:18px;
	color:#0CF;
	font-family:Verdana, Geneva, sans-serif;
	
}
.titulonoticia{
	font-size:24px;
	color:#0CF;
	font-family:Verdana, Geneva, sans-serif;
	
}
.titulo2{
	font-size:14px;
	color:#0CF;
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	
}

.titulo_detalhes{
	font-size:26px;
	color:#06F;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
}

.descricao_home{
	font-size:12px;
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
	width:300px;

}
.descricao_detalhes{
	font-size:12px;
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;

}
.table_detalhes{
	font-size:12px;
	color:#666;
	font-family:Tahoma, Geneva, sans-serif;
}
a:link{
		text-decoration:none;
		font-size:12px;
		color:#06F;
		font-weight:bold;
}
a:hover{
		text-decoration:underline;
		font-size:12px;
		color:#06F;
}
a:visited{
		text-decoration:underline;
		font-size:12px;
		color:#06F;
}

