@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D4D4D;
	background-image: url(../images/fundo_cabecalho.jpg);
	background-repeat: repeat-x;
}

strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0058A0;
	font-weight: bold;
}

a {
	color: #0058A0;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #0058A0;
	font-weight: bold;
	text-decoration: underline;
}

a.cinza {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.cinza:hover {
	color: #0058A0;
	font-weight: bold;
	text-decoration: none;
}

a.vermelho {
	color: #F85030;
	font-weight: bold;
	text-decoration: none;
}
a.vermelho:hover {
	color: #0058A0;
	font-weight: bold;
	text-decoration: none;
}


.jump_pousadas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #0058A0;
	width: 315px;
	height: 16px;
}
.jump_pousadas2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #0058A0;
	width: 260px;
	height: 16px;
}
.input_contato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #0058A0;
	border: 1px solid #CCCCCC;
	width: 210px;
	height: 16px;
}
.txarea_contato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #0058A0;
	border: 1px solid #CCCCCC;
	width: 210px;
	height: 60px;
}

.destaque {
	font-size: 12px;
	font-weight: bold;
	color: #F85030;
}

#principal {
	position: absolute;
	width: 780px;
	height: 647px;
	left: 50%;
	margin-left: -390px;
	z-index: 0;
}

#slogan {
	position: absolute;
	z-index: 9;
	margin-left: 10px;
	margin-top: 5px;
	color: #FFFFFF;	
}

#marca {
	position: absolute;
	margin-left: 112px;
	margin-top: -2px;
	width: 240px;
	height: 170px;
	z-index: 8;
}

#menu_sup {
	position: absolute;
	margin-left: 350px;
	margin-top: -1px;
	width: 296px;
	height: 21px;
	z-index: 4;
}

#frase {
	position: absolute;
	margin-left: 10px;
	margin-top: -3px;
	width: 200px;
	height: 45px;
	z-index: 10;
}

#fotos {
	position: absolute;
	margin-left: 346px;
	margin-top: 21px;
	width: 280px;
	height: 508px;
	z-index: 2;
	background-image: url(../images/fundo_fotos.jpg);
	background-repeat: repeat-y;
	padding: 12px;
	line-height: 6px;
}
#fotos_int {
	position: absolute;
	margin-left: 346px;
	margin-top: 21px;
	width: 280px;
	height: 361px;
	z-index: 2;
	background-image: url(../images/fundo_fotos.jpg);
	background-repeat: repeat-y;
	padding-top: 167px;
	padding-bottom: 10px;	
	padding-right: 10px;	
	padding-left: 10px;	
}
#mais_part {
	position: absolute;
	margin-left: 352px;
	margin-top: 90px;
	width: 270px;
	height: 150px;
	z-index: 4;
}

#acabamento_fotos {
	position: absolute;
	margin-left: 346px;
	margin-top: 549px;
	width: 300px;
	height: 97px;
	z-index: 2;
	background-image: url(../images/acabamento_fotos.jpg);
	background-repeat: no-repeat;
}

#tit_index1 {
	position: absolute;
	margin-left: 16px;
	margin-top: 175px;
	z-index: 3;
}

#index1 {
	position: absolute;
	margin-left: 16px;
	margin-top: 195px;
	z-index: 3;
	width: 315px;
	height: 120px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 8px;
}

#texto {
	position: absolute;
	margin-left: 16px;
	margin-top: 195px;
	z-index: 3;
	width: 305px;
	height: 320px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 8px;
	padding-right: 10px;
	overflow: auto;
}

#tit_index2 {
	position: absolute;
	margin-left: 16px;
	margin-top: 350px;
	z-index: 3;
}

#index2 {
	position: absolute;
	margin-left: 16px;
	margin-top: 370px;
	z-index: 3;
	width: 154px;
	height: 130px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 8px;
}

#tit_index3 {
	position: absolute;
	margin-left: 185px;
	margin-top: 350px;
	z-index: 3;
}

#index3 {
	position: absolute;
	margin-left: 185px;
	margin-top: 370px;
	z-index: 3;
	width: 154px;
	height: 130px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 8px;
}

#tit_chnews {
	position: absolute;
	margin-left: 650px;
	margin-top: 175px;
	z-index: 3;
}

#chnews {
	position: absolute;
	margin-left: 650px;
	margin-top: 195px;
	z-index: 3;
	width: 120px;
	height: 310px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 8px;
	padding-right: 6px;
	overflow: auto;
}

#copy {
	position: absolute;
	margin-left: 16px;
	margin-top: 535px;
	z-index: 1;
	font-size: 9px;
	color: #0058A0;
}

#linea {
	position: absolute;
	margin-left: 720px;
	margin-top: 533px;
	z-index: 1;
}
#menu2 {
	position: absolute;
	margin-left: 350px;
	margin-top: 21px;
	z-index: 9;
	width: 450px;
	height: 22px;
}
#menu3 {
	position: absolute;
	margin-left: 350px;
	margin-top: 43px;
	z-index: 10;
	width: 407px;
	height: 21px;
}