body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #e6e6e6;
	background-image: url(img/body_bg.png);
	background-repeat: repeat-x;
}
* {
	outline: none;
	margin: 0px;
	padding: 0px;
	list-style-position:inside;
}
#tudo {
	margin: auto;
	width: 754px;
}
#header {
	height: 111px;
	width: 754px;
	background-image: url(img/header_bg2.png);
	background-repeat: no-repeat;
}
#titulo_topo {
	float: left;
	height: 90px;
	width: 204px;
	margin-top: 7px;
	margin-left: 20px;
	font-size: 8px;
}
#titulo_topo a{
	float: left;
	height: 90px;
	width: 204px;
	text-indent: -10000px;
}
#full_banner_header {
	float: right;
	margin-top: 10px;
	margin-right: 17px;
	display: inline;
}
#data {
	float: right;
	width: 400px;
	text-align: right;
	margin-right: 17px;
	margin-top: 10px;
	display: inline;
}
#corpo {
	margin: auto;
	width: 740px;
}
#menu {
	width: 160px;
	list-style-type: none;
	float: left;
	background-color: #EEF0F7;
	margin-right: 10px;
}
.menu_topo {
	background-image: url(img/menu_topo.png);
	height: 24px;
	width: 160px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 7px;
	font-weight: bold;
	margin-bottom: 5px;
	float: left;
}
.menu_principal {
	background-image: url(img/link_principal_bg.png);
	height: 24px;
	width: 160px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 7px;
	font-weight: bold;
	float: left;
	margin-top: 2px;
	margin-bottom: 5px;
}
.menu_principal a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_link {
	float: left;
	width: 150px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
	background-color: #f5f7fa;
	display: inline;
}
.menu_link a {
	font-size: 12px;
	font-weight: bold;
	display: block;
	color: #999;
	padding: 3px;
	text-decoration: none;
	float: left;
	width: 144px;
}
.menu_link a:hover {
	background-color: #FFFFFF;
}
#banners {
	float: right;
	list-style-type: none;
	width: 181px;
}
#conteudo {
	float: left;
	width: 549px;
	display: inline;
	position: relative;
	margin-bottom: 10px;
}

#banners li {
	margin-bottom: 7px;
	float: right;
}
#barra_azul {
	width: 549px;
	margin-bottom: 10px;
	float: left;
}
#barra_azul_topo {
	background-image: url(img/barra_azul_topo_bg.png);
	height: 15px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	_padding-top: 7px;
	padding-left: 15px;
	color: #FFFFFF;
}
#barra_azul_menu {
	list-style-type: none;
	width: 549px;
	float: left;
}
#barra_azul_menu li {
	float: left;
	height: 24px;
	margin-top: 10px;
}
.barra_azul_texto {
	color: #FFFFFF;
	width: 65px;
	padding-top: 6px;
	text-align: right;
	padding-right: 6px;
}

.barra_azul_aba {
	width: 107px;
}
#barra_azul_baixo {
	background-image: url(img/barra_azul_aberta_baixo_bg.png);
	height: 75px;
	width: 549px;
	background-repeat: no-repeat;
	background-position: left top;
}
#rodape {
	background-image: url(img/rodape_bg.png);
	text-align: center;
	height: 25px;
	width: 740px;
	clear: both;
	font-size: 10px;
	color: #999999;
	padding-top: 13px;
	margin-bottom: 10px;
}
#rodape a {
	color: #666666;
	text-decoration: none;
}
#rodape a:hover {
	text-decoration: underline;
}


