body {
	font-family: "Trebuchet MS",helvetica, sans-serif;
	background-color:#3B2C23;
	letter-spacing: 1px;
	font-size:12px;
	margin-top:0px;
}

.fotos 
{ 

border-style: solid;
border-width: 3px;
border-color: #6D461F;

/*border: 2px solid #6D461F;*/
} 



td {
	font-family: "Trebuchet MS",helvetica, sans-serif;
	letter-spacing: 1px;
	font-size:12px;
}

h1 {
	font-size: 20px;
	color: #443222;
	letter-spacing: 2px;
}

h2 {
	font-size: 18px;
	color: #ccc;
	text-transform: uppercase;
	letter-spacing: 2px;
}

h3 {
	font-size: 14px;
	color: #392C24;
	text-transform: uppercase;
	letter-spacing: 2px;
}

A:link {
color: #990000;
text-decoration: none;
}
A:visited {
color: #663333;
text-decoration: none;
}

A:active {
color: #DACCB1;
text-decoration: none;
}
A:hover {
color: #996633;
text-decoration: underline;
}


#cabecalho {
	position:relative; /*Contexto de posicionamento */
	background-image: url(imagens/bg.png);
	background-repeat: repeat-x;
	background-color: #392C24;
	width:960px;
	margin:0 auto;
	text-align:left;
	border:1px solid #6D461F;
	border-width:0 1px;
}

#logo {
	/*background-color:#392C24;*/
	width:960px;
	height: 70px;
	margin:0 auto;
	text-align:left;
	border-width:0 1px;
	font-family: "Trebuchet MS",helvetica, sans-serif;
	font-size: 29px;
	color: #DACCB1;
	font-weight: bold;
}

#bandeiras {
	width:190px;
	height: 40px;
	margin:0 auto;
	padding:15px;
	text-align: right;
	font-family: "Trebuchet MS",helvetica, sans-serif;
	font-size: 10px;
	color: #DACCB1;
	float:right;
}

#nome {
	background:url(imagens/nome.PNG);
	width:300px;
	height: 70px;
	margin:0 auto;
	text-align: left;
	font-family: "Trebuchet MS",helvetica, sans-serif;
	font-size: 10px;
	color: #DACCB1;
	float:left;
}

#baner {
	clear:both;
	height: 180px;
	width:960px;
	margin:0 auto;
	text-align:left;
	border-width:0 1px;
	margin-top:10px;
}

#menu {
	height: 30px;
	margin-top: 10px;
	width: 900px;
	padding-left: 20px;
	padding-top: 15px;
	font-family: "Trebuchet MS",helvetica, sans-serif;
	font-size: 15px;
	color: #DACCB1;
	text-transform: uppercase;
	font-weight: bolder;
}

#menu a {
	text-decoration: none;
	text-transform: uppercase;
	color: #DACCB1;
}

#menu a:hover {
	color: #fff;
	text-decoration: overline;
}


#contactos a {
	text-decoration: none;
	color: #DACCB6;
}

#contactos a:hover {
	color: #E19A6E;
	text-decoration: underline;
}


/* -------------------------------------------------- */

#corpo {
	position:relative; /*Contexto de posicionamento */
	background-color:#DACCB1;
	width: 960px;
	margin:0 auto;
	border-left:1px solid #6D461F;
	border-right:1px solid #6D461F;
	height:100%;
	min-height:100%;
	display:table;

}


#conteudo {
	background-color: #fff;
	width: 920px;
	margin-bottom: 20px;
	padding-bottom:20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	display: table;
}

.linkchegar {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #DACCB1;
}



#reservas {
	background-color: #392C24;
	width:220px;
	margin:15px;
	float:left;
	padding:8px;
	text-align:left;
	border:5px solid #6D461F;
	font-family: "Trebuchet MS",helvetica, sans-serif;
	color: #FFFFFF;	
}

#geral {
	width: 600px;
	float: right;
	margin: 15px;
	padding: 6px;
}

#destaques {
	width: 550px;
	padding: 6px;
	margin: 15px;
	text-align: left;
	border-width:0 1px;
	border: 1px solid #fff; 
	background-color:#F7F7F5;
	
}

#contactos {
	background-color: #392C24;
	width:220px;
	margin-left:15px;
	margin-right:15px;
	margin-top:6px;
	margin-bottom:15px;
	float:left;
	padding:8px;
	text-align:left;
	border:5px solid #6D461F;
	font-family: "Trebuchet MS",helvetica, sans-serif;
	color: #FFFFFF;
}	


#rodape {
	clear: both;
	border-left:1px solid #6D461F;
	border-right:1px solid #6D461F;
	border-bottom:1px solid #6D461F;
	margin: 0 auto;
	height: 30px;
	background:#DACCB1;
	width:945px;
	font-size:11px;
	color:#996600;
	padding-top:15px;
	padding-left:15px;
		
}

/*****************************FORMULARIO************************/
textarea  {
	font-family: "Trebuchet MS",helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #897041;
	
}

input {
	font-family: "Trebuchet MS",helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	border:1px solid #999;
	background-color: #897041;
}
.botao {
	font-family: "Trebuchet MS",helvetica, sans-serif;
	font-size: 11px;
	background-color: #897041;
	height: 20px;
	width: 56px;
	border: 2px solid #999999;
}

.botao:hover {
	font-family: "Trebuchet MS",helvetica, sans-serif;
	font-size: 11px;
	background-color: #DACCB1;
	height: 20px;
	width: 56px;
	border: 2px solid #999999;
	color:#392C24;
}

.destaques {
	font-family: "Trebuchet MS", helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bolder;
}

.caixa {
	font-family: "Trebuchet MS", helvetica, sans-serif;
	font-size: 14px;
	color: #392C24;
}
.foot {
	font-family: "Trebuchet MS", helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}