body{
	background-image:url(files_index/imagens/bg.jpg);
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	line-height:150%;
	}
	
#principal{
	width:970px;
	min-height:700px;
	_height:700px;
	/*height:auto;*/
	margin:0 auto;
	background-image:url(files_index/imagens/bg_inteiro.jpg);
	background-repeat:no-repeat;
	}

#cabecalho{
	width:970px;
	height:218px;
	background-image:url(files_index/imagens/bg_cabecalho.jpg);
	background-repeat:no-repeat;
	}

#cabecalho_restaurante{
	width:970px;
	height:218px;
	background-image:url(files_index/imagens/bg_cabecalho_restaurante.jpg);
	background-repeat:no-repeat;
	}
	
#cabecalho_acomodacoes{
	width:970px;
	height:218px;
	background-image:url(files_index/imagens/bg_cabecalho_acomodacoes.jpg);
	background-repeat:no-repeat;
	}
	
#cabecalho_eventos{
	width:970px;
	height:218px;
	background-image:url(files_index/imagens/bg_cabecalho_eventos.jpg);
	background-repeat:no-repeat;
	}

#cabecalho_reservas{
	width:970px;
	height:218px;
	background-image:url(files_index/imagens/bg_cabecalho_reservas.jpg);
	background-repeat:no-repeat;
	}

#conteudo{
	width:970px;
	height:auto;
	}

/*links*/
a:link, a:visited, a:active {
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}
a:hover {text-decoration: underline; 
	text-decoration: underline;
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}
	
/*contato*/
.campo_contato{
margin-top:10px;
margin-bottom:5px;
padding:2px; 
border-style:none; 
background-color:#FFFFFF; 
font-family:Arial; 
font-size:12px;
color: #200401; 
_height: 14px; 
width: 280px; 
border:1px solid #FFFFFF; 
}

.campo_contato_on{
margin-top:10px;
margin-bottom:5px;
padding:2px; 
border-style:none; 
background-color:#FFFFFF; 
font-family:Arial; 
font-size:12px;
color: #200401; 
_height: 14px; 
width: 280px; 
border:1px solid #FFFFFF; 
}

.campo_mensagem{
margin-top:10px;
margin-bottom:5px;
padding:2px; 
border-style:none; 
background-color:#FFFFFF; 
font-family:Tahoma; 
font-size:11px; 
color: #200401; 
height: 80px; 
width: 280px; 
border:1px solid #FFFFFF; 
}

.campo_select{
margin-top:10px;
margin-bottom:5px;
padding:2px; 
border-style:none; 
background-color:#FFFFFF; 
font-family:Arial; 
font-size:12px;
color: #200401; 
_height: 14px; 
width: 285px;
color:#666;
border:1px solid #FFFFFF; 
}
