@charset "utf-8";
/* CSS Document */

body {
margin:0px; /* centraliza a página */
text-align:center; /* centraliza a página no internet explorer */
background-color:#003771; /* define uma cor de fundo para a página */
background-image:url(../imagens/bg.jpg);
}


#corpo {
margin:0px auto; /* centraliza a div na página */
width:920px; /* definimos uma largura */
background-color:#FFFFFF; /* definimos a cor de fundo da div */
overflow:hidden;
}

#menu_topo {
	width:900px;
	height:35px;
	background-image:url(../imagens/bg_menu.jpg);
	background-repeat:repeat-x;
	background-color:#006;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
	padding-top:15px;
}

.menu {
	color:#FFF; /* define a cor da fonte */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;

	width:100%;
	}

.menu a { /*link no estado normal e visitado */
	text-decoration:none; /* sem decoração no link */
	color:#FFF; /* definimos a cor do link */
}

.menu a:hover { /* link no estado quando se passa o mouse en cima */
	color:#FFCA00; /* cor de fundo do link */
	text-decoration:none;
}

#topo {
	width:900px;
	height:300px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
}
.topo_esq{
	width:622px;
	height:300px;
	float:left;
	display:inline;
}
.topo_dir{
	width:278px;
	height:300px;
	background-image:url(../imagens/logo.jpg);
	background-repeat:no-repeat;
	float:right;
}

.bandeiras{
	width:100%;
	height:18px;
	position:relative;
	top:10px;
	right:10px;
}


#conteudo {
	width:900px;
	overflow:hidden;
	background-color:#fff;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}

#conteudo_esq{
	width:610px;
	overflow:hidden;
	float:left;
	display:inline;
}

#conteudo_dir{
	width:280px;
	overflow:hidden;
	float:right;
	background-color:#6A9928;
	background-image:url(../imagens/bg_tela_hotel.jpg);
	background-repeat:repeat-x;
	min-height:500px;

}
	

#titulo_paginas {
	font:Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#529326;
	border-bottom:1px solid #529326;
	font-weight:bold;
	text-align:left;
	width:100%;
}

#titulo_fotos_pg_hotel {
	font:Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#ffffff;
	border-bottom:1px solid #fff;
	font-weight:bold;
	width:95%;
}


#fotos_hotel{
	width:120px;
	margin:8px 10px 5px 9px;
	float:left;
	display:inline;
}

#fotos_haras{
	width:135px;
	margin:10px 0px 0px 11px;
	border: 1px solid #529326;
	float:left;
	display:inline;
	padding-top:6px;
	padding-bottom:6px;
}

#foto_passeio_dest{
	width:190px;
	
	border: 1px solid #F60;
	float:left;
	display:inline;
}
#tit_foto_passeio_dest{
	width:190px;
	margin:10px 0px 0px 11px;
	float:left;
	display:inline;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#F60;
}

#fotos_passeios{
	width:135px;
	margin:10px 0px 0px 11px;
	border: 1px solid #F60;
	float:left;
	display:inline;
	padding-top:6px;
	padding-bottom:6px;
}
	
#dir_home_bem_vindo{
	width:380px;
	height:170px;
	float:left;
	margin-bottom:5px;
	
}
#esq_home_tour{
	width:520px;
	height:170px;
	background-image:url(../imagens/bg_entr_home.jpg);
	background-repeat:repeat-x;
	float:left;
	display:inline;
	margin-bottom:5px;

}	

#passeios_home{
	width:380px;
	height:312px;
	float:left;

	background-image:url(../imagens/bg_passeios_home.jpg);
	background-repeat:repeat-x;
}

#news_home{
	width:520px;
	height:312px;
	float:left;
	display:inline;
}

.titulo_home{
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#FFF;
	text-decoration:underline;
	text-align:left;
	margin-left:10px;
	margin-top:2px;
}


.titulo_news_home{
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#529326;
	text-decoration:underline;
	text-align:left;
	margin-left:10px;
	margin-bottom:15px;
	margin-top:2px;
}

#bloco_news{
	width:490px;
	min-height:60px;

	margin-bottom:15px;
	text-align:justify;
}

#bloco_news_geral{
	width:98%;
	margin-bottom:15px;
	text-align:justify;
}


.texto_white_home{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:justify;
	margin-left:12px;
	margin-right:12px;
					
}

#passeios_home_ft{
	width:140px;
	height:120px;
	margin-left:35px;
	margin-bottom:10px;
	float:left;
	display:inline;
}

.link a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	line-height:17px;
}

.link a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#529326;
	text-decoration:none;
	line-height:17px;
}

#mais_news{
	width:490px;
}


#rodape {
	clear:left;
	margin:0px auto;
	width:900px;	
	height:50px;
	background-image:url(../imagens/bg_menu.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin-bottom:10px;

}

#bloco_form_contato{
	width:440px;
	overflow:hidden;
	float:left;
	display:inline;
}

#bloco_mapa{
	width:440px;
	overflow:hidden;
	float:right;

}


	