@charset "iso-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fef5c2;
	font-family: "Segoe UI", Tahoma, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #111111;
}

.topo {
	background-image:url(../fig/topo/fdo_topo.jpg);
	background-color: #FFF5C2;
	background-repeat: repeat-x;
}

.data_noticias_home {
	font-size:10px;
	line-height:12px;
	color:#C03;
}

.titulo_noticias_home {
	font-size:12px;
	line-height:18px;
	color:#111111;
	text-decoration: none;
}

.titulo_noticias_home a{
	font-size:12px;
	line-height:18px;
	color:#111111;
	text-decoration: none;
}

.titulo_noticias_home a:hover{
	font-size:12px;
	line-height:18px;
	color:#111111;
	text-decoration: underline;
}

.rodape {
	font-size:11px;
	line-height:14px;
	color:#000;
	text-decoration: none;
}

.rodape a{
	font-size:11px;
	line-height:14px;
	color:#000;
	text-decoration: none;
}

.rodape a:hover{
	font-size:11px;
	line-height:14px;
	color:#000;
	text-decoration: underline;
}

.titulos_colunas_noticias {
	font-size:16px;
	line-height:24px;
	color:#FFF;
}

.titulos_imprensa {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#5E0000;
	font-weight:bold;
	line-height: 27px;
}

.outros_imprensa {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	font-weight:bold;
	font-style: italic;
	line-height: 18px;
}

.titulo_albuns_fotos {
	font-size:12px;
	color:#5E0000;
	line-height: 18px;
}


