html, body {
	margin: 0; padding: 0;
}

body {
	background: #0584d0 url(imgs/fundo.png) repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	
}

a {
	text-decoration: none;
	color: #069;

}

a:hover {
	text-decoration: underline !important;
}

.clr {clear: both;}

#base {
	width: 960px;
	margin: 0 auto;
	background-color: #fff;
}

#topo {
	background: url(imgs/topo.png) no-repeat;
	width: 960px;
	height: 183px;
}

#logo {
	width: 300px;
	height: 183px;
	margin-left: 30px;
	cursor: pointer;
}

#meio {
	margin-top: 10px;	
}

#esquerda {
	float: left;
	width: 215px;
}

#inferior {
	float: left;
	clear: both;
	width: 100%;
	padding: 20px 0;	
}

#inferior img {border: none;}

/* Menu Principal */

.bloco-esquerda {
	float: left;
	width: 195px;
	margin-left: 10px;
	background: #f0f0f0 url(imgs/menu_fim.png) no-repeat 0% 100%;
	padding: 0 10px 20px 10px;
}

.bloco-esquerda h3 {
	float: left;
	width: 180px;
	height: 15px;
	margin: 0;
	padding: 13px 5px 13px 30px;
	background: url(imgs/menu_h3.png) no-repeat;
	color: #fff;
	position: relative;
	margin-left: -10px;
}

.bloco-esquerda ul {
	float: left;
	padding: 0;
	margin: 10px 0 0 0;
}

.bloco-esquerda li {
	float: left;
	width: 195px;
	background: url(imgs/seta_cinza.png) no-repeat 0% 50%;
	list-style: none;
	clear: both;
}

.bloco-esquerda li a {
	float: left;
	width: 175px;
	padding: 5px 5px 5px 15px;	
	border-bottom: 1px solid #cfcfcf;
	text-decoration: none;
	color: #000;
	font-weight: 700;
}

.bloco-esquerda li a:hover {
	background: #ccc url(imgs/seta_vermelho.png) no-repeat 100% 50%;	
	color: #F00;
}

#direita {
	float: left;
	width: 725px;
	padding: 0;
	margin: 0 0 0 20px;
}

/* Menu topo */
#menu {
	width: 960px;
	background: url(imgs/menu_fundo.png) no-repeat;
	height: 100px;
}

#menu ul {
	padding: 0;
	margin:0;
}

#menu ul li {
	list-style: none;
	display: inline;
}

#menu ul li a {
	float: left;
	font: 700 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #65bafa;
	text-decoration: none;
	text-transform: uppercase;
	width: auto;
	min-width: 76px; 
	height: 12px;
	margin: 0 5px;
	padding: 27px 10px 58px 10px;
	text-align: center;
	outline: none;
}

#menu ul li a:hover {
	background: url(imgs/menu_hover.png) no-repeat 50% 3px;	
	color: #fff;
}

/* Banner */
#banner_wrap {
	background: url(imgs/meio_fundo.png) repeat-x;
}

#banner {
	/*background: url(imgs/banner_fundo.png) no-repeat;*/
	width: 939px;
	height: 218px;
	margin: 0 auto;
	padding: 0px 10px;
	color: #fff;
	overflow: hidden;
}

#banner p, #banner div, #banner h1 {
	padding: 0; margin: 0;	
}

#banner img {
	margin-right: 10px;	
}

#banner h1 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: -1px;
}

.toppage {
	background: url(imgs/banner_fundo_pq.png) no-repeat;
	width: 919px;
	height: 78px;
	margin: 0 auto;
	padding: 5px 10px;
}

.toppage h1 {
	padding: 20px 0;
	margin: 0;
	color: #fff;
	text-align: right;
	font: 30px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -2px;
}

.linha, .conteudo {
	float: left;
	width: 100%;
	background: url(imgs/linha_fundo.png) repeat-x 0% 25px;	
}

.conteudo {
	width: 695px !important;
	padding: 0 15px 0 0;	
}

.conteudo td img {
	border: 5px solid #cfcfcf;	
}

.linha h1, .conteudo h1, #inferior h3 {
	float: left;
	width: auto;
	border: none;
	font: 24px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	background-color: #fff;
	padding: 10px 7px;
	margin: 0 0 0 10px;
	color: #747474;
}

.linha p, .conteudo p, .conteudo form, .bloco-user10 p {
	clear: both;	
}

