input,SELECT,.testeeee{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: white; background-color:#444444; border:1px solid #aaaaaa;}
body {
	margin:10px 0 15px 0;
	padding:0;
	text-align:center;
	background-color: #000000;
	background-image: url(../imagens/bg_site.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color:#CCCCCC;
}
form {
	margin:0;
}
a:link {
	text-decoration: none;
	color:#ffffff;
}
a:visited {
	text-decoration: none;
	color:#ffffff;
}
a:hover {
	text-decoration: underline;
	color:#FF9900;
}
a:active {
	text-decoration: none;
	color:#ffffff;
}

#container_index_principal {
	width:790px;
	margin: 0 auto;   
	text-align: left;
}
	#container_index_principal .topo {
		height:319px;
	}
	#container_index_principal .conteudo {
		padding:10px 10px 0 10px;
		
	}
	#container_index_principal .rodape {
		height:60px;
		padding:10px 0 0 0;
		text-align:center;
	}

#container_index_conteudo {
	width:770px;
}
	#container_index_conteudo .meio {
		height:300px;
		background-color:#2F2F2F;
		border-left: 3px solid #E0DFE3;
		border-right: 3px solid #E0DFE3;
		vertical-align:top
	}


#container_conteudo {
	width:770px;
}
	#container_conteudo .meio {
		background-color:#333333;
		border-left: 3px solid #E0DFE3;
		border-right: 3px solid #E0DFE3;
		vertical-align:top;
		padding:15px 10px 30px 10px;
	}


#tab_index_conteudo {
	width:764px;
}
#tab_index_conteudo td {
	vertical-align:top
}
	#tab_index_conteudo .esq {
		width:253px;
		border-right:1px solid #333333;
	}
	#tab_index_conteudo .centro {
		width:257px;
		border-right:1px solid #333333;
	}
	#tab_index_conteudo .dir {
		width:254px;
	}
	
#tab_rates_index {
	width:253px;
	height:242px;
	background-image:url(../imagens/bg_rates_index.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #333333;
}

#tab_ourservices_index {
	width:253px;
	height:220px;
	background-color:#242424;
	border-bottom:1px solid #333333;
}

#tab_contact_index {
	width:253px;
	height:237px;
	background-color:#333333;
}

#tab_welcome_index {
	width:256px;
	height:242px;
	background-color:#242424;
	border-bottom:1px solid #333333;
}

#tab_bayarea_index {
	width:256px;
	height:457px;
	background-color:#242424;
}

#tab_reservation_index {
	width:253px;
	height:242px;
	background-color:#101010;
	border-bottom:1px solid #333333;
}

#tab_whychose_index {
	width:253px;
	height:457px;
	background-color:#333333;
}
.titulo_form {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
}