*, html, body {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}
body{
	padding:0px;
	margin:0px;
	font-family:"Trebushet MS", Tahoma, Arial, Verdana;
	font-size:11px;
	text-align:center;
}
/**Não retirar este link mouse over para evitar bug do mouse over no IE6
a:hover {
	background-color:#000;
} **/
h3{
	margin:0px;
	color:#333;
	font-size:11px;
	margin-bottom:2px;
}
h2{
	margin:0px;
}
h1{
	margin:0px;
	color:#6090a7;
	font-size:16px;
	margin-bottom:5px;
}
input, textarea, select{
	font-family:Tahoma, Arial, Verdana;
	font-size:13px;
}
form{
	margin:0px;
}
.hidden {
	display:none;
}

/**********************/
/** Layout **/
/**********************/
#div_layout{
	width:966px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	min-height:100%;
	height:auto !important;
	text-align:left;
}

#div_topo{
	/*background-image:url('../contents/bg_topo.gif');
	background-repeat:repeat-x;
	background-position:center top;*/
	height:115px;
	position:relative;
	width:966px;
	z-index:9999;
}

#div_logo{
	position:absolute;
	margin-left:27px;
	top:25px;
	left:0px;
	z-index:500;
}
#div_logo:hover{
	background-color:transparent;
}

#div_conteudo{
	position:relative;
	width:966px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding-bottom: 70px;
}

#div_rodape{
	margin-top:0px;
	margin-top:20px;
	padding:10px 20px;
	text-align:justify;
}

.img_interna{
	position:absolute;
	bottom:-23px;
	/**	top:23px;**/
	left:-225px;
}


/**********************/
/** Menu Topo **/
/**********************/
#div_menu{
	position:absolute;
	top:82px;
	left:6px;
	z-index:201;
	width:708px;
	height:25px;
	margin-top:3px;
}
#div_menu a{
	float:left;
	font-size:12px;
	font-weight:bold;
	height:21px;
	margin:0px;
	padding:0px;
	padding-top:4px;
	text-align:center;
	text-decoration:none;
	width:71px;
}

#div_links, #div_hotsites{
	height:25px;
	float:left;
}
#div_links{
	background-image:url('../contents/menu_bg_azul.gif');
	background-repeat:repeat-x;
}
#div_hotsites{
	background-image:url('../contents/menu_bg_laranja.gif');
	background-repeat:repeat-x;
}
#div_links a{
	color:#d4f6ff;
	border-right:1px solid #19515E;
}
#div_hotsites a{
	color:#fff;
	border-right:1px solid #726159;
}
#div_links a:hover,#div_links .ativo{
	color:#FFFFFF;
	background-image:url('../contents/menu_bg_azul_over.gif');
	background-repeat:repeat-x;

}
#div_hotsites a:hover, #div_hotsites .ativo{
	color:#FFFFFF;
	background-image:url('../contents/menu_bg_laranja_over.gif');
	background-repeat:repeat-x;
}


.submenu{
	position: absolute;
	visibility:hidden;
	top: 25px;
	background-color:#0B5378;
	border-left:1px solid #19515E;
	text-align:left;
	padding-top:5px;
}
.submenu a, #submenu_toques a, #submenu_imagens a{
	width:110px;
	height:16px;
	padding:5px 10px 2px 10px;
	display:block;
	float:none;
	border:0px;
	border-bottom:1px solid #073b56;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	line-height:normal;
}
#submenu_toques {
	left:13px;
}
#submenu_imagens {
	left:223px;
}
#submenu_ultrahot{
	left:500px;
}

.submenu_hotsite{
	background:url('../contents/adult-content.jpg') no-repeat 0 0;
	background-color:#3a1314;
	text-align:left;
	padding:20px 10px 0 150px;
	width:140px;
	height:130px;
	color:#e7e7e7;
	font-size:14px;
	font-weight:700;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.submenu_hotsite a{
	color:#FFF;
	display:block;
	float:none;
	border:0px;
	font-size:20px;
	font-weight:bold;
	margin:10px 0;
	text-decoration:none;
	text-align:left;
	line-height:normal;
}
.submenu_hotsite a:hover{
	background-color:transparent;
	background-image:none;
	text-decoration:none;
	color:#fe1515;
}
.submenu_hotsite img{
	margin:5px;
	margin-bottom:0px;
	float:left;
	border:0px;
}

.submenu a:hover, .submenu .ativo, #submenu_toques a:hover, #submenu_imagens a:hover, #submenu_toques .ativo, #submenu_imagens .ativo{
	background-color:#5e949f;
	color:#FFF;
}

