@charset "utf-8";
/* 
CLIENTE: POUSADA LA BARCA
SITE: WWW.POUSADALABARCA.COM.BR
DESENVOLVIMENTO: CONSENT TI
SITE: WWW.CONSENT.COM.BR
*/

* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	border: none;
}
body {
	text-align: center;
	background: url(../img/fundo.jpg) repeat-x 0 0 #9fc;
	font: 12px Arial, Helvetica, sans-serif;
}
/*#externa {
	background: url(../img/rodape_areia.png) no-repeat bottom center;
}*/
#tudo {
	width: 880px;
	margin: 0 auto;
	text-align: left;
}
#topo {
	position: relative;
	height: 128px;
	background: white;
	z-index: 3000;
}
h1#logo {
	width: 215px;
	height: 119px;
	text-indent: -9000px;
	background: url(../img/logo.png) no-repeat 0 0;
	float: left;
	margin: 6px 0 0 20px;
	overflow: hidden;
}
h1#logo a {
	width: 215px;
	height: 119px;
}
ul#idioma {
	position: absolute;
	width: 200px;
	height: 15px;
	top: 4px;
	left: 678px;
}
ul#idioma li a {
	width: 66px;
	float: left;
}
li.portugues a {
	padding-left: 24px;
	background: url(../img/portugues.png) no-repeat 0 0;
}
li.espanhol a {
	padding-left: 24px;
	background: url(../img/espanhol.png) no-repeat 0 0;
}
li.on a {
	color: #333;
	}
li.off a {
	color: #CCC;
	}
#informacoes {
	position: absolute;
	width: 250px;
	height: 50px;
	padding-left: 50px;
	background: url(../img/fone.png) no-repeat 0 0;
	top: 35px;
	left: 556px;
}
#informacoes p {
	font-size: 18px;
	color: #089545;
}
#menu {
	position: absolute;
	width: 641px;
	height: 31px;
	top: 98px;
	left: 245px;
	z-index: 1000;
}
#menu li {
	float: left;
	padding-left: 2px;
}
#menu li a {
	width: 125px;
	height: 24px;
	display: block;
	font-size: 14px;
	color: white;
	text-align: center;
	padding-top: 6px;
	/*background: #5197FF;*/
	background: url(../img/bg_menu.jpg) repeat-x 0 0;
}
#menu li a:hover {
	color: white;
	background: #339933;
}
#menu ul {
	position: relative;
	display: none;
	width: 125px;
}
#menu ul>li>a {
	position: relative;
	width: 105px;
	height: 30px;
	background: #339933;
	padding: 3px 10px 3px 10px;
	color: white;
	text-align: left;
	font-size: 11px;
}
#menu ul li a:hover {
	text-decoration: underline;
}
#menu li:hover ul {
	position: relative;
	display: block;
	z-index: 1000;
}
#slide {
	width: 880px;
	height: 270px;
	margin-top: 12px;
}
#slide img {
	}
div#meio {
	width: 880px;
	height: auto;
	margin-top: 15px;
}
div.destaques {
	width: 260px;
	height: 303px;
	float: left;
}
div.destaques p {
	font-size: 15px;
}
div.margem35 {
	margin-left: 48px;
}
#rodape {
	position: relative;
	width: 880px;
	height: 60px;
	background: url(../img/onda.png) no-repeat 0 20px;
	padding-top: 45px;
	clear: both;
}
h5.logo_rodape {
	width: 101px;
	height: 56px;
	background: url(../img/labarca_mini.png) no-repeat 0 0;
	float: left;
	text-indent: -9000px;
}
a.consent {
	display: block;
	float: left;
	margin-top: 13px;
	margin-left: 140px;
}
a.residencial {
	display: block;
	color: #333;
	}
div.endereco {
	width: 400px;
	float: left;
	margin-left: 190px;
	padding-top: 16px;
}
address, #rodape p {
	font-style:  normal;
	display: block;
}
/* PÁGINA CONTATO */
#formulario {
	width: 600px;
	float: left;
}
#endereco {
	width: 280px;
	float: left;
	padding: 20px 0;
}
#endereco span {
	display: block;
	font-size: 16px;
	padding-top: 10px;
}
#endereco address {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 14px;
}
#endereco p {
	font-size: 14px;
}
fieldset {
	width: 400px;
	margin-top: 20px;
	padding-top: 10px;
	border: none;
}
label {
	display: block;
	width: 300px;
	float: left;
	margin-left: 30px;
	padding-bottom: 10px;
	font-size: 14px;
}
label input, label textarea {
	width: 300px;
	margin-right: 100px;
	margin-top: 5px;
	padding: 3px;
	font: 13px 'Trebuchet MS', trebuchet, sans-serif;
	border: 1px solid #999;
}
select {
	font: 13px 'Trebuchet MS', trebuchet, sans-serif;
	padding: 3px;
	margin-top: 5px;
}
button {
	background: #666;
	border: none;
	font-size: 16px;
	color: white;
	padding: 5px;
	margin-left: 30px;
	cursor: pointer;
}
/* PÁGINA LOCALIZACAO */
#mapa {
	width: 640px;
	border: 0;
	float: left;
	margin-top: 20px;
}
#localizacao_desc {
	width: 220px;
	padding: 0 10px;
	float: left;
	margin-top: 43px;
}
/* PÁGINA RESERVAS */	
#reservas {
	margin-top: 20px;
}
.reserva_field {
	width: 880px;
}
#reservas div {
	width: 435px;
	float: left;
}
.calendario {
	width: 100px;
}
/* CONTEUDOS */
#quartos {
	width: 350px;
	float: left;
	margin-top: 20px;
}
#quartos p {
	font-size: 14px;
	}
#fotos {
	width: 530px;
	float: left;
	margin-top: 20px;
}
#fotos ul li img {
	float: left;
	border: solid white;
	border-width: 3px 3px 20px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#fotos ul li a:hover img {
	border-color: #6699FF;
}
.tarifario_div p {
	margin-bottom: 10px;
	}
.tarifario_div table {
	border: 1px solid black;
	}