@charset "utf-8";
/*Tecnologia de desenvolvimento de sites MW Way - marketing de web*/
/* ESTILOS CSS HOME */
* {
	margin:0;
	padding:0;
}
body {
	background:#957c4d url("../img-css/bg-home.jpg") repeat-x top center;
	padding:0;
	margin:0;
}
#geral {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
}
/* _____________________tabs _____________________ */

#home, #o_hotel, #lazer, #eventos, #restaurante, #adega, #spa, #academia, #contato {
	width:490px;
	float:left;
	margin:25px 0 0 0;
	padding:0;
	/*margin-left:20px;*/
}
#home p, #o_hotel p, #lazer p, #eventos p, #restaurante p, #adega p, #spa p, #academia p, #contato p {
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	padding:0;
	margin:0;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
}
.ui-tabs .ui-tabs-hide {
	display: none;
}
.seta_home {
	padding-top:10px;
}
.seta_home a {
	color:#fff;
	padding-left:13px;
	background:url("../img-css/seta-verde.jpg") no-repeat left;
	font:13px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
.seta_home a:hover {
	color:#313e02;
}
/* _____________________ Heading tags _____________________ */
#geral h1 {
	border-top:3px solid #fff;
	display:block;
	width:1000px;
	height:278px;
	margin:0;
	padding:0;
}
#home h2 a {
	font:italic 22px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-decoration:none;
	display:block;
	margin-bottom:10px;
}
#home h3 a, #o_hotel h3 a, #lazer h3 a, #eventos h3 a, #restaurante h3 a, #adega h3 a, #spa h3 a, #academia h3 a, #contato h3 a {
	font:italic 22px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#fff;
	margin:0;
	padding:0;
}
#mascara_conteudo {
	width:505px;
	height:210px;
	overflow:hidden;
	float:left;
}
#mascara_conteudo p a {
	color:#fff;
	text-decoration:none;
}
#mascara_conteudo p a:hover {
	text-decoration:underline;
}
/* _____________________ classes _____________________ */
.telefone_topo {
	height:80px;
}
.telefone_topo p {
	font:14px "Times New Roman", Times, serif;
	color:#fff;
	margin:0;
	padding:40px 0 0 0;
}
.borda-esq {
	border-left:1px solid #fff;
}
.opcoes {
}
.opcoes li {
	display:inline;
	float:left;
	padding:3px 0;
}
.opcoes li a {
	font:13px Georgia, "Times New Roman", Times, serif;
	background:url("../img-css/seta-verde.jpg") no-repeat left;
	padding-left:13px;
	margin-right:60px;
	text-decoration:none;
	color:#fff;
}
.opcoes li a:hover {
	color:#313e02;
}
p.mwway {
	padding-bottom: 10px;
}
/* _____________________ menu _____________________ */
.menu_home {
	margin:0;
	padding:0 0 0 100px;
}
.menu_home li {
	list-style:none;
	display:inline;
	float:left;
	padding:4px 0 0 0;
	border-left:1px solid #fff;
}
.menu_home li a {
	color:#fff;
	font:15px Georgia, "Times New Roman", Times, serif;
	padding:0 20px;
	text-decoration:none;
}
.menu_home li a:hover {
	color:#313e02;
}
.sub_menu_tab {
	border-bottom:1px solid #fff;
	margin:10px 0 8px 0;
}
.sub_menu_tab ul {
	float:right;
	margin:0;
	padding:0 0 10px 0;
}
.sub_menu_tab li {
	float:left;
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}
.sub_menu_tab li a {
	font:italic 14px Georgia, "Times New Roman", Times, serif;
	padding:0 6px;
	color:#313e02;
	text-decoration:none;
}
.sub_menu_tab li a:hover {
	text-decoration:underline;
}
/* _____________________rodape _____________________ */
#rodape {
	background:#BF9F62 url("../img-css/bg-rodape.jpg") repeat-x;
	clear:both;
	padding-bottom:20px;
}
#rodape_conteudo {
	width:1000px;
	margin:0 auto;
	height:55px;
}
#rodape_conteudo span{
	margin-top:25px;
}
.cp {
	float:left;
}
.cp a, .links a {
	font:12px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
.cp a {
	padding:0 0 0 15px;
	color:#313e02;
}
.links {
	float:right;
}
.links a {
	padding-left:13px;
	margin-left:13px;
	color:#fff;
	background:url("../img-css/seta-verde-rodape.jpg") no-repeat left;
}
.links a:hover {
	text-decoration:underline;
}
#rodape p a {
	color:#313e02;
	font-size:0.9em;
	text-decoration:none;
}
/* _____________________ promocoes _____________________ */
#promocoes_e_sugestoes_home {
	float:right;
	width:440px;
	height:210px;
	position:relative;
	margin-top:7px;
	overflow:hidden;
}
#camada {
	background:url("../img-css/mascara_promocoes_home.png") no-repeat;
	width:154px;
	height:210px;
	position:absolute;
	z-index:100;
	left:0;
	top:0;
}
/* _____________________ promo_interna _____________________ */
.navegacao {
	position:absolute;
	z-index:120;
	right:0;
	bottom:0;
}
#navegacao a {
	font:13px Georgia, "Times New Roman", Times, serif;
	background-color:#fff;
	color:#957c4d;
	text-decoration:none;
	text-align:center;
	float:left;
	padding:5px 10px;
	display:block;
	margin:2px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity:0.8;
}
#navegacao a.activeSlide {
	background-color:#313e02;
	color:#fff;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity:1.0;
}
#navegacao a:focus { outline: none; }
#slide_home img {
	width:440px;
	height:210px;
}