/**********************/
/** Menu Lateral **/
/**********************/
ul.invisivel {display:none;} /* jquery no menu */

#menu_lateral h1{
	margin:0;
	cursor:hand;
	padding:0;
	padding-left:10px;
	padding-top:4px;
	font-size:14px;
	display: block;
	}
#menu_lateral .links{
	display:none;
	}
#menu_lateral .aberto .links{
	display:block;
	}
	
#menu_lateral1 h1{
	margin:0;
	cursor:hand;
	padding:0;
	padding-left:10px;
	padding-top:4px;
	font-size:14px;
	display: block;
	}
#menu_lateral1 .links{
	display:none;
	}
#menu_lateral1 .aberto .links{
	display:block;
	}

.menu_secao{
	position:relative;
	margin-bottom:17px;
	}
#menu_lateral a{
	text-decoration: none;
	padding: 4px;
	padding-left:10px;
	display: block;
	}
#menu_lateral1 a{
	text-decoration: none;
	padding: 4px;
	padding-left:10px;
	display: block;
	}

#menu_lateral h3 {
	cursor:pointer;
	margin:0;
	font-size:11px;
	}
#menu_lateral h3 a, #menu_lateral h3 a:hover, #menu_lateral h3 a:active, #menu_lateral h3 a:visited {
	padding-left:28px;
	}
	
#menu_lateral1 h3 {
	cursor:pointer;
	margin:0;
	font-size:11px;
	}
#menu_lateral1 h3 a, #menu_lateral h3 a:hover, #menu_lateral h3 a:active, #menu_lateral h3 a:visited {
	padding-left:28px;
	}

#menu_lateral ul {
	list-style-type:none;
	margin:0;
	margin-left:10px;
	padding:0;
	}

#menu_lateral1 ul {
	list-style-type:none;
	margin:0;
	margin-left:10px;
	padding:0;
	}
#menu_lateral_rodape {
	margin-bottom:-7px;
	height:7px;
	}

/**********************/
/** Colunas **/
/**********************/
.colunaMono, .colunaMonoMeia, .colunaDupla, .colunaTripla, .colunaUnica {
	float:left;
	margin-left:20px;
	margin-top:15px;
	display:inline;
}
.colunaMonaNova {
	float:left;	margin-left:0px; 
	margin-top:15px; 
	clear:both;
}
.primeiraColuna{
	margin-left:10px;
}
.colunaMono{
	width:225px;
}
.colunaMonoMeia{
	width:342px;
}
.colunaDupla{
	width:467px;
}
.colunaTripla{
	width:700px;
}
.colunaTripla2 {
	width:950px;
}
.colunaUnica {
	width:950px;
	margin-left:6px;
}


/**********************/
/** Módulos **/
/**********************/
/** Abas **/
.div_aba, .div_aba_login {
	font-size:10px;
	line-height:6px;
	height:23px;
	padding-left:8px;
	border-bottom:1px solid #1a1a1a;
}
.div_aba ul, .div_aba_login ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.div_aba li, .div_aba_login li {
	float:left;
	margin:4px 6px 0 0;
	padding:0 0 0 3px;
}
.div_aba a, .div_aba_login a {
	float:left;
	display:block;
	padding:5px 4px 4px 2px;
	text-decoration:none;
	font-weight:bold;
	color:#C8C8C8;
}
.div_aba a:hover, .div_aba_login a:hover {
	color:#FFF;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.div_aba a, .div_aba_login a {float:none;}
/* End IE5-Mac hack */
.div_aba #current a, .div_aba_login #current a {
	cursor:default;
	padding-bottom:5px;
}
.div_aba .current a {
	cursor:default;
	padding-bottom:5px;
}

.div_lista_video{
	width:153px;
	float:left;
	margin-right:10px;
}

