@charset "utf-8";
/* CSS Document */
*{
	font-family: Verdana, Geneva, sans-serif;
	color:#333;
}
html img{
	border:none;
}
.clr{clear:both;}
body{
	margin:0;
	background:#fff url(../img/bg-top.jpg) no-repeat top center;
}
#outline{
	width:800px;
	margin:0 auto;
/*	background:url(../img/bg-bottom.jpg) no-repeat bottom center; */
}
#top{
	height:130px;
}
a#logo{
	width:220px;
	height:110px;
	margin:8px 0 0 0;
	float:left;
	background:url(../img/logo.gif) no-repeat center;
}
p#info{
	color:#036;
	float:right;
	font-size:12px;
	text-align:right;
	margin:40px 10px 0 0;
}
#left{
	width:219px;
	float:left;
	background:#f0f0f0 url(../img/bg-left.jpg) top no-repeat;
	opacity:0.9;
	filter:alpha(opacity=90);
}
#left #menu{
	width:220px;
	height:290px;
}
#left #menu ul{
	margin:15px 0;
	padding:0;
	list-style:none;
}
#left #menu li{
	width:190px;
	text-align:right;
}
#left #menu a{
	text-decoration:none;
	font-size:14px;
	line-height:37px;
	color:#FFF;
}
#left #menu a:hover{
	font-weight:bold;
	text-decoration:underline;
}
#left #eventos{
	margin:5px 0 0 0;
	padding:5px 15px 5px 5px;
	background:#f0f0f0 url(../img/bg-b-left.jpg) bottom repeat-x;
}
#left #eventos b{
	margin:0 0 0 10px;
	font-size:14px;
	color:#27629f;
	display:block;
}
#left #eventos i a{
	color:#27629f;
	font-size:11px;
	display:block;
	text-align:right;
	text-decoration:none;
}
#left #eventos p{
	font-size:11px;
	margin:0;
	padding:0 0 10px 5px;
	text-align:right;
}
#left #fotos{
	background:#f0f0f0 url(../img/bg-b-left.jpg) bottom repeat-x;
}
#left #fotos img{
	margin:10px;
	float:left;
}
#left #fotos p{
	height:75px;
	font-size:11px;
	margin:0;
	padding:10px 0 0 0;
}
#left #fotos b{
	color:#27629f;
}
#right{
	float:left;
}
#right h4{
	color:#FFF;
	margin:20px 0 0 0;
}
#right #descricao{
	width:550px;
	margin:0 0 0 10px;
	background:#27629f url(../img/bg-desc.gif) top no-repeat;
	opacity:0.9;
	filter:alpha(opacity=90);
	padding:10px;
	font-size:12px;
	color:#FFF;
	overflow:hidden;
}
#right #descricao i{
	color:#FFF;
}
#right #descricao p{
	color:#FFF;
}
#right #descricao img{
	border:1px solid #FFF;
	float:left;
	margin:10px;
}
#right #descricao ul{
	margin:10px;
	padding:0;
	float:left;
}
#right #descricao ul li{
	color:#FFF;
	list-style:none;
}
#right #descricao h1{
	color:#FFF;
	font-size:22px;
}
#right #descricao .hotel a{
	color:#FFF;
}
#right #novidades{
	width:528px;
	margin:10px 0 0 10px;
	font-size:12px;
	background:#FFF;
	padding:20px;
	border:1px solid #27629f;
	opacity:0.8;
	filter:alpha(opacity=80);
}
#right #novidades h2{
	color:#27629f;
	font-size:20px;
}
#right #novidades i{
	color:#27629f;
}
#right #novidades p{
	margin:0 0 20px 0;
}
#right #novidades #mais{
	text-decoration:none;
	color:#27629f;
}
#right #novidades a#mais:hover{
	text-decoration:underline;
}
#bottom{
	margin:40px 0 0 0;
	height:35px;
	padding:20px 0 0 0;
	background:#3a73af;
}
#bottom a{
	color:#ededed;
	font-size:11px;
}
#bottom span{
	letter-spacing:-1px;
	font-size:10px;
	color:#ededed;
}