BODY {
	background-color: #75a753;
	margin:0;
	font-family: Tahoma, Verdana, Heveltica, Sans;
	font-weight: 500;
	font-size:12px;
	text-align: justify;
	color: #12110D;
}

UL {
	padding-left: 22px;
	clear: both;
}

LI {
	list-style: square inside;
	list-style-position: outside;
}

.box_texto {
	width:320px;
	height: 150px !important;
/* 	border:1px solid red; */
}

.box_bandeiras {
	width:320px;
	height:40px;
	vertical-align:middle;
/* 	border:1px solid blue; */
}

.texto {
	margin:  10px 10px 0px 10px;
}

.recuo_texto {
	margin-left:8px;
}

DIV.rodape {
	margin:  5px 10px 0px 10px;
	font-size: 11px;
}

.comentario {
	font-size: 9px;
	margin: 3px 0 0 8px;
}

.dados {
	padding-left: 20px;
	padding-top: 15px;
}

.opcao {
	display: block;
}

.destaque_rodape {
	margin-bottom: 3px;
	border-bottom: 1px solid #12110D;
	padding-bottom: 2px;
	width:290px;
}

#por, #esp, #eng, #ger {
	height:140px;
}

#eng, #esp, #ger {
	display: none;
}

.espaco_topo {
	height:68px;
}

.espaco_topo_acomodacoes {
	height:40px;
}

.gradiente {
	background: url(imagens/fundo.png) repeat-y fixed top left;
	height:103px;
}

.gradiente_borda {
	background: url(imagens/fundo_borda.png) repeat-y fixed top left;
}

.fundo_links {
	background: url(imagens/fundo_links.gif) repeat-x;
	width: 370px;
	height: 25px;
	vertical-align: middle;
}

.coruja {
	position: absolute;
	top:9px;
	left:20px;
	z-index: 5;
}

.coruja_acomodacoes {
	position: absolute;
	top:10px;
	left:12px;
	z-index: 5;
}

.voltar, .voltar_rodape {
	width:51px;
	height:42px;

}

.voltar {
	position: absolute;
	top:20px;
	left:680px;
	z-index: 5;
}

.voltar_rodape {
	float:right;
}

.link {
	margin-top: 3px;
}

.idioma {
	vertical-align:middle;
	height:20px;
}

.flag_container {
	cursor:pointer;
}

.flag {
	border: 1px solid #12110D;
	margin-left: 10px;
	margin-right:10px;
/* 	margin-top: 3px; */
	margin-bottom: 3px;
	vertical-align:middle;
}

.container_foto {
	clear: both;
	margin-left:8px;
	vertical-align:bottom;
	text-align:left;
}

.foto {
	margin:2px 2px 0px 0px;
/* 	vertical-align:text-bottom; */
/* 	cursor: pointer; */
}

.imagens {
	position:absolute;
	top:24px;
	left:320px;
	z-index:3;
}

.txt_cabecalho {
	margin-left:25px;
}

.txt_cabecalho_acomodacoes {
	margin-left:15px;
}

A:hover {
	text-decoration: underline;
	color: #444031;
	font-weight: 500;
}

A {
	text-decoration: none;
	font-weight: 500;
	color: #050504;
}

A:visited
{
	color: #0F1214;
	font-weight: 500;
}