#txtanterior {
	float: left;
	clear: both;
	padding: 20px 20px 20px 0;
}

.leiamais {
	text-decoration: none;
	font-weight: 700;
	background-color: #efefef;
	padding: 10px 20px;
	color: #F00;
}

.coluna h2 {
	font-size: 14px;	
}

.coluna ins {
	font-weight: normal;
	font-size: 11px;
	color: #777;
}

.coluna {
	float: left;
	width: 30%;
	margin-left: 15px;
}

/*############# GRALERIA ##############*/

.bloco-galeria {

	float: left;

	background:#efefef;

	width:130px;

	text-align: center;

	margin:0 7px 5px 0;

	padding: 0 0 10px 0;

	vertical-align: bottom;

	font:11px Arial, Helvetica, sans-serif;

	color:#909090;

	border:1px solid #dddddd;

	height: 160px;

}



.bloco-galeria span {

	clear: both;

}

.bloco-galeria a img {

	border: 4px solid #fff;

	clear:both;

}


.bloco-galeria a:hover > img {

	border: 4px solid #FD7E79;

	clear:both;

}


.bloco-galeria h2 {

	color: #333;

	font: bold 12px Arial, Helvetica, sans-serif;

	margin-bottom:10px;

	padding:13px 0;

	background:url(imgs/textura_titulo_galeria.gif);

}

span.small {

	font:9px Arial, Helvetica, sans-serif;

	color: #e2671f !important;

	padding:10px 0;

	width:100%;

	float:left;

}



span.spandesc {

	font-size:11px;

	min-height:1px;

	padding:0;

	margin:0;

}



p.buscaseparador {

	padding:0; 

	margin:0;

}



div.buscaresultado {

	border: 1px solid #e9eef4;

	padding: 5px;

	margin-bottom: 5px;

}



div.buscaresultado p {

	padding: 0; margin: 0;

}



div.buscaresultado p a {

	float: left;

	background-color: #e9eef4;

	width: 98%;

	padding: 4px !important;

	text-decoration: underline;

	color: #069;

}



div.buscaresultado p a:hover {

	color: #039;

}

.basegaleria {

	float:left;

	padding:25px 0;

	background:url(imgs/btn_outras_galerias.gif) no-repeat 50% 40%;

	width:100%;

	height:29px;

	text-align:center;

	

}

.basegaleria a{

	font:bold 11px Arial, Helvetica, sans-serif;

	color:#fff;

	height:20px;

	padding:10px 40px;

}

.galeria_separador {

	width: 100%;

	float: left;

	height: 20px;

	margin-bottom: -12px;

}



.pagination span {

	color: #FF6600 !important;

}



p.pdesc {

	position: relative !important;

	z-index: 1 !important;

}


.botao_outras_galerias { float: right; }




/******************************************
 * FORMULÁRIO DE CONTATO
 ******************************************/

.conteudo form {
	width: 400px;
	clear: both;
	margin: 15px 0;
	padding: 20px 60px;
	background-color: #f5f5f5;
	border-top:2px solid #dfdfdf;
	border-bottom:2px solid #dfdfdf;
}



.conteudo select {width: 200px;}

#txtposterior, #txtanterior {
	font-size: 12px;	
}

.conteudo .cx_texto form {
	width: auto !important;
	margin: 0;
	padding: 0;
	background: none;
	border: none;
}
.conteudo label {
	padding:4px 20px 4px 5px;
	font:bold 12px Verdana, Geneva, sans-serif;
	color:#000;
	clear: both;
	
}
.conteudo input.cxinput {
	border:1px solid #dfdfdf;
	width:400px;
	height:20px;
	margin-bottom:10px;
}
.conteudo textarea {
	width:400px;
	height:200px;
	margin-bottom:10px;
	border:1px solid #d2eef8;
}
.conteudo .botao {
	background: #6ecbe7 url(../azul/images/fundo_botao.png) repeat-x;
	width:65px;
	height:23px;
	font:700 12px Verdana, Geneva, sans-serif;
	color:#fff;
	border: 1px solid #25b0dd;
	margin: 10px 5px;
}


/* Rodapé */
#rodape {
	background: url(imgs/rodape.png) no-repeat;
	width: 960px;
	height: 112px;
}

#rodape address {
	color: #82c2e8;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	padding-top: 120px;
	padding-bottom: 12px;
}