@charset "UTF-8";
/* CSS Document */

* { margin: 0; padding: 0; z-index: 1; }
html { height: 100%; width:100% }

body {
	height: 100%;
	width:100%;
	background-attachment: fixed;
	background-image: url(../image/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/* assina mamute */
#mamute {
	position:absolute;
	bottom: 45px;
	right: 10px;
	width: 36px;
	height: 145px;
	padding: 2px;
}


/* fim assina mamute */

/* contendo float */
.contemfloat:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.contemfloat {
	display: inline-block;
	text-align: center;
}
/* Hides from IE-mac \*/
* .contemfloat {
	height: 1%;
	text-align: center;
}
.contemfloat {
	display: block;
	text-align: center;
}
/* End hide from IE-mac */


/* conteudo home */
.contemhome:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; position:relative; margin:auto; }
.contemhome {
	display: inline-block;
	text-align: center;
}
/* Hides from IE-mac \*/
* .contemhome {
	height: 1%;
	text-align: center;
}
.contemhome {
	display: block;
	text-align: center;
}
/* End hide from IE-mac */

#limites { position: relative; width: 100%; min-height: 100%; margin: 0 auto; }
* html #limites { height: 100%; }
 
#conteudo { width:100%; z-index:100; position:relative; }

#folhas {
	position:absolute;
	top:0px;
	right:0px;
	background:url(../image/folhagem.png);
	float:right;
	z-index:0;
}

#menu {
	width:100%;
	height:52px;
	background-position: center;
	vertical-align: bottom;
	text-align: center;
	z-index:10;
}

#coluna1 { float:none; text-align:center; }
#coluna2 {
	padding:0 30px 0 30px;
	text-align:center;
	vertical-align: middle;
	background-position: center;
	height:52px;
	background:url(../image/base_menu.png);
}

#coluna2 img {
	opacity:0.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
	border:none;
}

#coluna2 a {
	color:#fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
}

#texto {
	color:#fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	margin:0;
	padding:10px 0px 0px 0px;
	width:100%;
	height:26px;
	line-height:26px;
}

#texto li {
	float:right;
	padding-right:15px;
	list-style:none;
	height:25px;
}


#links-menu {
	margin-left:10%;
	margin-right:10%;
}
#logo {
	width:192px;
	height:125px;
	position:relative;
	z-index:1000;
	top:60px;
}

#rodape {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 20px;
	padding-top: 8px;
	padding-bottom:5px;
	text-align: center;
	background-image: url(../image/rodape.gif);
	margin-bottom:6px;
	font-family:Verdana, Geneva, sans-serif;
	z-index:2000;
}

#rodape a {
	color:#fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
}

#rodape li {
	float:right;
	padding-right:10px;
	padding-left:30px;
	list-style:none;
	height:15px;
	line-height:1px;
}

#rodape .tele {
	font:Verdana, Geneva, sans-serif;
	font-size:8px;
	line-height:20px;
	text-align:left;
	padding-left:10px;
}

#rodape .num {
	font-size:10px;
	font-weight:bold;
}

/* fim rodape */

#esquerda {
	position:relative;
	top:70px;
	width:325px;
	float:left;
}

#box1 {
	width:280px;
	height:auto;
	background:url(../image/fundo_caixas.png);
	padding:5px;
	top:70px;
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	padding:10px 20px 10px 20px;
	margin-right:5px;
	margin-bottom:11px;
	text-align:justify
}

#box1 h2 {
	font-size:12px;
	font-weight:bold;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	color:#FC0;
	text-align:left
}

#box1 a {
	color:#FC0;
	text-decoration:none;
}
#box1 a:hover {
	color:#000;
	background:#FC0;
	text-decoration:none;
}

#box1 a.tit {
	color:#FC0;
	text-decoration:none;
	text-transform:none;
}

#box1 a.tit:hover {
	color:#000;
	background:#FC0;
	text-decoration:none;
}

#boximg {
	width:320px;
	height:auto;
	float:left;
	position:relative;
}

/* fim esquerda */

#direita {
	position:relative;
	top:70px;
	width:325px;
	float:right;
}

#box2 {
	float:left;
	width:280px;
	height:auto;
	background:url(../image/fundo_caixas.png);
	z-index:70;
	padding:5px;
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	padding:10px 20px 10px 20px;
	margin-right:5px;
	margin-bottom:10px;
	text-align:justify
}

#box2 h2 {
	font-size:12px;
	font-weight:bold;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	color:#FC0;
	text-align:justify
}

#box2 a {
	color:#FC0;
	text-decoration:none;
}

#box2 a:hover {
	color:#000;
	background:#FC0;
	text-decoration:none;
}

#box2 a.tit {
	color:#FC0;
	text-decoration:none;
}

#telefone {
	width:114px;
	float:left;
	height:auto;
	background:url(../image/fundo_caixas.png);
	z-index:70;
	padding:5px;
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	padding:10px 20px 10px 20px;
	margin-right:5px;
	margin-bottom:10px;
	text-align:justify;
}

#telefone p {
	font-size:16px;
	font-weight:bold;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	color:#FC0;
	text-align:justify;
}

#telefone p.call {
	font-size:12px;
	font-weight:bold;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	color:#FC0;
	text-align:justify;
}


#local {
	width:114px;
	float:right;
	height:auto;
	background:url(../image/fundo_caixas.png);
	z-index:70;
	padding:5px;
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	padding:9px 20px 9px 20px;
	margin-right:5px;
	margin-bottom:15px;
	text-align:justify;
}

#local h2 {
	font-size:12px;
	font-weight:bold;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	color:#FC0;
	text-align:LEFT;
}

#local a {
	color:#FC0;
	text-decoration:none;
	font:10px/10px;
	text-align:left;
}

#local a:hover {
	color:#000;
	background:#FC0;
	text-decoration:none;
}

/* pousada */

#blocos {
	position:relative;
	top:70px;
	width:660px;
	float:left;
}

#box-grande {
	width:615px;
	height:auto;
	background:url(../image/fundo_caixas.png);
	padding:5px;
	top:70px;
	text-align:justify;
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	padding:10px 20px 10px 20px;
	margin-right:5px;
	margin-bottom:11px;
}

#box-grande h2 {
	font-size:12px;
	font-weight:bold;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	color:#FC0;
}

#box-grande h3 {
	font-size:10px;
	font-weight:normal;
	font-family: Verdana, Geneva, sans-serif;
	color:#FC0;
}

#box-grande li {
	font-size:12px;
	font-weight:bold;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	color:#FC0;
	float:right;
	list-style:none;
	padding-right:10px;
	line-height:12px;
	height:12px;
}

#box-grande a {
	color:#FC0;
	text-decoration:none;
}

#box-grande a:hover {
	color:#000;
	background:#FC0;
	text-decoration:none;
}


/* fim pousada */

/* acomodacoes */

#acomoda {
	width:655px;
	height:auto;
	float:left;
	position:relative;
}

#acomoda img {
	border:solid 1px #FFF;
}

#acomoda img.spacer {
	border:none;
}

/* fim acomodacoes */
