body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F0F0F1;
	background-image: url(../img/fundo_geral.jpg);
	background-repeat: repeat-x;
}

a { color: #476087; }

#flutuante {
	position:absolute;
	left:5px;
	top:5px;
	width:415px;
	height:379px;
	z-index:1;
}

#principal {
	border-left: 1px solid white;
	border-right: 1px solid white;
}

td {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}

.text_home {
	text-align: justify;
	line-height: 22px;
}

.noticias { line-height: 18px; }

.data_not {
	font-weight: bold;
	color: #666666;
}

#legendas { font-size: 11px; }

#rodape {
	line-height: 18px;
	font-size: 11px;
	color: #666666;
}