@charset "utf-8";

#titulo {
	width: 179px;
	height: 23px;
	padding:10px 0px;
	float: left;
	text-indent: -9000px;
	overflow: hidden;
}

.t1 { background:url(../img/titulo_quem_somos.jpg) no-repeat left center; }

.t2 { background:url(../img/titulo_politica.jpg) no-repeat left center; }

.t3 { background:url(../img/titulo_termos.jpg) no-repeat left center; }

#main > #content {
	clear: left;
	width: 608px;
	min-height: 297px;
	float: left;
	background-color: #F9F9F9;
	border: solid 1px #E5E5E5;
	padding: 10px;
	margin-bottom: 10px;
}

#main > #content p { margin-bottom: 20px; }

#main > #content ul {
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #10498C;
	padding-left: 40px;
	margin-bottom: 20px;
}

#preenchimento {
	float: right;
	width: 340px;
	height: 322px;
}

#preenchimento.p1 { background:url(../img/fundo_quem_somos.jpg) no-repeat top center }

#preenchimento.p2 { background:url(../img/fundo_politica.jpg) no-repeat top center }

#preenchimento.p3 { background:url(../img/fundo_termos.jpg) no-repeat top center }

