@charset "iso-8859-1";
/* CSS Document */
body{
	margin:0px auto; 
	background-image:url(images/background.gif); 
	background-color:#f1f1f3;
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
}
#principal{
	width:750px;
	height:770px;
	margin:0px auto;
}
#topo{
	width:750px;
	height:100px;
}
#menu{
	width:690px;
	height:25px;
	background-image:url(images/bgmenu.jpg);
	padding-left:30px;
	padding-right:30px;
	padding-top:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #492525;
}
#superior{
	width:750px;
	height:300px;
}
#reserva{
	background-color:#dfdfe1;
	background-image:url(images/bgreserva.jpg); 
	background-position:bottom;
	background-repeat:no-repeat;
	width:170px;
	height:290px;
	text-align:left;
	padding:15px;
	float:left;
}
#flash{
	width:500px;
	height:300px;
	margin-left:10px;
	float:left;
}
#inferior{
	width:750px;
	height:350px;
	margin-top:10px;
}
#reserve{
	width:750px;
	height:650px;
	margin-top:10px;
}
#textos{
	width:450px;
	height:310px;
	margin-left:10px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#666;
	margin-right:38px;
	text-align:justify;
	text-decoration:none;
	padding:20px;
}
#corpodetexto{
	width:450px;
	height:150px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px; color:#666;
}
#promo{
	width:450px;
	height:125px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px; color:#666;
	text-align:justify;
}
#boxpromo{
	width:137px;
	height:113px;
	float:left;
	margin-left:5px;
	margin-top:10px;
	border:1px solid #999;
	vertical-align:top;
}
.corpodetexto{
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	text-decoration:none;
	color:#666;
}
#rodape{
	width:750px;
	height:30px;
	margin:0px auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px; color:#666;
	text-align:center;
	text-decoration:none;
}
.titulos{
	color:#c0a062;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
}
.tituloscinza{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666;
}