@charset "utf-8";
/*
Theme Name: Natur Campeche Hotel
Theme URI: http://agenciapro.com.br
Version: 1.4
Author: AgenciaPro
*/

	@import url("css/reset.css");
	@import url("css/forms.css");
	@import url("css/tables.css");

body {
	font: 13px Tahoma, Arial;
	background:#CEECEF url("img/foot-bg.png") repeat-x 0px bottom fixed;
}
/*Geral*/
#bg {
	padding-bottom:30px;
	background:url("img/bg.png") repeat-x;
}
#wrp {
	width:780px;
	margin:0 auto;
	overflow: hidden;
	background: #fff url("img/topo.jpg") no-repeat top left;
}
/*Header*/
#header {
	height:120px;
	overflow:hidden;
	margin-top:135px;
}
#header a {
	width:167px;
	height:120px;
	display:block;
	overflow:hidden;
	margin-left:20px;
}
/*Menu bar*/
#menu {
	float:left;
	width:200px;
	overflow:hidden;
}
#menu ul {
	width:180px;
	margin:0 10px 10px;
}
#menu li {
	display:inline;
	list-style:none;
}
#menu li a {
	color:#666;
	width:180px;
	padding:5px 0;
	display:block;
	text-indent:25px;
	text-decoration:none;
	border-bottom:1px solid #eee;
}
#menu li a:hover {
	color:#000;
}
/**/
#linksPousada {
	display:block;
	width:177px;
	height:134px;
	margin:0 auto;
	text-indent:-999px;
	background:url("img/pousada.jpg");
}
/*telefone*/
#phone {
	color:#555;
	padding:20px 0;
	text-align:center;
	background:url("img/phone.png") no-repeat 20px center;
}
/*Lang - Idioma*/
#lang {
	width:570px;
	height:20px;
	float:right;
	display:inline;
	margin:128px 0 20px 0;
}
#lang li {
	display:inline;
}
#lang li a {
	float:left;
	color:#666;
	height:20px;
	display:block;
	line-height:20px;
	padding:0 14px 0 35px;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:10px center;
}
#lang #langPt a { background-image:url("img/lang-pt.png"); }
#lang #langEs a { background-image:url("img/lang-es.png"); }
#lang #langDe a { background-image:url("img/lang-de.png"); }
#lang #langEn a { background-image:url("img/lang-en.png"); }
#lang #langFr a { background-image:url("img/lang-fr.png"); }
#lang #langIt a { background-image:url("img/lang-it.png"); }

/*Foto*/
#foto {
	margin-bottom:15px;
}
/*Content - Conteudo*/
#content {
	float:left;
	width:560px;
	overflow:hidden;
	margin-left:10px;
}
#content h2 {
	color:#2C8794;
  padding:0 0 10px 0;
	font:italic 18px Georgia;
}
#content h3 {
	color:#555;
  padding:0 0 10px 0;
}
#content p {
	color:#555;
	margin-bottom:10px;
	line-height:140%;
}
#content p a {
	color:#2c8794;
	text-decoration:none;
}
#content p a:hover {
	text-decoration:underline;
}
/*Paginas Internas*/
#paginas li {
	color:#555;
	line-height:140%;
}
#paginas ul {
	padding:0 0 10px 30px;
}
/*Home - Localizacao*/
#hotel {
	height:100px;
	overflow:hidden;
	margin-bottom:10px;
}
#hotel p {
	float:left;
	width:180px;
	display:inline;
	text-indent:-999px;
}
#hotel p a {
	height:100px;
	display:block;
}
#hotel #homeHotel {
	margin-right:10px;
	background:url("img/hotel.jpg");
}

#hotel #homeEventos {
  margin-right:10px;
	background:url("img/eventos.jpg");
}
#hotel #homeLocal {
	background:url("img/localizacao.jpg");
}
/*Listas*/
#paginas .galeriaImagens {
  padding:0;
	margin:400px;
	display:block;
	margin:0 auto 10px auto;
}
#paginas .galeriaImagens a {
	color:#555;
	display:block;
	padding:8px 0;
	text-indent:30px;
	text-decoration:none;
	border-bottom:1px solid #eee;
	background:url("img/marcador1.png") no-repeat 10px center;
}
#paginas .galeriaImagens a:hover {
	background: #eee url("img/marcador1.png") no-repeat 10px center;
}
#paginas .galeriaImagens li {
	display:inline;
	list-style:none;
}
.aparts {
	float:left;
	width:265px;
	margin:0 5px 5px 0;
}
/**/
#content li a {
	color:#2c8794;
	text-decoration:none;
}
#content li a:hover {
	text-decoration:underline;
}
/*Diversos*/
#paginas .voltar a {
	color:#2c8794;
	font-weight:bold;
	text-decoration:none;
}
#paginas .voltar a:hover {
	color:#000;
}
.longQuote {
	font-size:10px;
}
/*Footer*/
#footer {
	color:#555;
	clear:both;
	font-size:13px;
	padding:10px 0;
	text-align:center;
	background:url("img/footer.png") no-repeat bottom left;
}
#footer address {
	font-style:normal;
}
#footer address a {
	color:#555;
	text-decoration:none;
}
#footer address a:hover {
	text-decoration:underline;
}
#footer address p {
	margin-bottom:10px;
}
#copy {
	font-weight:bold;
}
