/** Lópera CSS **/

* {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family:verdana, tahoma, sans-serif;
}
img {border:none;}
body {
	background: #2F4378 url(../imagens/bg_repeat.png) repeat-x;
}
h4 {
	color:#566995;
}
h3 {
	color:#566995;
}
#geral {
	width: 808px;
	margin:0 auto;
	background: #fff;
	padding: 10px 0 0 19px;
	height:100%;
	/*min-height: 900px;*/
}

.topo_fla {
	width: 793px;
	height:152px;
	margin-bottom: 8px;
	/*background:#ccc;*/
}

.saibamais, .saibamais a {
	font-size: 10px;
	font-weight:bold;
	text-decoration:underline;
	float:right;
	color:#566995;
	margin: 10px 6px 6px 0;
}

/***** Esquerda *****/
#esquerda {
	float: left;
	width:158px;
	margin: 0 6px 0 0;
}
#busca {margin: 0 0 3px 0;}

#barra_azul {
	background:url(../imagens/barra_azul.jpg) no-repeat;
	width: 159px;
	height: 21px;
	margin-bottom: 2px;
}
#esquerda tr td {
	background:url(../imagens/bg_menu.jpg) no-repeat;
	height: 27px;
	width:158px;
	font:12px verdana, tahoma, sans-serif;
	color:#fff;
	padding: 0 0 0 6px;
}
#esquerda td a {
	margin: 0 0 0 0;
	padding-top: 6px;
	text-decoration: none;
	color:#fff;
}
#esquerda a:hover {
	text-decoration: underline;
}
#pesquisa, #reserva {
	float:left;
	width:158px;
	border:1px solid #666;
	background:#E6EAF5;
	margin: 0 0 5px 0px;
	padding: 0 0 0 0px;
}
#pesquisa {
	height:275px;
	margin-bottom:6px;
}
#reserva {
	height:205px;
}
#pesquisa h3 {
	text-indent:-999px;
	overflow:hidden;
	width:158px;
	height:34px;
	background:url(../imagens/topo_pesquisa_pq.jpg) no-repeat;
	float:left;
	margin-bottom: 10px;

}
#reserva h3 {
	text-indent:-999px;
	overflow:hidden;
	width:158px;
	height:34px;
	background:url(../imagens/topo_reservas_pq.jpg) no-repeat;
	float:left;
	margin-bottom: 10px;

}
.idiomas img, .idiomas img a {margin: 8px 10px 0 0; border:none;}
/***** Centro *****/
#centro {
	float:left;
	width: 449px;
	padding: 0 8px 0 3px;
	background:#fff;
}
#texto_principal {
	width: 100%;
	min-height: 350px;
	height: 350px;
	border:1px solid #666;
	background:#E6EAF5;
	font=weight: normal;
}
#texto_principal h2 {
	text-indent:-999px;
	overflow:hidden;
	width:449px;
	height:41px;
	background:url(../imagens/topo_destaques.jpg) no-repeat;
}
#texto_principal div {width: 440px; color:#666;}
#texto_principal div img {margin: 0 10px 0 0;}
#img_veja {margin-top: 20px;}
.promocao {
	font-size:12px;
	float:left;
	width: 200px; 
	border:1px solid #666;
	background:#F5F8FC;
	margin: 10px 0 0 0;
	padding: 10px;
	color:#333;
	height:445px;
}
.promocao img {margin: 5px;}
.promocao2 img {margin: 5px;}
.promocao2 {
	font-size:12px;
	float:left;
	width: 200px; 
	border:1px solid #666;
	background:#F5F8FC;
	margin: 10px 0 0 5px;
	padding: 10px;
	color: #333;
	height:445px;
}
.title_promocao {
	color:#566995;
	font-size: 12px;
	font-weight:bold;
	margin: 0 0 8px 5px;
	padding: 10px 0 0 0;
}
#barra {clear: both; margin: 0 0 0 62px; padding-top: 20px;}
#rodape {
	text-align:center;
	color:#666; 
	font-size:11px;
	margin-top: 10px;
	margin-bottom: 15px;
}
/***** Direita *****/
.direita {
	font-size: 11px;
	float:left;
	width:165px;
	border:1px solid #666;
	background:#E6EAF5;
	padding: 0 0 0 0px;
}
#cadastro_news {
	height: 140px;
	margin-bottom: 5px;
}
#box_gastronomia {
	height: 730px;
}
.margin_radio {
	margin-left:1px;
	
}
.direita h2 {
	text-indent:-999px;
	overflow:hidden;
	width:158px;
	height:33px;
	background:url(../imagens/topo_newsletter.jpg) no-repeat;
	float:left;
	margin-bottom: 10px;
}
.direita span {
	color:#566995;
	text-align:center;
	margin: 5px 0 4px 2px;
}
.direita h3 {
	text-indent:-999px;
	overflow:hidden;
	width:158px;
	height:34px;
	background:url(../imagens/topo_gastronomia.jpg) no-repeat;
	float:left;
	margin-bottom: 10px;

}
.direita img {
	margin: 5px 0 7px 0;
}