@charset "iso-8859-1";
/* HTML */
body{
	background-color:#f3edd3;
	background-image:url(imagens/bgeral2.jpg);
	margin:0 auto;
}
/* DIVS */
#principal{
	width:950px;
	height:695px;
	padding:0;
	margin:0 auto;
	background-color: #fff;
}
#principalreservas{
	width:950px;
	height:1150px;
	padding:0;
	margin:0 auto;
	background-color: #fff;
}
#pagreserva{
	width:950px;
	height:1250px;
	padding:0;
	margin:0 auto;
	background-color: #fff;
}
#topo{
	width:950px;
	height:126px;
	float:left;
	background-position:right;
	background-repeat: no-repeat;
}
#logo{
	width:200px;
	height:120px;
	_height:118px;
	margin-left:20px;
	float:left;
	padding-left:30px;
	background-image:url(imagens/logo.jpg);
	background-repeat:no-repeat;
}
#idiomas{
	width:660px;
	height:100px;
	_width:600px;
	_height:78px;
	vertical-align:top;
	float:left;
	text-align:right;
	padding-top:20px;
	padding-right:40px;
}
.barralink{
	text-decoration:none;
	color:#000;
	font:12px bold Arial, Helvetica, sans-serif;
	margin-left:20px;
}
.barra{
	text-decoration:none;
	color:#666;
	font:12px Arial, Helvetica, sans-serif;
	margin-left:20px;
}
#reserva{
	width:220px;
	height:270px;
	float:left;
	padding:15px;
}
#flash{
	width:700px;
	height:300px;
	_width:695px;
	_overflow:hidden;
	float:left;
}
#menuvertical{
	width:220px;
	height:198px;
	float:left;
	padding:15px;
	background-image:url(imagens/bgtabs.jpg);
	background-position:bottom; background-repeat:repeat-x;
}
#textos{
	width:670px;
	height:100px;
	float:left;
	padding-top:30px;
}
#titulos{
	width:600px;
	height:20px;
	margin-bottom:15px;
}
#corpodetexto{ 
	font:12px Verdana, Geneva, sans-serif;
	text-align:justify;
	float:left;
	height:100px;
	width:600px;
	margin-left:50px;
}
#rodape{
	width:950px;
	height:15px;
	text-align:center;
	margin:0 auto;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#menu{
	width:950px;
	height:40px;
	float:left;
	background-image:url(imagens/bgmenu.jpg);
	margin:0 auto;
	color:#fff;
	line-height:20px;
}
#menu a{
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	text-decoration:none; 
	color:#fff;
	line-height:30px;
	vertical-align:middle;
}
.menu a{
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	text-decoration:none; 
	color:#666;
}
.titulos{
	color:#c0a062;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
}
.textinho{
	color: #333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
}
/* OUTROS */
.Caption {
	font:bold Arial;
	color:#123456;
}

.submenu a{
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	text-decoration:none; 
	color:#fff;
}
