/********************************************
Faixa de Conteudo - abaixo do header (flash) 
*********************************************/
h3 {color:#CF5841;}

#conteudo {
	font-size:13px;
	text-align:justify;
	background:url(../imagens/bghotel2.jpg);
	margin:0;
	padding: 0px 15px 0px 15px;
	float:left;
	display:table;
}
/********************************************
Coluna 1
*********************************************/
#coluna1 {
	padding:20px 10px 0px 0px;
	float:left;
	height:363px;
	width:304px;
	background-color:#E0EAC8;
}
/********************************************
Coluna 2
*********************************************/
#coluna2 {
	padding:20px 12px 0 20px;
	float:left;
	background-color:#E0EAC8;
	color:#465421;
	width:218px;
	height:363px;
	text-align:left;
}
#coluna2 a img {
	border: none;
	}
#coluna2 a:link, #coluna2 a:visited {
	color:#465421;
	text-decoration:underline;
}
#coluna2 a:hover {
	color:#CF5841;
	text-decoration:underline;
	/*border-bottom: 1px solid #CF5841;*/
	}
#coluna2 a.arrow-on {
	padding-bottom: 1px;
	padding-left: 15px;
	background: url(../imagens/arrow-red.gif) left 40% no-repeat;
	}
/********************************************
Coluna 3
*********************************************/
#coluna3 {
	padding:0px;
	float:left;
	background-color:#65A1C7;
	color:#FFFFFF;
	width:176px;
	height:383px;
}
#coluna3txt {
	padding:7px 10px 0px 10px;
	font-size:13px;
	text-align:left;
}
#coluna3txt a:link, #coluna3txt a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
#coluna3txt a:hover {
	background-color:#A2C6DD;
	color:#2E6081;
	text-decoration:underline;
}
#coluna3txt li {
	padding-bottom:10px;
}
#coluna3txt a.cam, #coluna3txt a.lupa, #coluna3txt a.link{
	padding:0 0 0 20px;
}
#coluna3txt a.lupa {
	background: url(../imagens/icones/zoomib_16.gif) left top no-repeat;
}
#coluna3txt a.link {
	background: url(../imagens/icones/network_links.gif) left top no-repeat;
}
#coluna3txt a.cam {
	background: url(../imagens/icones/pictsb_16.gif) left top no-repeat;
}
/******************************
Outros
*******************************/
#types li {
	padding-top:5px;
	line-height:2;
}
/************************************
MenuInterno
************************************/
#menuinterno {
width: 156px;
padding: 10px  10px 10px 10px;
margin: 0;
font-size:14px;
}
#menuinterno ul {
list-style: none;
margin: 0;
padding: 0;
}
#menuinterno li {
border-bottom: 1px solid #FFFFFF;
margin: 0;
}
#menuinterno li a {
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 10px solid #3A79A3;
background-color: #65A1C7;
color: #FFFFFF;
text-decoration: none;
}
#menuinterno li a:hover {
border-left: 10px solid #2E6081;
background-color: #A2C6DD;
color: #2E6081;
}
/* Fix IE. Hide from IE Mac \*/
* html #menuinterno ul li { float: left; height: 1%; }
* html #menuinterno ul li a { height: 1%; }
/* End */

