﻿@charset "utf-8";
@import url("vcard.css");
@import url("acomodacoes.css");
@import url("contato.css");
@import url("ohotel.css");
@import url("wallpapers.css");
/* CSS Document */

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#8db68d;
	background-image: url(../imagens/topo-fatia.jpg);
	background-repeat: repeat-x;
	color: #999999;
	}
img {
	border: none;
	}
caption {
	display:none;
	}
.negrito {
	font-weight:bold;
	}
#bg {
	background: url(../imagens/bg.jpg) no-repeat center top;
	margin: 0px auto;
}
#wrapper {
	width: 788px;
	margin: auto;
}

/* CABEÇALHO */

#idiomas {
	text-align: right;
	color:#8db68d;
	font-size:9px;
}
#idiomas a, #idiomas a a:visited {
	text-decoration:none;
	color:#7f7f7f;
	}
#header img {
	float: left;
	padding-left:30px;
}
#atend {
	width:171px;
	height:41px;
	float:right;
	margin:38px 80px 0 0;
}

/* MENU */

#menu {
	height: 46px;
	width: 540px;
	background: url(../imagens/menu_bg.png);
	float: right;
	margin-right: 20px;
	text-align:center;
	font-size: 12px;
	font-family: Tahoma, Verdana, Helvetica;
	font-weight:bold;
}
#menu ul {
	margin:22px 0 0 0;
	padding:0px;
	padding-left:2px;
	}
#menu ul li {
	display:inline;
	margin: 0px;
	height:20px;
	padding-left:7px;
	padding-right:10px;
	}
.bg {
	background: url(../imagens/menu_linha.png) no-repeat right;
	}
#menu a {
	color:#FFFFFF;
	text-decoration:none;
	margin:0;
	}
#content {
	min-height: 200px;
	background: url(../imagens/content_repeat.png) repeat-y;
	padding-right:40px;
	padding-left:40px;
}
#contenthome {
	height: 658px;
	background: url(../imagens/home.jpg) no-repeat;
	padding-right:20px;
	padding-left:40px;
	overflow:hidden;
}
#contenthome p {
	margin-left:260px;
	width:440px;
	line-height:140%;
}
#contenthome .linkcontato {
	margin:0;
	float:left;
}
.content_top {
	width:788px;
	height: 38px;
	background-image: url(../imagens/content_top.png);
	clear:both;
}
.content_down {
	width:788px;
	height: 38px;
	background-image: url(../imagens/content_down.png);
	clear:both;
}
#content h2 {
	font-size: 18px;
	color: #003366;
	margin: 0px;
	padding-left:40px;
}
#content h3 {
	font-size: 20px;
	color: #003366;
	margin: 0px;
	font-weight: normal;
}
#content p {
	line-height: 1.5em;
}

.h_underline {
	background-image:url(../imagens/linha_titulo.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:70px;
}
#content h4 {
	font-size:18px;
	color:#993300;
	font-weight:normal;
	margin:0px;
	padding-bottom:15px;
	}
#content li {
	list-style-image:url(../imagens/setinha-verde.gif);
	}
.reseta { clear:both }

/* CONTEUDO SIDEBARS */

.sideleft {
	float:left;
	width:300px;
	}
.sideright {
	float:right;
	width:390px;
	overflow:hidden;
	}


/* RODAPE */

#rodape_azul {
	min-height: 50px;
	width: 718px;
	background: url(../imagens/rodape_azul.png) repeat-y bottom;
	overflow:hidden;
	margin:0px auto;
	padding-top:10px;
	padding-bottom:10px;

}
#rodape_azul img {
	border:#FFFFFF 1px solid;
	margin:0 10px 10px 10px;
	}
.central {
	text-align:center;
	}
#footer {
	background: url(../imagens/rodape_bg.png) repeat-x;
	height: 100px;
	clear: both;
	text-align:center;
	font-size:9px;
	padding-top: 40px;
	color:#676767;
}
#footer a, #footer a:link, #footer a:visited {
	color:#000000;
	text-decoration:none;
	}



.boxesrodapehome{ width:auto; height:auto; margin:493px 0 0 0;}
.boxesrodapehome a{ float:left}