
*{padding:0; margin:0;}

body{
    background: url(imagens/fundo_2.png) 0 0 repeat-x;
	text-align:center;
	padding:10px;
}

#wrap{
    width:900px;
	margin:0 auto;
	text-align:center;
}

#conteudo{
	width:890px;
	height:1250px;
	margin:0 auto;
	text-align:center;
}

#data{
	width:895px;
	height:110px;
	float:left;
}

#logo{
    background: url(imagens/logo.png);
	width:150px;
	height:100px;
	float:left;
	margin-left:5px;
	margin-top:5px;
}

#data_texto{
	width:220px;
	height:14px;
	float:left;
	margin-top:90px;
}

#dados{
	width:340px;
	height:60px;
	float:left;
	margin-left:20px;
	margin-top:50px;
}

#idiomas{
	width:150px;
	height:30px;
	float:right;
	margin-right:10px;
	margin-top:73px;
}
#brasil{
	width:29px;
	height:29px;
	float:left;
	margin-left:50px;
	margin-top:3px;
}

#espanha{
	width:30px;
	height:30px;
	float:left;
	margin-left:5px;
}

#ingles{
	width:30px;
	height:30px;
	float:left;
	margin-top:2px;
	margin-left:6px;
}

#menu_horizontal_cima{
	width:890px;
	height:20px;
	float:left;
	margin-top:2px;
}

/*INCIO MENU HORIZONTAL CIMA*/
#index{
	width:120px;
	height:20px;
	float:left;
}

#index:hover{
	background:#663300;
	width:120px;
	height:20px;
	float:left;
}

#index_texto{
	width:100px;
	height:20px;
	float:left;
	margin-left:10px;
}

#pousada{
	width:120px;
	height:20px;
	float:left;
	margin-left:7px;
}

#pousada:hover{
	background:#663300;
	width:120px;
	height:20px;
	float:left;
	margin-left:7px;
}

#pousada_texto{
	width:100px;
	height:20px;
	float:left;
	margin-left:20px
}

#promocoes{
	width:110px;
	height:20px;
	float:left;
	margin-left:7px;
}

#promocoes:hover{
	background:#663300;
	width:110px;
	height:20px;
	float:left;
	margin-left:7px;
}

#promocoes_texto{
	width:100px;
	height:20px;
	float:left;
	margin-left:13px
}


#tarifas_reservas{
	width:140px;
	height:20px;
	float:left;
	margin-left:7px;
}

#tarifas_reservas:hover{
	background:#663300;
	width:140px;
	height:20px;
	float:left;
	margin-left:7px;
}

#tarifas_reservas_texto{
	width:120px;
	height:20px;
	float:left;
	margin-left:8px
}
/*FINAL MENU HORIZONTAL CIMA*/

#texto_imagem{
	background: url(imagens/texto.png);
	width:850px;
	height:515px;
	float:left;
	margin-top:15px;
	margin-left:30px;
}

#box_baixo{
	width:880px;
	height:360px;
	float:left;
	margin-top:5px;
	margin-left:5px;
}

#menu_horizontal{
	background:#900;
	width:890px;
	height:30px;
	float:left;
	margin-top:5px;

}


/*INICIO MENU HORIZONTAL*/
ul{
   list-style:none;
}

ul#menu{
   width:890px;
   margin:0 auto;
   position:relative;
}

ul#menu li{
   float:left;   
}

ul#menu li a{
   display:block;
   float:left;
   padding:0 13px;
   height:30px;
   line-height:35px;
   text-decoration:none;
   color:#FFF;
}

ul#menu li a:hover, ul#menu li a.ativo{
   background:#600;
}

ul#menu li ul{
   display:none;
   position:absolute;
   top:30px;
   left:0;
   width:890px;
   background:#C63;
}


ul#menu li:hover ul{
   display:block;
}
/*FIM MENU HORIZONTAL*/



#texto_2{
	width:850px;
	height:380px;
	float:left;
	margin-left:100px;
	margin-top:130px;
}

#titulo{
	width:330px;
	height:15px;
	float:left;
	margin-left:340px;
	margin-top:40px;
	border-bottom:1px #630 solid;
}

#texto_b{
	width:500px;
	height:14px;
	float:left;
	margin-left:160px;
	margin-top:40px;
}

#texto_c{
	width:500px;
	height:14px;
	float:left;
	margin-left:160px;
	margin-top:10px;
}

#box_galeria{
	width:800px;
	height:95px;
	float:left;
	margin-top:20px;
}

/*INICIO_GALERIA*/
#galeria{
	margin:2px auto;
	width:680px;
}

#galeria ul li{
	list-style-type:none;
	display:inline-table;
}

