/* CSS Document */
/**************** PRINCIPAL ****************/
body{
	background-image:url(../images/fundo1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-size: 0.8em;
	color: #5e5956;
}

a:link, a:active, a:visited{
	color:#5e5956;
	text-decoration:none;
}

a:hover{
	color:#7c736e;
	text-decoration:underline;
}

*{
	margin:0px;
	padding:0px;
}

h1,h2,h3,h4,h5,h6,ol,ul,ol,dl,form,label,fieldset{
	margin:0.5em 0px;
}

input,select{
	margin:0.2em 0px;
}

tr,td,table{
	margin:0px;
	padding:0px;
}

/**************** TOPO ****************/
/*Informação: O topo é somente o menu!*/
#header{
	padding-top:230px;
	position:relative;
}

#menu{
	width:100%;
	height:auto;
	text-align:center;
	margin-top:-38px;
	margin-left:-23px;
	position: absolute;
}

#head_img{
}

#head_flash{
}

/**************** CONTEÚDO ****************/
#wrapper{
	width:100%;
	text-align:center;
}

.copy{
	padding-top:130px;
}

#conteudo{
	height:1000px;
}

#conteudo_1200{
	height:1200px;
}

#content{
	width:auto;
	
}

#servicos{
	margin-top:-120px;
	position:relative;
	text-align:justify;
}

#qdo1{
	background-image:templates/hotel_praia_grande/images/qdo1.png;
	width:"";
	height:auto;
	
}

#qdo2{
	background:templates/hotel_praia_grande/images/qdo2.png;
	width:"";
	height:auto;
	
}
#roteiro{
	width:600px;
	text-align:justify;
	margin-top:-120px;
	position:relative;
}




#lazer{
	margin-right:300px;
	margin-top:-120px;
	position:relative;
}

#localizacao{
	margin-top:-120px;
	position:relative;
	text-align:justify;
}

#contato{
	width:700px;
	margin-top:-120px;
	position:relative;
	text-align:justify;
}

/**************** PRINCIPAL - Newsletter ****************/
#news{
	float:left;
}

#form_news{
	margin-bottom:25px;
	margin-left:23px;
}

#input_text{
	margin-left: 60px;
	margin-top:0px;	
}

#bt_enviar{
	float: right;
	position:absolute;
	margin-top: 20px;
	margin-left:-52px;
	border: 0px;
}

.text_news{
	font-weight:bold;
	color:#5E5956;
	margin-left:60px;
}

.ferias_text{
	margin-left:80px;
	margin-top:10px;
	position:absolute;
	text-align:justify;
}

#promo_saiba{
	margin-top:19px;
	margin-left:20px;
}

#promo{
	margin-bottom:20px;
	text-align:left;
	float:right;
	position:relative;

}

#ferias_promo{
	margin-top:30px;
}

#betocarrero{
	float:left;
}

#penha{
	float:right;
	margin-top:-32px;
	position:relative;
}

#penha_bt_saiba{
	margin-left:100px;
	margin-top:50px;
}

#space_br{
	padding-top:20px;
}

#acomod{
	margin-top:-120px;
	position:relative;
	text-align:justify;
}

#acomodacoes{
	margin-left:-180px;
	height:242px;
	margin-top:-90px;
}

#promobody{
	margin-left:-180px;
	height:1128px;
	margin-top:-260px;
}

#alinhar{
	width:700px;
	margin-top:-120px;
	position:relative;
	text-align:justify;
}

#quemsomos{
	margin-top:-120px;
	text-align:justify;
	width:500px; 
}

#promodesc{
	margin-top:-120px;
	width:750px;
	text-align:justify;
}

#penhadesc{
	margin-top:-120px;
	width:600px;
	text-align:justify;
}

#betodesc{
	width:600px;
	margin-top:-120px;
	text-align:justify;
}
#hidden{
	overflow:hidden;
	position:static;
}

#ban1{
	margin-left:-67px;
	margin-top:-46px;
}

.serv_sub_tt{
	color:#00409e;
	font-weight:bold;
}

.sub1{
	font-size:22px;
	margin-left:40px;
	padding-top:02px;
}

.sub2{
	font-size:14px;
	padding-left:40px;
	margin-top:10px;
}

#eventos{
	position:relative;
	width:600px;
	margin-top:-120px;
	text-align:justify;
}

/**************** PRINCIPAL - Beto Carrero ****************/

#betocarrero{
}

.beto_text{
	margin-left:200px;
	margin-top:15px;
	text-align:justify;
}



/**************** RODAPÉ ****************/
#footer{
	clear:both;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	background-position: center;
	width:100%;
	height:250px;
	text-align:center;
}

#tb_footer{
	margin-left:100px;
}

#descricao_beto{
	position:relative;
	width:700px;
	margin-top:-120px;
	text-align:justify;
}

.color{
	color:#0000cd;
}
