body {
	background:#FFFFFF;
	-x-system-font:none;
	font-family:arial,helvetica,clean,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.231;
	margin-top:-15px;
	margin:0pt auto;
	width:776px;
	height:auto;
}

h1, h2, h3{
	margin:0;
}

h3{
	text-transform:uppercase;
	font-size:15px;
}

h2{
	margin-bottom:5px;
	text-transform:lowercase;
	color:#990000;
	font-size:20px;
}

h2:first-letter{
	font-size:40px;
}
/*#geral{
    width:718px;
    height:auto;
    margin:0 auto;
	background:#FFFFFF;
	border:#009900 2px;
	padding:50px;
}*/

#geral{
    width:768px;
    height:auto;
    margin:-3px auto;
	background:url(imagens/bg_geral.jpg) no-repeat;
	float:left;
	padding:20px;
	min-height:600px;
		
}

#topo{
    background:url(imagens/topo2.jpg) no-repeat;
	width:768px;
	height:265px;
	margin:0;
	text-indent:-5000px;
	
	}


#menu{
    width:768px;
	float:right;
	margin:0 0 20px 0;
}

#menu ul{
	float:right;
}
		
#menu li{
	display:inline;
	margin-left:15px;
}
	
#menu li a{
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;	
}

#menu li a:hover{
	color:#FF0000;
	
}

.active{
	color:#CC0000;
	
}



/* CONTEUDO - COLUNA ESQUERDA */
#col_esq{
    width:440px;
	float:left;
}

#col_esq p{
    margin-right:6px;
}


.bloco_conteudo{
	background:#CCCCCC;
	padding:20px;
	margin-top:10px;
	background:url(imagens/tt.jpg) no-repeat;
	text-align:justify;
	
	min-height:350px;
}

.bloco_conteudo p{
	line-height:23px;
}

/*.capitular p:first-letter{	
	font-size:25px;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:50px;
}*/

#banner_horizontal{
	width:468px;
	height:60px;
	float:left;
	border:1px #000000 solid;
	margin:auto 130px;
	
	
	
}

/* FIM DO CONTEUDO - COLUNA ESQUERDA*/

/* ANUNCIOS - COLUNA DIREITA */
#col_dir{
    width:230px;
    float:right;
}

#col_dir p{
    margin-left:6px;
}

#col_dir ul{
	width:120px;
	height:auto;
}

#col_dir li{
	text-decoration:none;
	list-style:none;
	margin-top:10px;
}

#col_dir a{
	text-decoration:none;
	border:none;
}

#col_dir img{
	border:none;
}
/*FIM DOS ANUNCIOS - COLUNA DIREITA*/


/* RODAPE*/
#rodape{
    width:768px;
	height:400px;
	float:left;
	margin:25px 0 0 0;
	background:url(imagens/rodape.jpg) no-repeat;
	margin: 50px 0 -50px 0;
	text-align:center;
	padding-right:50px;
	margin-left:-20px;
	
	
}

#rodape a{
    border:none;
	float:right;
	margin-right:60px;
	margin-top:30px;
}

#rodape img{
    border:none;
}
#menu_rod ul li{
	list-style:none;
	display:block;
	padding: 10px 0 10px 0;


}


/*FIM DO RODAPE*/


#contato{
	width:440px;
}

#contato label{
	font-size:14px;
	display:block;
	color:#999999;
}
	
#contato input , #contato textarea {
	border:#CCCCCC solid 1px;
	font-size:14px;
	color:#FFFFFF;
	background:#666666
}
	
#contato .text{
	width:440px;
	height:20px;
}
	
#contato textarea{
	width:440px;
	height:90px;
}
	
#contato .enviar{
	width:62px;
	height:15px;
	background:#666666;
	color:#FFFFFF;
	font-size:14px;
	border:none;
}

#contato input:focus, #contato textarea:focus {
	background: #333333; /* Fundo amarelo palha */
	border: 1px solid #c30; /* Borda vermelha de 2px */
	color:#FFFFFF;
}

#contato textarea:focus {
	border-width: 1px; /* Redefine a borda para 1px se o campo for textarea */
}

#form_contato{
	width:400px;
	height:auto;
	margin:50px 0 200px 25px;


}

#link a{
	text-decoration:none;
	color:#000000;

}

img{
	border:none;
}

#banners_pag{
	width:500px;
	height:700px;
	/*border:#000000 1px solid;*/
	margin: auto 100px;
}

.form_banner{
	width:500px;
	height:150px;
	border:#000 1px solid;
	float:left;
	margin:5px;
	background:url(banners/reserva.gif);

}

a {
	text-decoration:none;
	color:#0066FF;
}