#galeria ul li .img_pequena{
	border:2px solid #fff;
	padding:2px;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	-moz-border-radius-bottomright:7px;
	
	-webkit-border-top-left-radius:7px;
	-webkit-border-top-right-radius:7px;
	-webkit-border-bottom-right-radius:7px;
	
	border-top-left-radius:7px;
	border-top-right-radius:7px;
	border-top-bottom-right-radius:7px;
}

#galeria ul li .img_grande{
	border:3px solid #900;
	margin:0px 0px 0px -150px;
	padding:3px;
	position:absolute;
	visibility:hidden;
	opacity:0;
	
	-moz-broder-radiuz-topleft:7px;
	-moz-broder-radiuz-topright:7px;
	-moz-broder-radiuz-bottomright:7px;
	
	-webkit-border-top-lef-radius:7px;
	-webkit-border-top-right-radius:7px;
	-webkit-border-bottom-right-radius:7px;
	
	-webkit-transition-:opacity 2s ease-in-out;
}

#galeria ul li:hover .img_grande{
	visibility:visible;
	opacity:1;
}

/*FINAL_GALERIA*/


#texto_3{
	width:870px;
	height:280px;
	float:left;
	margin-left:5px;
	margin-top:10px;
}



#standard{
	width:280px;
	height:200px;
	float:left;
	margin-left:8px;
	margin-top:15px;
}
#standard_titulo{
	background:#CC9966;
	width:276px;
	height:30px;
	float:left;
	margin-left:2px;
	margin-top:2px;
}

#standard_imagem{
	background: url(imagens/standard.jpg);
	width:276px;
	height:70px;
	float:left;
	margin-left:2px;
	margin-top:2px;
}
#standard_texto_a{
	width:265px;
	height:30px;
	float:left;
	margin-left:5px;
	margin-top:10px;
	text-align:justify;
}
#standard_texto_b{
	width:265px;
	height:30px;
	float:left;
	margin-left:5px;
	margin-top:10px;
	text-align:justify;
}



#lazer_servicos2{
	width:280px;
	height:200px;
	float:left;
	margin-left:5px;
	margin-top:15px;
}
#lazer_servicos2_titulo{
	background:#C90;
	width:276px;
	height:30px;
	float:left;
	margin-left:2px;
	margin-top:2px;
}
#lazer_servicos2_imagem{
	background: url(imagens/lazer.jpg);
	width:276px;
	height:70px;
	float:left;
	margin-left:2px;
	margin-top:2px;
}
#lazer_servicos2_texto{
	width:276px;
	height:90px;
	float:left;
	margin-left:2px;
	margin-top:2px;
}



#standard_superior{
	width:280px;
	height:240px;
	float:left;
	margin-left:5px;
	margin-top:15px;
}
#standard_superior_titulo{
	background:#663300;
	width:276px;
	height:30px;
	float:left;
	margin-left:2px;
	margin-top:2px;
}
#standard_superior_imagem{
	background: url(imagens/standard_superior.jpg);
	width:276px;
	height:70px;
	float:left;
	margin-left:2px;
	margin-top:2px;
}
#standard_superior_texto_a{
	width:265px;
	height:44px;
	float:left;
	margin-left:5px;
	margin-top:5px;
}
#standard_superior_texto_b{
	width:265px;
	height:30px;
	float:left;
	margin-left:5px;
	margin-top:5px;
	text-align:justify;
	text-decoration:none;
}
#standard_superior_texto_c{
	width:265px;
	height:20px;
	float:left;
	margin-left:5px;
	margin-top:5px;
	text-align:justify;
	text-decoration:none;
}

#cem_metros-atlantico{
	background: url(imagens/atlantico_espanhol.jpg);
	width:500px;
	height:40px;
	float:left;
	margin-top:20px;
}


h1{
  color:#FFF;
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
  font-style:italic;
  float:left;
  margin-top:6px;
  margin-left:5px;
}


h2{
  color:#000;
  font-size:11px;
  font-family:Arial, Helvetica, sans-serif;
  font-style:italic;
  float:left;
  text-align:justify;
}

h3{
  color:#000;
  font-size:16px;
  font-family:Arial, Helvetica, sans-serif;
  font-style:italic;
  float:left;
  text-align:justify;
  margin-left:120px;
}


h4{
  color:#000;
  font-size:14px;
  font-family:Arial, Helvetica, sans-serif;
  font-style:italic;
  float:left;
  text-align:justify;
}

h5{
  color:#FFF;
  font-size:14px;
  font-family:Arial, Helvetica, sans-serif;
  font-style:italic;
  float:left;
  text-align:justify;
  margin-top:15px;
  margin-left:10px;
}

h6{
  color:#000;
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
  font-style:italic;
  float:left;
  text-align:justify;
}

h7{
  color:#000;
  font-size:14px;
  font-family:Arial, Helvetica, sans-serif;
  font-style:italic;
  float:left;
  text-align:justify;