/**Produtos**/
.div_produto {
	background-color:#222;
	position:relative;
}
.div_login {
	background-color:#DBE0E3;
	height:81px;
	_height:45px !important;
	float:left;
	*margin-bottom:-6px;
	width:100%;
	_width:225px !important;
	z-index:1000px;
}
.div_sombra, .div_sombra_entrar{
	position:relative;
	height:4px;
	background-image:url("../contents/mod_bg_shadow_dark.gif");
	background-repeat:repeat-x;
	background-position:top left;
}
.div_sombra {
	padding-bottom:5px;
	_padding-bottom:0;
}

.div_sombra_menu{
	position:relative;
	height:4px;
	background:transparent url("../contents/mod_bg_shadow_blue.gif") repeat-x 0 0;
}
.divBottom {
	height:5px;
	width:225px;
	clear:both;
	z-index:10;
}
.div_base{
	height:34px;
	background-color:#222;
	position:relative;
}
.div_base_esquerda{
	background-image:url('../contents/mod_left_bottom_black.gif');
	position:absolute;
	left:-8px;
	float:left;
	width:8px;
	height:24px;
}
.div_base_direita{
	background-image:url('../contents/mod_right_bottom_black.gif');
	position:absolute;
	right:-8px;
	float:right;
	width:8px;
	height:24px;
}
.div_produto .separador{
	height: 1px;
	margin-bottom:2px;
	margin-top:2px;
	border-top: 1px #666 solid;
	font-size:1px;/** Hack for IE6 **/
}
.separadorBusca {
	height:1px;
	padding:0 0 12px;
	border-top: 1px #333 solid;
	font-size:1px;/** Hack for IE6 **/
}
.div_produto h3{
	margin:0px;
	font-size:13px;
	margin-bottom:2px;
	padding-top:15px;
	color:#fff;
}
.div_produto .colunaMono {
	margin-top:0;
	width:215px;
}
.div_produto .grid{
	clear:both;
	margin-bottom:10px;
}
.grid {
	color:#888;
	padding:5px 10px 10px;
	border-top: 1px dotted #333;
}

/** Miniatura **/
.grid_video {
	width:170px;
	margin-right:5px;
	float:left;
	position:relative;
	margin-bottom:10px;
}

.colunaTripla .grid_imagem {
	margin:10px 18px 15px 17px;
	_margin:10px 18px 15px 15px;
}
.grid_imagem {
	float:left;
	margin:10px 15px 10px 15px;
	position:relative;
}

.grid_text_imagem {
	float:left;
	margin:10px 15px 10px 15px;
	position:relative;
}

.grid_imagem img {
	border:0px;
}

.grid_imagem .miniatura {
	margin:0;
	padding: 0;
	width: 100px;
	height:100px;
	display:block;
	position:relative;
	float:left;
	text-decoration:none;
	text-align:center;
	border:1px solid #444;
	_border:0;
}

.grid_text_imagem .miniatura {
	margin:0;
	padding: 0;
	width: 100px;
	height:155px;
	display:block;
	position:relative;
	float:left;
	text-decoration:none;
	text-align:center;
	border:1px solid #444;
	_border:0;
}

.miniatura .imagem{
	width: 100px;
	height:100px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}

