body{
	background:url(../images/layout/bg-site-home.jpg) top center no-repeat;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3f231f;
}
li{
	list-style:none;
}
*{
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
	color:#d22020;
}
a:hover{
	color:#000;
}
p{
	text-align:justify;
}
.topico1{
	font-size:16px;
	margin:15px 0;
	text-transform:uppercase;
	display:inline-block;
}
.topico1v{
	color:#d22020;
	font-size:16px;
	margin:15px 0;
	text-transform:uppercase;
	display:inline-block;
}
.topico2{
	font-size:14px;
	margin:15px 0;
	display:inline-block;
}
.topico3{
}
.italico{
	font-style:italic;
}
.maiuscula{
	text-transform:uppercase;
}
.clear{
	clear:both;
}
/************************************************************************************************   main  **************/
#main{

}
/************************************************************************************************   header  **************/
#header{
	width:922px;
	margin:0 auto;
}
#header h1 a{
	display:block;
	width:220px;
	height:130px;
	text-indent:-5000px;
}
#header ul li{
	float:left;
}
#header ul li a{
	height:33px;
	text-indent:-5000px;
	display:block;
}
#header ul li a:hover{
	opacity:0.50;
	-moz-opacity: 0.50;
	filter: alpha(opacity=50);
}
.btn-o-hotel a{
	background:url(../images/layout/btn/btn-o-hotel.jpg) top left no-repeat;
	width:73px;
}
.btn-o-hotel a:hover{
	background:url(../images/layout/btn/btn-o-hotel.jpg) left 5px no-repeat;
	width:73px;
}
.btn-acomodacoes a{
	background:url(../images/layout/btn/btn-acomodacoes.jpg) top left no-repeat;
	width:137px;
}
.btn-acomodacoes a:hover{
	background:url(../images/layout/btn/btn-acomodacoes.jpg) left 5px no-repeat;
	width:137px;
}
.btn-restaurante a{
	background:url(../images/layout/btn/btn-restaurante.jpg) top left no-repeat;
	width:240px;
}
.btn-restaurante a:hover{
	background:url(../images/layout/btn/btn-restaurante.jpg) left 5px no-repeat;
	width:240px;
}
.btn-reservas a{
	background:url(../images/layout/btn/btn-reservas.jpg) top left no-repeat;
	width:96px;
}
.btn-reservas a:hover{
	background:url(../images/layout/btn/btn-reservas.jpg) left 5px no-repeat;
	width:96px;
}
.btn-precos a{
	background:url(../images/layout/btn/btn-precos.jpg) top left no-repeat;
	width:83px;
}
.btn-precos a:hover{
	background:url(../images/layout/btn/btn-precos.jpg) left 5px no-repeat;
	width:83px;
}
.btn-cidade a{
	background:url(../images/layout/btn/btn-cidade.jpg) top left no-repeat;
	width:94px;
}
.btn-cidade a:hover{
	background:url(../images/layout/btn/btn-cidade.jpg) left 5px no-repeat;
	width:94px;
}
.btn-localizacao a{
	background:url(../images/layout/btn/btn-localizacao.jpg) top left no-repeat;
	width:124px;
}
.btn-localizacao a:hover{
	background:url(../images/layout/btn/btn-localizacao.jpg) left 5px no-repeat;
	width:124px;
}
.btn-contato a{
	background:url(../images/layout/btn/btn-contato.jpg) top left no-repeat;
	width:75px;
}
.btn-contato a:hover{
	background:url(../images/layout/btn/btn-contato.jpg) left 5px no-repeat;
	width:75px;
}
/************************************************************************************************   content  **************/
#content{
	width:933px;
	height:427px;
	margin:0 auto;
	padding:52px 0 0 0;
	*padding:20px 0 0 0;
}
/************************************************************************************************   footer  **************/
#footer{
	background:url(../images/layout/footer-home.jpg) bottom center no-repeat;
	clear:both;
	height:373px;
	margin:0 auto;
}
#footer-content{
	width:922px;
	margin:0 auto;
}
#footer-content p{
	text-indent:-5000px;
	float:left;
}
#footer-content a{
	width:30px;
	height:30px;
	display:block;
	text-indent:-5000px;
	float:right;
	margin:25px 0 0 0;
}
.banners{
	height:275px;
	width:933px;
	float:left;
}
.mais{
	width:420px;
	float:left;
}
.mais a{
	margin:0 0 0 5px;
}
.hotel{
	margin:0 0 0 55px;
	width:450px;
	float:left;
}
.hotel img{
	margin:0 10px 0 0;
}
