* {
	margin:0;
	padding:0;
}
#qTip {
	padding: 10px;
	display: none;
	background: #ECF1F3;
	color: #666;
	position: absolute;
	z-index: 1000;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	left: 0px;
	top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f4f4f4;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #f4f4f4;
}
img {
	border:none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
}
.paragrafo {
	padding:10px 0 10px 0;
	text-align:justify;
}
#dv_topo {
	height: 120px;
	background-image: url(../imagens/bg-topo.png);
	background-repeat: repeat-x;
	display: block;
	padding-left: 40px;
}
#dv_topo_conteudo {
	margin: auto;
	width: 970px;
}
#dv_logo {
	float:left;
	text-indent: -9999px;
	width: 192px;
	height: 92px;
	color: #999999;
	padding-top: 15px;
}
#dv_logo h1 a {
	background: url(../imagens/logo.png) no-repeat;
	display: block;
	height:89px;
}
#dv_txt_logo {
	text-indent:0;
	font-size:12px;
	width:192px;
	letter-spacing:0.9px;
}
#frase_topo {
	float:left;
	font-family:arial black;
	font-size:18px;
	padding:45px 0 0 50px;
	text-shadow:0 0 2px #CCCCCC;
}
a:link {text-decoration: none; color:#666;}
a:visited {text-decoration: none; color:#666;}
a:hover {text-decoration: underline; color:#AD1A1A;}
a:active {text-decoration: none}

#dv_login_area {
	float:right;
	margin-right:10px;
	margin-top:10px;
	width:200px;
	z-index:10;
	position:relative;
}

#dv_menu {
	height:49px;
	background-image: url(../imagens/bg-menu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #efefef;
}
#dv_menu_conteudo {
	height: 38px;
	width: 950px;
	margin: auto auto 11px auto;
}
#dv_menu_conteudo li {
	float: left;
	list-style-image: none;
	list-style-type: none;
	line-height: 29px;
	display: block;
	height: 29px;
	color: #333333;
	padding: 9px 0 0 0;
}
.li_esq {
	display: block;
	line-height: 29px;
	width: 12px;
	height: 29px;
	background-image: url(../imagens/bg-menu-esq2.png);
	background-repeat: no-repeat;
}
.li_dir {
	background-image: url(../imagens/bg-menu-dir2.png);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
}
.li_dir a {
	line-height: 29px;
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 0 22px 0 10px;
}
.ativo_esq {
	display: block;
	line-height: 29px;
	width: 12px;
	height: 29px;
	background-image: url(../imagens/bg-menu-esq.png);
	background-repeat: no-repeat;
}
.ativo_dir {
	background-image: url(../imagens/bg-menu-dir.png);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
}
.ativo_dir a {
	line-height: 29px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 0 22px 0 10px;
}
#dv_conteudo {
	margin:0 auto;
	width:950px;
	padding:30px 0 0 20px;
	overflow:hidden;
}
#dv_lateral_esq {
	width: 214px;
	margin: 0;
	float: left;
	padding-top: 12px;
}
#lat_esq_topo {
	background-image: url(../imagens/bg-lateral-esq-topo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 51px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#lat_esq_meio {
	width: 191px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bdbcbd;
	border-left-color: #bdbcbd;
	text-align: center;
}
#lat_esq_meio h3 {
	font-size: 13px;
	font-weight: normal;
}
#lat_esq_topo h2 {
	font-size: 23px;
	color: #444;
	font-weight: bold;
	text-shadow:1px 1px 1px #999999;
}
#img_oferecimento {
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#lat_esq_baixo {
	background-image: url(../imagens/bg-lateral-esq-baixo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
}
#dv_lateral_dir {
	float:right;
	padding:10px;
	width:200px;
}
#dv_lateral_dir_index {
	width: 210px;
	margin: -405px 20px 0 15px;
	float: right;
}
#dv_lateral_dir_index h2 a {
	display:block;
	color:#FFFFFF;
	text-decoration:none
}
#dv_lateral_dir_index h2 a:hover {
	color:#FFFFFF;
	text-decoration:none
}
#lat_dir_topo_index {
	background-image: url(../imagens/bg-lateral-dir-topo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
}
#lat_dir_meio_index {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bdbcbd;
	border-left-color: #bdbcbd;
	padding:10px 0px;
}
#lat_dir_meio_index h2 {
	background-color:#AD1B1B;
	color:#FFFFFF;
	font-size:16px;
	line-height:25px;
	padding:0 15px;
}
#lat_dir_meio_index ul {
	list-style:none outside none;
	padding:10px 15px 20px;
}
#lat_dir_baixo_index {
	background-image: url(../imagens/bg-lateral-dir-baixo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 5px;
}
#dv_central {
	width: 468px;
	margin: 0 0 0 15px;
	float: left;
}
#dv_central_big {
	width: 685px;
	margin: 0 12px 0 0;
	float: left;
}
#dv_central_index {
	width: 72%;
	margin: 10px 0 0 0;
	float: left;
	border-top:1px solid #ddd;
	padding:10px 0 0 0;
	color:#000;
}
.dv_central_banner {
	width: 72%;
	margin: 10px 0 0 0;
	float: left;
	border-top:1px solid #ddd;
	padding:10px 0 0 0;
	color:#000;
}
#dv_central_interna {
	width: 90%;
	margin: 0 0 0 10px;
	float: left;
	color:#000;
}
#dv_contador {
	background-image: url(../imagens/bg-contador.png);
	background-repeat: no-repeat;
	height: 95px;
	text-align: center;
	position: relative;
}
#dv_contador h2 {
	font-size: 39px;
	color: #000000;
	font-weight: bold;
	line-height: 100px;
	text-shadow:0 1px 0 #FFFFFF;
}
.regiwebers {
	font-size:14px;
	font-weight:normal;
}
#dv_bts_reg {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	position: relative;
}
.bt_reg_esq {
	height: 52px;
	width: 24px;
	background-image: url(../imagens/bg-registrar-esq.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}
.bt_reg_txt {
	float: left;
	height: 52px;
	background-image: url(../imagens/bg-registrar-centro.png);
	background-repeat: repeat-x;
	background-position: left center;
	font-size: 15px;
	color: #FFFFFF;
}
.bt_reg_txt a {
	display: block;
	line-height: 48px;
	color: #FFFFFF;
	text-decoration: none;
}
.dv_bts_duvidas {
	margin-left: 8px;
	width: 97%;
	margin-top: 10px;
	position: relative;
}
.bt_duvida_esq {
	float: left;
	height: 52px;
	width: 30px;
	background-image: url(../imagens/bg-duvidas-esq.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.bt_duvida_txt {
	height: 52px;
	background-image: url(../imagens/bg-duvidas-centro.png);
	background-repeat: repeat-x;
	background-position: center;
	float: left;
	width: 82%;
}
.bt_duvida_txt a {
	color: #333333;
	text-decoration: none;
	font-size: 15px;
	line-height: 52px;
	padding-left: 20px;
	display: block;
}
.bt_duvida_dir {
	height: 52px;
	width: 47px;
	float: left;
	background-image: url(../imagens/bg-duvidas-dir.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.bt_reg_dir {
	float: left;
	height: 52px;
	width: 21px;
	background-image: url(../imagens/bg-registrar-dir.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#dv_rodape {
	height: 239px;
	background-image: url(../imagens/bg-rodape.png);
	background-repeat: repeat-x;
	margin-top: 50px;
	clear: both;
}
#dv_rodape_links {
	position: relative;
	margin: auto;
	width: 320px;
}
#dv_rodape_links a {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}

#dv_rodape_links li {
	float: left;
	padding-right: 20px;
	list-style-image: none;
	list-style-type: none;
}
#dv_rodape_links ul {
}


#dv_rodape_blocos {
	margin: auto;
	width: 970px;
	text-align: center;
	overflow: hidden;
	position: relative;
}
.imgs_logo {
	display: block;
	float: left;
	height: 55px;
	padding-right: 10px;
	padding-left: 10px;
	margin: auto;
}

#dv_rodape h3 {
	font-size: 14px;
	color: #444;
	margin-bottom: 15px;
}

#bloco_hospedagem {
	width: 25%;
	float:left;
	background-image: url(../imagens/linha-vertical-rodape.png);
	background-repeat: no-repeat;
	background-position: right center;
	position: relative;
	padding: 20px;
}
#bloco_apoio {
	width: 30%;
	height:110px;
	float:left;
	background-image: url(../imagens/linha-vertical-rodape.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 20px;
}
#bloco_patrocinio {
	width: 28%;
	padding: 20px;
	float: left;
}

/* estilos usados no miniblg */

.textRed { color:#FF0000 }
.textGreen { color: #006666 }
.innerMsg { border-bottom: 1px solid #999999; padding: 10px 10px 10px 10px; }
.innerMsgLastInserted { border-bottom: 1px solid #999999; padding: 10px 10px 10px 10px; background-color:#F0F0F0; }
.usuarioLst { border-bottom: 1px solid #999999; padding: 10px 10px 10px 10px; }
.highlight { background-color: yellow }

.aa_td, .passe_td {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid  #CCCCCC;
}
.aa_td_last, .passe_td_last {
	border-bottom: 1px solid #CCCCCC;
}
.aa_td_title, .passe_td_title {
	border-bottom: 1px solid #000000;
	border-right: 1px solid  #000000;
}
.aa_td_title_last, .passe_td_title_last {
	border-bottom: 1px solid #000000;
}
.aa_busca_item, .passe_busca_item {
	border:1px solid #cacaca;
	padding:5px 5px 10px 5px;
}
.img_seguidor_cima{ margin: 0px 0px 2px 0px; }

/* HINTBOX */
#d_hint_box { position:absolute; display:block; margin:0; padding:3px 5px; background:#fff; border:1px dashed #000; }