.miniatura .detalhes {
	display:none;
	cursor:hand;
	padding:5px;
	padding-top:30px;
	height:65px;
	width:90px;
	font-size:12px;
	font-weight:bold;
	border:0;
	float:left;
	margin:0px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	color:#FFF;
	overflow:hidden;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

.miniatura:hover .detalhes {
	display:block;
	background-color:#000;
	font-size:12px;
	border:1px solid #C8F704;
	_border:0;
}

.miniatura:hover .bt_compra_imagem{
	background-image:url("../contents/bt_baixar.gif");
}


/** Botões **/
.bt_compra{
	background-image:url("../contents/bt_baixar_.gif");
	background-repeat:no-repeat;
	display:block;
	background-position:right center;
	color:#ccc;
	text-decoration:none;
	white-space: nowrap;
	cursor:pointer;
	margin:0 2px 3px 2px;
	padding:1px 6px 0 5px;
	width:auto;
	_border: 1px 1px 1px 1px solid #222;
}
.bt_compra:hover{
	background-image:url("../contents/bt_baixar.gif");
	background-repeat:no-repeat;
	background-color:#666;
	outline:2px solid #666;
	color:#c8f704;
	_border: 1px 1px 1px 1px solid #666;
}
.bt_compra_video{
	background-image:url("../contents/bt_baixar_.gif");
	background-repeat:no-repeat;
	display:block;
	background-position:right center;
	color:#ccc;
	text-decoration:none;
	font-weight:bold;
	padding:5px;
	white-space: nowrap;
	margin:0 0px 3px 50px;
}
.bt_compra_video:hover{
	background-image:url("../contents/bt_baixar.gif");
	background-repeat:no-repeat;
	background-color:#666;
	outline:2px solid #666;
	color:#c8f704;
}
.bt_compra_imagem {
	background-image:url("../contents/bt_baixar_.gif");
	background-repeat:no-repeat;
	width: 15px;
	height:15px;
	position:absolute;
	right:3px;
	bottom:3px;
	z-index:0;
}
.bt_previa_audio{
	background-repeat:no-repeat;
	float:right;
	height:15px;
	width:15px;
	margin-top:6px;
	margin-right:2px;
}
.mono{
	background-image:url("../contents/bt_previa_.gif");
	margin-right:25px;
}
.mono:hover{
	background-image:url("../contents/bt_previa.gif");
}
.poli{
	background-image:url("../contents/bt_previa_.gif");
}
.poli:hover{
	background-image:url("../contents/bt_previa.gif");
}
.true{
	background-image:url("../contents/bt_previa_.gif");
	margin-right: 25px;
}
.true:hover{
	background-image:url("../contents/bt_previa.gif");
}
.bt_previa_video{
	background-image:url("../contents/bt_tocar_.gif");
	background-repeat:no-repeat;
	float:right;
	height:20px;
	width:20px;
	margin-top:3px;
	margin-right:22px;
}
.bt_previa_video:hover{
	background-image:url("../contents/bt_tocar.gif");
}
.bt_enviar{
	background-image:url("../contents/bt_enviar_.gif");
	background-repeat:no-repeat;
	float:right;
	height:20px;
	width:20px;
	margin-top:3px;
	margin-right:22px;
}
.bt_enviar:hover{
	background-image:url("../contents/bt_enviar.gif");
	background-color:transparent;
}
.bt_checar{
	background-image:url("../contents/bt_checar_.gif");
	background-repeat:no-repeat;
	display:block;
	background-position:right center;
	color:#505050;
	text-decoration:none;
	white-space: nowrap;
}
.bt_checar:hover{
	background-image:url("../contents/bt_checar.gif");
	background-color:transparent;
	color:#656565;
}
.bt_enviar_imagem{
	background-image:url("../contents/bt_enviar_.gif");
	background-repeat:no-repeat;
	position:absolute;
	bottom:3px;
	right:25px;
	height:20px;
	width:20px;
	z-index:4;
}
.bt_enviar_imagem:hover{
	background-image:url("../contents/bt_enviar.gif");
}

.btVerTodos{
	background:url(../contents/bt-ver-todos.gif) no-repeat top left;
	clear:both;
	cursor:pointer;
	float:left;
	height:12px;
	margin:5px 0 0;
	padding:0;
	text-decoration:none;
	width:62px;
	margin: 2px 0px 10px 14px;
	padding-bottom:10px;
}
.btVerTodos:hover{
	background-position:-62px 0;
}


/** Paginação **/
.paginacao {
	width:85px;
	color:#94C87D;
	font-weight:bold;
	margin:0 auto 0 auto;
	padding-top:10px;
}
.paginacao .paginas{
	font-weight:normal;
	color:#999999;
	border:1px solid #999999;
	height:13px;
	width:40px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	text-align:center;
	cursor:default;
}
.paginacao a{
	float:left;
}

.verTodos{
	color:#999999;
	border:1px solid #999999;
	float:right;
	background-color:black;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
}
.verTodos:hover{
	background-color:#444444;
	color:#FFFFFF;
	border-color:#FFFFFF;
}

/**********************/
/** Compra **/
/**********************/

.black_overlay{
	/**display: none;**/
	position: fixed;
	_position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	_height: expression((document.body.offsetHeight) + 'px') !important;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.7;
	opacity:.70;
	filter:alpha(Opacity=70);
	overflow: auto;
}
#containerMainInternal{
	position:fixed;
	_position:absolute;
	top:25%;
	z-index:1002;
	width:500px;
	left:50%;
	margin-left:-250px;
}
#containerMainInternal a:link{
	text-decoration:none;
}
#containerInternal{
	background-color:#FFF;
	text-align:left;
	padding:15px;
	height:217px;
}
.bt_fechar{
	background-image:url('../contents/compra_fechar.gif');
	height:17px;
	width:17px;
	position:absolute;
	right:4px;
	top:2px;
}
.bt_fechar:hover{
	background-color:transparent;
}
.div_compra_titulo{
	background-image:url('../contents/mod_top_blue.gif');
	background-repeat:repeat-x;
	background-position:0 0;
	height:20px;
	line-height:9px;
	padding-left:7px;
	position:relative;
	text-align:left;
	padding-top:4px;
}
.div_compra_base{
	height:8px;
	background-color:#FFF;
	line-height:8px;
	margin-left:8px;
	margin-right:8px;
	position:relative;
	display:block;
}
.div_compra_col1{
	float:left;
	width:150px;
	padding-left:10px;
}
.div_compra_col2{
	 float:left;
	 width:290px;
	 margin-left:5px;
}
.div_compra_texto{
	border:1px solid #43818e;
	background-color:#c8e1e8;
	padding:3px;
	color:#43818e;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.div_compra_erro {
	background-color:#fff;
	border:1px solid #5f7c8f;
	color:#cc0000;
	font-size:12px;
	font-weight:bold;
	margin:5px 0 0;
	padding:3px;
	text-align:center;
	z-index:20000;
	position:absolute;
	_top:20px;
	_left:12px;
}


