body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/resources/bg.gif);
}


#topo {
	background-image: url(../images/topo/listra.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 170px;
	margin-bottom: 20px;
}
#topoConteudo {
	height: 151px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/topo/painel.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	padding-top: 10px;
}

#corpoGeralHome {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.galeria {
	float: left;
	width: 200px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-left: 15px;
	height: 300px;
}
.galeria a {
	text-decoration: none;
	color: #036;
	font-size: 14px;
	font-weight: bold;
}
.galeria .cinzaPequeno {
	font-size: 11px;
	color: #666;
}
.galeria .descricao {
	font-size: 11px;
	color: #999;
}

.galeria .holder {
	height: 150px;
	width: 198px;
	overflow: hidden;
	border: 1px solid #CCC;
	margin-bottom: 5px;
}


.galeriaInterna {
	float: left;
	width: 215px;
	margin-right: 8px;
	margin-bottom: 25px;
	margin-left: 8px;
	text-align: center;
	height: 180px;
}
.galeriaInterna .holder {
	height: 150px;
	width: 215px;
	overflow: hidden;
}
#thumbs {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 110px;
}
#thumbs #slider1 {
	width: 890px;
}

#thumbs #slider1 li {
	width: 150px;
	height: 90px;
	overflow: hidden;
	margin-right: 5px;
}
#foto {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}








#conteudoHome {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/boxes/conteudoHome.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 465px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#conteudoHome .colunaEsquerda {
	float: left;
	width: 295px;
	margin-right: 5px;
}

#conteudoHome .colunaMeio {
	float: left;
	width: 316px;
}


#conteudoHome .colunaDireita {
	float: left;
	width: 295px;
	margin-left: 5px;
}






#rodape {
	background-color: #FFF;
	height: 100px;
}
#rodape #conteudoRodape {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	padding-top: 15px;
}

#bggal {
	background-image: url(../images/resources/bggal.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 105px;
}
