#total {
	background-color:#FFFFFF;
	margin-bottom: 10px;
	margin-top: 10px;
}
#topo {
	height: 140px;
	background-image: url(../images/fundo_topo_novo.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
}
#logotipo {
	background-image:url(../images/logomarca.jpg);
	background-repeat:no-repeat;
	height: 140px;
	background-color: #FFFFFF;
}
#sistema_busca {
	background-image:url(../images/mod_busca.jpg);
	background-repeat: no-repeat;
	height: 140px;
}
#mod_search_searchword {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: transparent;
	background-image: url(transparent);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 40px;
	margin-top: 65px;

}

#coluna_esquerda {
	background-image:url(../images/fundo_left.jpg);
	background-repeat:repeat-x;
	background-position:center;
	height: 730px;	
	float:left;
}

#banner {
	height: 340px;
	
}

#conteudo_total {

}
#conteudo {
	float: left;
	padding-top: 10px;
}

#coluna_direita {
	float:left;
}


#rodape {
	text-align: center;
	background-image:url(../images/fundo_rodape.jpg);
	background-repeat:repeat-x;
	color: #264476;
	font-style: italic;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-color: #C8CBD0;
	background-position: center top;
	margin-bottom: 10px;
}

#total #coluna_esquerda #menu .dropdown {
	width: 270px;
	height: 40px;
}
#total #coluna_esquerda #menu .dropdown li {
}
#total #coluna_esquerda #menu .dropdown .clr {
	width: 150px;

}
#total #conteudo_total #conteudo .moduletable td {
	width: 300px;
	padding-left: 3px;
	padding-right: 3px;
}


#galeria img{
	
	margin-bottom: 5px;
	/*border: 1px solid;
	border-color: #C8CBD0;*/
	margin-left: 8px;
	margin-right: 8px
	display: block;


}
#total #conteudo_total #conteudo .moduletable .moduletable .contentheading {
	text-align: center;
	padding-bottom: 10px;
}