/**********************/
/** Módulo desativado **/
/**********************/
.mod_desativado_texto{
	position:absolute;
	z-index:501;
	left:0px;
	top:0px;
	margin:20px;
	line-height:20px;
}
.mod_desativado_texto h4{
	color:#FF9900;
	font-size:11px;
}
.mod_desativado_texto a{
	color:#B4B4B4;
	text-decoration:none;
	display:block;
}
.mod_desativado_texto a:hover{
	text-decoration:underline;
	background-color:transparent;
}
.mod_desativado_improprio, .mod_desativado_incompativel{
	background-color:#222;
	position:absolute;
	z-index:500;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}
.mod_desativado_incompativel{
	background-color:#000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.text{
	float:left;
	margin-bottom:6px;
	margin-left:5px;
}


/**********************/
/** Páginas de INFO **/
/**********************/
.boxFAQ, .boxCustos, .boxCancela, .boxSuporte, .boxMinhaConta {
	width:900px;
	padding:0 0 0 40px;
	text-align:justify;
	color:#ccc;
	line-height:150%;
	height:auto !important;
	min-height:100%;
	position:relative;
}
.boxFAQ li {
	margin-top:20px;
}
.boxFAQ a, .boxFAQ a:visited {
	color:#ccc;
	text-decoration:none;
}
.boxFAQ a:hover {
	color:#fff;
	text-decoration:underline;
}
.boxFAQ img{
	margin: 15px 25px 0 0;
	vertical-align: middle;
}
.boxCustos {
	width:920px;
	padding:20px 0 0 20px;
}
.boxCustos table{
	width:500px;
	margin:20px auto;
	border:1px solid #444;
}
.boxCustos td{
	width:50%;
	padding:4px 0 4px 6px;
	color:#fff;
	border-width:1px;
}
.boxCustos .linhaTitulo {
	background:url(../contents/menu_bg_azul.gif) repeat-x 0 0;
	color:white;
	font-weight:bold;
	font-size:13px;
}
.boxCustos .linhaLight {
	background-color:#222;
	font-size:12px;
}
.boxCustos .linhaDark {
	background-color:#111;
	font-size:12px;
}
.boxSuporte {
	padding-top:30px;
}