#principal {
	float: left;
}
#conteudo_principal {
	width: 349px;
	background-image: url(img/principal_baixo.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	padding: 15px;
	clear: both;
}
#barra_branca_menu {
	list-style-type: none;
	float: left;
	width: 379px;
	clear: both;
}
#barra_branca_menu li {
	float: left;
	height: 31px;
	width: 89px;
	text-align: center;
}
.barra_azul_aba {
	height: 24px;
	width: 107px;
	text-align: center;
}
.barra_azul_aba a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 6px;
	float: left;
	width: 107px;
	height: 18px;
}
.barra_azul_aba a:hover {
	color: #EDF2F8;
}
#banner_flash_centro {
	margin-bottom: 10px;
}
#barra_branca_menu a {
	height: 24px;
	width: 89px;
	padding-top: 7px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	cursor: pointer;
}
#barra_branca_menu a:hover {
	color: #333;
}
.lista_dados li {
	margin-bottom: 10px;
	list-style-position: inside;
}
#barra_azul_busca span {
	color: #000033;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#barra_azul_busca {
	padding-left: 20px;
	padding-top: 5px;
	float: left;
	width: 400px;
	clear: both;
}
#conteudo_principal h1 {
	font-size: 1.4em;
	margin-top: 5px;
	margin-bottom: 5px;
}
#conteudo_principal a {
	color: #333333;
	text-decoration: underline;
}
#conteudo_principal a:hover {
	color: #999;
	text-decoration: none;
}
#conteudo_principal h2 {
	font-size: 1.1em;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #E9E9E9;
	padding: 5px;
	clear: both;
}

hr {visibility: hidden;}
#parceiros {
	background-image: url(img/parceiros_bg.png);
	background-repeat: repeat-y;
	width: 549px;
	margin-bottom: 10px;
	float: left;
}
#parceiros_top {
	background-image: url(img/parceiros_top.png);
	background-repeat: no-repeat;
}
#parceiros_bot {
	background-image: url(img/parceiros_bot.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px;
}
a.parc_seta_baixo {
	font-size: 14px;
	color: #0033CC;
	text-decoration: none;
	float: left;
	width: 520px;
	background-image: url(img/seta_baixo.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 20px;
	padding-top: 4px;
	padding-left: 9px;
}
a.parc_seta_cima {
	font-size: 14px;
	color: #0033CC;
	text-decoration: none;
	float: left;
	width: 520px;
	background-image: url(img/seta_alto.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 20px;
	padding-top: 4px;
	padding-left: 9px;
}
#parceiros_bot h1 {
	clear: both;
	float: left;
	height: 24px;
	width: 529px;
}

.parc_list {
	text-align: center;
	width: 90px;
	height: 125px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
#lista_parceiros {
	width: 529px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 15px;


}

.parc_list a {
	margin-top: 5px;
	font-size: 10px;
	text-decoration: none;
	display: block;
}
.wrap {
	clear: both;
}
#tit_princ {
	background-image: url(img/principal_h1.png);
	background-repeat: no-repeat;
	height: 23px;
	padding-left: 14px;
	padding-top: 8px;
	font-size: 14px;
}
#txt_p p {
	padding-bottom: 15px;
}
#form_insc p {
	padding-bottom: 10px;
}
#form_insc input, #form_fale input, #form_fale textarea {
	border: 1px solid #999999;
}
#lista_reservas {
	clear:both;
}
#lista_associados {
	list-style:none;
}
#res_res {
	padding: 10px;
	float:left;
	margin-bottom:10px;
	width:527px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#res_res a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#res_res li {
	margin-top: 3px;
	margin-bottom: 3px;
}
.res_hot_data {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#res_res a.link_res {
	color: #FFFFFF;
	background-color: #990000;
	padding: 1px;
	font-size: 10px;
}
.respostas span {
	display: none;
}
#rh ul {
	list-style-type: none;
}
#rh input, #rh select {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
}

#rh fieldset {
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
#rh fieldset fieldset{
	background-color: #fff;
}
#rh fieldset legend {
	font-size: 1.3em;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	background-image: url(img/principal_h1.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#rh fieldset fieldset legend {
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #CCCCCC;
	padding: 3px;
	background-image: none;
}
#rh li {
	clear: both;
	margin-bottom: 10px;
}
#rh label {
	width: 100px;
	float: left;
	text-align: right;
	font-size: 1em;
	padding-top: 5px;
	display: inline;
	position: relative;
	margin-right: 10px;
}
#rh label.error, #form_insc label.error {
	font-style: italic;
	color: #FF0000;
	margin: 5px 0px;
	clear: both;
	display: block;
	width: 100%;
	float: none;
	font-size: 1.1em;
	text-align: center;
}
#rh input.error, #rh select.area, #form_insc input.error, #form_insc select.area {
	background-color: #FFFF66;
	border: 1px solid #999999;
}
