html {
	overflow-y: scroll;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(img/bgTopo.gif) repeat-x;
	color: #6F6F6F;
}

<!--
a:link, a:visited, a:active {
text-decoration:underline;
color:#3a3987;
}
a:hover {text-decoration: none; 
background:#3a3987; 
color: #FFFFFF;
}
-->

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}


.centraliza {
	width: 990px;
	margin: 0 auto 0 auto;
	text-align: left;
	position: relative;
}

/* - - - - - - - - - - - - - - - - - - - -*/
#topo {
	height: 255px;
	position: relative;
	z-index: 999;
}
#topo #topoFlash {
	position: absolute;
	top: 0px;
	left: 0px;
}
#topo #banners {
	position: absolute;
	top: 278px;
	left: 0px;
}
#topo #textBox {
	position: absolute;
	top: 213px;
	left: 707px;
	width: 263px;
	height: 24px;
/*	border: 1px solid #DADADA;*/
	border-top: 0px;
	border-bottom: 0px;
	font-size: 13px;
	padding: 9px 0 0 20px;
}
#topo #textBox a {
	color: #2C2D42;
}
/* - - - - - - - - - - - - - - - - - - - -*/
#conteudo {
	border-top: 1px solid #FFF;
}
#conteudo #colunaEsq {
	float: left;
	width: 180px;
	height: 330px;	
}
#conteudo #colunaDir {
	float: right;
	background: #FFF;
	width: 790px;
	margin: 0 0 30px 0;
}
#conteudo .titPagina {
	margin: 10px 0 0 0;
}
#imgBox1 {
	position: absolute;
	top: 22px;
	left: 200px;
}
#imgBox2 {
	position: absolute;
	top: 22px;
	left: 465px;
}
#imgBox3 {
	position: absolute;
	top: 22px;
	left: 730px;
}


/* - - - - - - - - - - - - - - - - - - - -*/
.fotoWide {
	float: left;
	border: 1px solid #6F6F6F;
	margin: 0 0 15px 0;
}
.fotoWide .legenda {
	clear: both;
	border-top: 1px solid #6F6F6F;
	width: 778px;
	font-size: 10px;
	padding: 5px;
}
.fotoWide img {
	float: left;
}
.fotoDuplo .foto1 {
	float: left;
	margin: 0 0 15px 0;
	border: 1px solid #6F6F6F;
}
.fotoDuplo .foto2 {
	float: right;
	margin: 0 0 15px 0;
	border: 1px solid #6F6F6F;
}
.fotoDuploLegenda {
	position: relative;
	top: -15px;
}
.fotoDuploLegenda .legenda1 {
	float: left;
	border: 1px solid #6F6F6F;
	border-top: 0px;
	width: 380px;
	font-size: 10px;
	padding: 5px;
}
.fotoDuploLegenda .legenda2 {
	float: right;
	border: 1px solid #6F6F6F;
	border-top: 0px;
	width: 380px;
	font-size: 10px;
	padding: 5px;
}
.fotoTriplo .foto1 {
	float: left;
	margin: 0 0 15px 0;
	border: 1px solid #6F6F6F;
}
.fotoTriplo .foto2 {
	float: left;
	margin: 0 0 15px 5px;
	border: 1px solid #6F6F6F;
}
.fotoTriplo .foto3 {
	float: right;
	margin: 0 0 15px 0;
	border: 1px solid #6F6F6F;
}
.fotoTriploLegenda {
	position: relative;
	top: -15px;
}
.fotoTriploLegenda .legenda1 {
	float: left;
	border: 1px solid #6F6F6F;
	border-top: 0px;
	width: 248px;
	font-size: 10px;
	padding: 5px;
}
.fotoTriploLegenda .legenda2 {
	float: left;
	border: 1px solid #6F6F6F;
	border-top: 0px;
	width: 248px;
	font-size: 10px;
	padding: 5px;
	margin: 0 0 0 5px;
}
.fotoTriploLegenda .legenda3 {
	float: right;
	border: 1px solid #6F6F6F;
	border-top: 0px;
	width: 248px;
	font-size: 10px;
	padding: 5px;
}
.fotoLeft {
	float: left;
	margin: 0 15px 15px 0;
	border: 1px solid #6F6F6F; 
}
.fotoLeft img {
	float: left;
}
.fotoLeft .legenda {
	clear: both;
	border-top: 1px solid #6F6F6F;
	width: 140px;
	font-size: 10px;
	padding: 5px;
}
.fotoRight {
	float: right;
	margin: 0 0 15px 15px;
	border: 1px solid #6F6F6F;
}
.fotoRight img {
	float: left;
}
.fotoRight .legenda {
	clear: both;
	border-top: 1px solid #6F6F6F;
	width: 140px;
	font-size: 10px;
	padding: 5px;
}

/* - - - - - - - - - - - - - - - - - - - -*/
table.bordasimples {border-collapse: collapse;}

table.bordasimples tr td {border:1px solid #2E2F81;}

/* - - - - - - - - - - - - - - - - - - - -*/
#rodape {
	clear: both;
	height: 100px;
	border-top: 1px solid #DADADA;
	font-size: 11px;
	color: #2E2F81;
}

#rodape #rodapeDireitos{
	float: left;
	margin: 12px 10px 0 5px;
	padding: 0 10px 0 0;
	font-size: 12px;
	color: #2E2F81;
}
#rodapeDireitos a:hover{
	background-color:#FFFFFF;
}
#rodape #rodapeCreditos {
	float: left;
	margin: 9px 0 0 0;
	font-size:10px;
}
#rodape .rodapeItem {
	float: left;
	margin: 10px 0 0 15px;
}

#rodape #rodapeMenu {
	float: right;
	margin: 0 25px 0 0;
}
#rodape .rodapeItem img{
	vertical-align: middle;
}
#rodape .rodapeItem span{
	vertical-align: middle;
}