/**********************/
/** Formulário de Contato **/
/**********************/
fieldset {
	border-color:#333;
	border-style:solid;
	border-width:1px;
	margin:1em 0;
}
legend {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	color:#0f6d9e;
	font-size:1.3em;
	font-weight:bold;
	margin:1em 0;
	padding:0 0.8em;
}
label.suporte {
	float:left;
	padding:0 1em;
	text-align:right;
	width:370px;
}
fieldset div {
	display:block;
	/*margin-bottom:1em;
	padding:0;*/
	padding-top: 6px;
	padding-bottom: 6px;
}
fieldset div input, fieldset div textarea {
	border-color:#555555 #CCCCCC #CCCCCC #555555;
	border-style:solid;
	border-width:1px;
	color:#333333;
	padding:1px;
	width:250px;
}
input.suporte:focus, textarea:focus {
	background:#e5e5e5 none repeat scroll 0 0;
	color:#000000;
}
fieldset div.fm-req {
	font-weight:bold;
}
fieldset div.fm-req label:before {
	content:"* ";
}
#suporteContainer {
	margin:0 auto;
	padding:0 0 2em;
	text-align:left;
	width:765px;
	height: 800px;
}
#div_links a.desativado {
	background-image:url(../contents/menu_bg_azul_desativado.gif);
	background-repeat:repeat-x;
	color:#9bb6c5;
	cursor:default;
}
#div_links a.desativado:hover {
	background-image:url(../contents/menu_bg_azul_desativado.gif);
	background-repeat:repeat-x;
	color:#9bb6c5;
	cursor:default;
}
#div_hotsites a.desativado_laranja {
	background-image:url('../contents/menu_bg_laranja_desativado.gif.gif');
	background-repeat:repeat-x;
	color:#d9b98c;
	cursor:default;
	width:94px
}
#div_hotsites a.desativado_laranja:hover {
	background-image:url('../contents/menu_bg_azul_desativado.gif');
	background-repeat:repeat-x;
	color:#d9b98c;
	cursor:default;
}
/**********************/
/** Busca **/
/**********************/
#div_busca{
	background-repeat:repeat-x;
	height:34px;
	width:956px;
	position: relative;
	padding-left:10px;
	margin-top:10px;
	display: inline-table;
}
.bgHome {
	background-image: url(../contents/bg_busqueda.gif);
	color:#c1c1c1;
}
#div_busca_campos{
	width:853px;
	height:34px;
	margin-left:2px;
	margin-top:3px;
	padding-left:5px;
	float:left;
	font-size:12px;
}
#q, #area{
	font-size:12px;
	color:#888888;
}
#q{
	/**q=Query=mesma nomenclatura usada no maiores buscadores-apenas uma sugestão**/
	width:630px;
	height:18px;
	padding-left:3px;
	margin:0px 10px 0px 10px;
}
#area{
	width:105px;
	height:22px;
	margin-left:8px;
	padding:1px;
	margin-top:4px;
	z-index:5px;
}
.resultado{
	float:left;
	width:155px;
	margin:5px;
	min-height:59px;
	table-layout:fixed;
}
.btnBusca {
	margin-top:9px;
	margin-left:15px;
}
/**********************/
/** Assine **/
/**********************/
.assine {
	margin: 10px 10px 0 5px; 
	float: left;
	color: #4a6b81;
	width:211px;
	float:left;
	line-height:18px;
}
.assineBold {
	font-weight:bold; 
	font-size:12px;
	color: #032a43;
}
.assineNumero {
	margin: -3px 10px 0 5px; 
	width: 100px; 
	float: left;
	color: #4a6b81;
}
.termos{
	font-size:9px; 
	color: #032a43;
	width:148px;
	margin: 8px 0px 0px 10px;
	_margin-left:2px;
	float:left;
}
.termos a {
	text-decoration: underline;
	color: #032a43;
}
.termos a:hover {
	text-decoration:underline;
	color: #032a43;
}
.assineSenha {
	margin: 0px 10px 0 5px; 
	float: left;
	color: #4a6b81;
}
.assineLogin {
	margin: 5px 10px 0 13px;
	float:left;
	line-height:18px;
	color: #4a6b81;
;display:inline;}

