body, td, th, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../imagens/fundo_tab_geral.jpg);
	background-color: #8EB28E;
	background-repeat: repeat-y;
	background-position: center;
}


#tab-bandeiras {
	width: 870px;
	height: 49px;
	margin: 0 auto;
	text-align: left;
}

#tab-corpo {
	width: 870px;
	height: 500px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../imagens/fundo_tab_corpo.gif);
	background-repeat: no-repeat;
}
#tab-miolo {
	padding:6px 0px 0px 7px;
}

#tab-logo {
	width:323px;
	height:97px;
	float:left;
}
#tab-banner {
	width:527px;
	height:97px;
	float:left;
	margin-left:3px;
}

#tab-menu {
	background-image: url(../imagens/fundo_pagina_miolo.gif);
	background-repeat: repeat-x;
	width:325px;
	height:381px;
	float:left;
}

#tab-conteudo{
	width:320px;
	height:400px;
	float:left;
	background-color: #6c926b;
}
#tab-conteudo a{
	text-decoration:none;
	color:#FFF;
}

#tab-conteudo-margim {
	margin: 8px 8px 8px 8px;
}

#tab-conteudo img {
	border:0;
}

#tab-reserva{
	background-image: url(../imagens/fundo_pagina_miolo.gif);
	background-repeat: repeat-x;
	padding-left:5px;
	width:202px;
	height:200px;
	float:left;
	/*border:#333 solid 1px;*/
}