.numeroID {
	color:#2c8fbf; 
	font-size:12px;
	font-weight:bold;
	margin-bottom:20px;
}
.dataID {
	float:left;
	font-weight:normal;
	margin-top:4px;
	width:67px;
}
.btnSair {
	float:left;
	margin:5px 0 0 10px;
}
.entrar {
	margin-top:50px; 
	float:left;
	position:absolute;
	top:22px;
	left:65px;
	z-index:2000;
}
.numeros {
	margin: 6px 10px 0 9px;
	float: left; 
	color:#032e4a; 
	float:left;
	display: inline;
}
.campoNumero {
	font-size:10px;
	height:17px;
	margin-top:4px;
	width:80px;
}
.campoNumeroDDD {
	font-size:10px;
	height:17px;
	margin-top:4px;
	width:26px;
}
.checkTermos {
	vertical-align: middle;
}
.marca, .marcaInterna {
	float:left; 
	width:106px; 
	display:inline;
}
.marca {
	color:#032e4a; 
	margin-top:6px;
}
.campoMarca {
	margin-top:4px;
}
.btnEntrar {
	width:56px; 
	float:left; 
	cursor:pointer;
}
.avisoValor {
	margin: 2px 2px 2px 8px; 
	font-size: 9px; 
	color: #939393;
}

.boxMinhaConta table{
	width:500px;
	margin:20px auto;
	border:1px solid #444;
}
.boxMinhaConta td{
	padding:4px 0 4px 6px;
	color:#fff;
	border-width:1px;
}
.boxMinhaConta .linhaLight {
	background-color:#222;
	font-size:12px;
}
.boxMinhaConta .linhaDark {
	background-color:#111;
	font-size:12px;
}

.contaAtiva {
	background-color: #202020;
	color: #9bf455;
	font-weight: 700;
	padding: 3px 0;
	text-align:center;
}
	.boxCancelar {
		margin:15px auto 0;
		width:160px; /* Deve ser igual a largura do botao */
	}
	.botaoCancelar {
		background-color: #333;
		border:1px solid #666;
		color: #999;
		font-weight:700;
		width:160px;
	}


.contaInativa {
	background-color: #202020;
	color: #ff3333;
	font-weight: 700;
	margin-bottom:5px;
	padding: 3px 0;
	text-align:center;
}


.borderTable {
	background-color:#101010;
	margin:0 auto 15px;
	padding-top:5px;
	text-align:center;
	width:728px;
}
.borderTable h3{
	color:#CCC !important;
}
.borderTable, .borderTable table, .searchTable, .actionsTable {
	border:1px solid #111;
}
.borderTable table, .searchTable, .actionsTable {
	border-collapse:collapse;
	margin:5px auto 10px;
	width:97%;
}
.borderTable table tr.head {
	background-color:#444;
	font-weight:bold;
	height:30px;
	vertical-align:bottom;
}
.borderTable table tr.head td {
	font-size:8pt;
}
	.borderTable table tr td {
		border-right:1px solid #111;
		color:#999;
		font-size:8pt;
		overflow:hidden;
		padding:8px;
		text-align:left;
	}
		.borderTable table tr td a {
			color:#666666;
			text-decoration:underline;
		}
		.borderTable table tr td a:hover {
			color:#000000;
			text-decoration:underline;
		}
.borderTable table tr.head td {
	border-bottom:1px solid #111;
}
.borderTable table tr.row1 {
	background-color:#191919;
}
.borderTable table tr.row1:hover, .borderTable table tr.row2:hover {
	background-color:#666;
}
.borderTable table tr.row2 {
	background-color:#222;
}
.borderTable table tr.head td.small {
	width:10% !important;
}
.borderTable table tr.head td.medium {
	width:20% !important;
}
.borderTable table tr.head td.big {
	width:60% !important;
}

/**********************/
/** Questionário / Fale Conosco **/
/**********************/

#selectAjuda { width: 254px; color: #333; }

.faleConoscoBtn {
	background:url("../contents/fale-conosco.gif") no-repeat scroll 0 0 transparent;
	font-size:11px;
	height:28px;
	position:absolute;
	right:250px;
	top:31px;
	width:113px;
}

.tutorialBtn {
	background:transparent url(../contents/video-tutorial.gif) no-repeat scroll 0 0;
	font-size:11px;
	height:28px;
	position:absolute;
	right:372px;
	top:31px;
	width:113px;
}

.espacoLabel { 
	margin-left: 3px; 
	margin-right: 8px; 
}

.inputSuporte { 
	width: 15px; 
	border: 0; 
	margin: 0; 
}

.linha1Suporte { 
	background-color: #111; 
	border-top: solid 1px #000; 
}

.linha2Suporte { 
	background-color: #191919; 
	border-top: solid 1px #000; 
}

.iconSocial {
	width:27px;
	height:27px;
	float:left;
	margin-top:32px;
}

.iconSocial:hover {
	opacity: 0.8;
	filter:alpha(opacity=80);
}

.twitter {
	background: url(../contents/icon-social-twitter.gif) no-repeat; 
	margin-left:536px;
}

.facebook {
	/*background: url(../contents/icon-social-facebook.gif) no-repeat; */
	margin-left:6px;
	margin-top: 35px;
}

.orkut {
	background:url(../contents/icon-social-orkut.gif) no-repeat; 
	margin-left:6px;
}
                
.mundial { 
	width: 88px !important;
	float:left;
	padding: 1px 0 0 20px;
	white-space: nowrap;
	text-align:center;
	color:#ffff00 !important;
	background:url(../contents/bg-mundial.jpg) repeat-x;
}

.mundial a, .mundial a:hover, .mundial .ativo{
	color:#ffffff !important;
}
.mundial:hover {
	background: url(../contents/bg-mundial-over.jpg) repeat-x;
}


/* PROMOÇÃO SORTEIO CUPONS XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
.titCupons {
	background-color:#4c8101;
	color:#ffff00;
	font-size:12px;
	margin:15px auto 2px;
	padding:3px 0;
	text-align:center;
	width:500px;
}
.tabelaCupons{
	margin:0 auto !important;
	width:500px;
}
.linhaCuponTit {
	background-color:#666666;
	color:#FFF !important;
	font-size:11px;
	font-weight:700;
}
.linhaCuponLight {
	background-color:#444;
	font-size:11px;
	color:#FFF !important;
}
.linhaCuponDark {
	background-color:#222222;
	font-size:11px;
	color:#fefe9e !important;
}
.infoSorteioCupons {
	background-color:#111111;
	border-bottom:1px solid #333333;
	color:#EAEAEA;
	font-size:10px;
	margin:0 auto 40px;
	padding:5px 0;
	text-align:center;
	width:500px;
}
.infoSorteioCupons a{color:#FFFF00;}
.semCupons{
	background-color:#b6b6b6;
	color:#910000;
	font-size:12px;
	font-weight:700;
	margin:40px auto;
	padding:3px 0;
	text-align:center;
	width:500px;
}
.bannerPromocao{
	margin:30px auto 0;
	height:73px;
	width:502px;
}
.TxtHeader { 
    background-color: #0E0301;
    color: #666363;
    font-size: 10px;
    margin: 0 auto;
    padding: 4px;
    text-align: justify;
	position: fixed; 
	bottom: 0;
	z-index: 1;
}
.TxtHeaderInterna { 
    color: #B1B1B1;
    font-size: 10px;
    margin: 0 auto;
    padding: 4px;
    text-align: justify;
	position: fixed; 
	bottom: 0;
	z-index: 1;
	background-color: #303030;
}
.TxtHeader a, .TxtHeader a:visited, .TxtHeaderInterna a, .TxtHeaderInterna a:visited { color: #666363; }
/*.bannerPublicidade {
	background: url("../contents/banner-publicidade-txt.gif") no-repeat scroll 106px 7px transparent;
	margin: 0 auto;
    padding-bottom: 8px;
    padding-top: 8px;
    width: 966px;
	}
.bannerPublicidadeInt {
	background: url("../contents/banner-publicidade-txt2.gif") no-repeat scroll 106px 7px transparent;
	margin: 0 auto;
    padding-bottom: 8px;
    padding-top: 8px;
    width: 966px;
	}
	.bannerPublicidade img { border: 0; }
	.bannerImgP { 
		background:url('../contents/banner-publicidade.gif') 95% 70% no-repeat;
		width: 728px;
		height: 90px;
	}*/

.gratisLightBG{
	color: #FF0000;
}
.gratisDarkBG{
	color: #F4EA00;
}
