@charset "utf-8";
/* CSS Document */

/* BODY START */

.body {
background-color:#141414;
background-image:url(../images/bg.jpg);
background-position:top;
background-repeat:repeat-x;
}

/* BODY END */

.bd_b {
border-bottom:#CCCCCC 1px solid;
}

.bd_b_c {
border-bottom:#E1E1E1 1px solid;
}

.bd_t_c {
border-top:#E1E1E1 1px solid;
}

.bd_b2 {
border-bottom:#E1E1E1 1px dashed;
}

.bd_r {
border-right:#E1E1E1 1px dashed;
}

.bg_bd_info {
background:#F5F5F5;
border:#E1E1E1 1px solid;
}

.bg_sep {
background-image:url(../images/sep.png);
background-position:center;
background-repeat:repeat-x;
height:13px;
}

.bg_brnc {
background:#FFFFFF;
}

.bg_cnz {
background:#F3F3F3;
}

.pdd_logo {
vertical-align:bottom;
padding-bottom:8px;
}

.bd_cnz_top {
border-top:#DCDCDC 1px solid;
}

.bd_cnz_bottom {
border-bottom:#DCDCDC 1px solid;
}

.bd_cnz_right {
border-right:#DCDCDC 1px solid;
}

.bd_cnz_left {
border-left:#DCDCDC 1px solid;
}

/* DIV START */

div {
margin: 0; 
padding: 0;
width:100%;
text-align:center;
}

/* DIV END */

/* PADDING START */

.padding {
padding-bottom:5px;
padding-top:5px;
}

.padding2 {
padding-bottom:2px;
padding-top:2px;
}

.padding5 {
padding-bottom:5px;
padding-top:5px;
}

.padding_lr {
padding-left: 5px;
padding-right: 5px;
}

.padding_bt {
padding-bottom:10px;
padding-top:10px;
}

.padding_bt2 {
padding-bottom:20px;
padding-top:20px;
}

.padding_t {
padding-top:10px;
}

.padding_b {
padding-bottom:10px;
}

/* PADDING END */

/* AREA CLIENTE START */

.ac_bg {
background-color:#FFF;
height:3px;
}

.ac_pnl {
background-color:#FFF;
padding:5px;
}

.ac_pnl_int {
background-color:#F3F3F3;
border:#DCDCDC 1px solid;
}

.ac_txt {
color:#333333;
font-family:Verdana;
font-size:9px;
font-weight:bold;
text-decoration:none;
text-align:center;
padding:5px;
}

.ac_campo_chk {
color:#990000;
font-family:Verdana;
font-size:9px;
font-weight:bold;
text-decoration:none;
padding:2px;
border:#CCCCCC 1px solid;
background-color:#DCDCDC;
}

.ac_campo_email {
color:#990000;
font-family:Verdana;
font-size:11px;
font-weight:normal;
text-decoration:none;
background-image:url(../images/ImgCampo/img_form_email.png);
background-repeat:no-repeat;
padding-left:25px;
padding-bottom:5px;
padding-top:5px;
padding-right:5px;
border:#CCCCCC 1px solid;
background-color:#DCDCDC;
width:100%;
}

.ac_campo_senha {
color:#990000;
font-family:Verdana;
font-size:11px;
font-weight:normal;
text-decoration:none;
background-image:url(../images/ImgCampo/img_form_senha.png);
background-repeat:no-repeat;
padding-left:25px;
padding-bottom:5px;
padding-top:5px;
padding-right:5px;
border:#CCCCCC 1px solid;
background-color:#DCDCDC;
width:100%;
}

.ac_link {
color:#333333;
font-family:Verdana;
font-size:9px;
font-weight:bold;
text-decoration:none;
text-align:center;
background:#FFFFFF;
vertical-align:top;
}

.ac_link a {
color:#333333;
font-family:Verdana;
font-size:9px;
font-weight:bold;
text-decoration:none;
}

.ac_link a:hover {
color:#990000;
}

/* AREA CLIENTE END */

/* RODAPE START */

.roda_linha {
height:1px;
border-top:#333333 1px dashed;
}

.roda_table {
padding-bottom:5px;
vertical-align:top;
}

.roda_table_w {
width:200px;
}

.roda_tit {
color:#999999;
font-family:Verdana;
font-size:10px;
font-weight:bold;
text-decoration:none;
text-align:left;
padding-left:5px;
padding-bottom:5px;
padding-top:5px;
}

.roda_img {
width:18px;
text-align:right;
vertical-align:bottom;
padding-bottom:5px;
}

.roda_txt {
color:#CCCCCC;
font-family:Verdana;
font-size:10px;
font-weight:normal;
text-decoration:none;
text-align:left;
padding-left:5px;
padding-bottom:4px;
padding-top:4px;
}

.roda_txt a {
color:#CCCCCC;
font-family:Verdana;
font-size:10px;
font-weight:normal;
text-decoration:none;
text-align:left;
}

.roda_txt a:hover {
color:#FFFFFF;
text-decoration:underline;
}

.copy {
color:#999999;
font-family:Verdana;
font-size:9px;
font-weight:normal;
text-decoration:none;
text-align:center;
padding-top:5px;
border-top:#333333 1px dashed;
}

.copy a {
color:#999999;
font-family:Verdana;
font-size:9px;
font-weight:normal;
text-decoration:none;
}

.copy a:hover {
color:#FFFFFF;
}

/* RODAPE END */

/* TITULO START */

.tit {
background-image:url(../images/bg_titulo.png);
background-position:center;
background-repeat:no-repeat;
padding-left:20px;
height:40px;
color:#FFFFFF;
font-family:Verdana;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

.tit_sombra {
color:#333333;
font-family:Verdana;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

/* TITULO END */

/* CONTATO START */

.contato_text {
color:#666666;
font-family:Verdana;
font-size:11px;
font-weight:normal;
text-decoration:none;
text-align:justify;
padding:20px;
}

.contato_text a {
color:#333333;
font-family:Verdana;
font-size:11px;
font-weight:bold;
text-decoration:none;
text-align:justify;
}

.contato_text a:hover {
color:#900;
text-decoration:underline;
}

form {
margin: 0; 
padding: 0;
border: 0;
}

.contato_pdd {
padding:10px;
}

.contato_pdd2 {
padding-left:10px;
}

.contato_form_texto {
color:#333333;
font-family:Verdana;
font-size:11px;
font-weight:bold;
text-align:right;
text-decoration:none;
}

.contato_form_campo {
color:#900;
font-family:Verdana;
font-size:10px;
font-weight:normal;
text-decoration:none;
border:#DCDCDC solid 1px;
background:#F0F0F0;
padding:5px;
width:90%;
}

.contato_form_campo:focus {
border:#999999 solid 1px;
}

.contato_form_campo_pqn {
color:#900;
font-family:Verdana;
font-size:10px;
font-weight:normal;
text-decoration:none;
border:#DCDCDC solid 1px;
background:#F0F0F0;
padding:5px;
width:40%;
}

.contato_form_campo_pqn:focus {
border:#999999 solid 1px;
}

.contato_msg {
color:#666666;
font-family:Verdana;
font-size:11px;
font-weight:normal;
text-decoration:none;
text-align:center;
padding:10px;
}

.contato_msg a {
color:#333333;
font-family:Verdana;
font-size:11px;
font-weight:normal;
text-decoration:none;
text-align:center;
}

.contato_msg a:hover {
text-decoration:line-through;
}

/* CONTATO END */

/* PROMOÇÃO START */

.promo_nome {
text-align:center;
background-image:url(../images/bg_promo_nome.png);
background-position:center;
background-repeat:no-repeat;
width:238px;
height:65px;
}

.promo_nome_img {
width:176px;
height:58px;
vertical-align:bottom;
padding-bottom:3px;
text-align:center;
}

.promo_preco {
width:58px;
height:58px;
}

.promo_body {
text-align:left;
padding-left:10px;
padding-top:5px;
vertical-align:top;
background-image:url(../images/bg_promo_body.png);
background-position:left;
background-repeat:no-repeat;
width:210px;
height:101px;
}

.promo_botoes {
text-align:left;
padding-left:20px;
padding-top:8px;
background-image:url(../images/bg_promo_botoes.png);
background-position:left;
background-repeat:no-repeat;
width:210px;
height:44px;
}

.promo_sombra {
background-image:url(../images/bg_promo_sombra.png);
background-position:left;
background-repeat:no-repeat;
width:210px;
height:20px;
}

.promo_info_img {
width:14px;
text-align:left;
vertical-align:bottom;
padding-bottom:3px;
}

.promo_info_txt {
color:#FFFFFF;
font-family:Verdana;
font-size:9px;
font-weight:bold;
text-decoration:none;
padding-top:3px;
padding-bottom:3px;
padding-left:3px;
}

/* PROMOÇÃO END */

/* NOTÍCIAS START */

.noti_table {
vertical-align:top;
}

.noti_tit {
background-image:url(../images/img_tit_noticias.png);
background-position:bottom;
background-repeat:no-repeat;
padding-left:5px;
height:30px;
color:#666666;
font-family:Verdana;
font-size:10px;
font-weight:bold;
vertical-align:bottom;
padding-bottom:4px;
text-decoration:none;
}

.noti_tit_sombra {
color:#DCDCDC;
font-family:Verdana;
font-size:10px;
font-weight:bold;
text-decoration:none;
}

.noti_mais {
color:#999999;
font-family:Verdana;
font-size:9px;
font-weight:normal;
text-decoration:none;
text-align:right;
padding-top:3px;
padding-right:5px;
}

.noti_mais a {
color:#999999;
font-family:Verdana;
font-size:9px;
font-weight:normal;
text-decoration:none;
text-align:right;
}

.noti_mais a:hover {
color:#666666;
text-decoration:underline;
}

.noti_data {
color:#999999;
font-family:Verdana;
font-size:9px;
font-weight:normal;
text-decoration:none;
text-align:left;
}

.noti_txt {
color:#666666;
font-family:Verdana;
font-size:9px;
font-weight:normal;
text-decoration:none;
text-align:left;
padding:5px;
border-bottom:#DCDCDC 1px solid;
}

.noti_txt a {
color:#666666;
font-family:Verdana;
font-size:9px;
font-weight:normal;
text-decoration:none;
text-align:left;
}

.noti_txt a:hover {
color:#C00;
}

.noti_aviso {	
color:#C00;
font-family:Verdana;
font-size:10px;
font-weight:bold;
text-decoration:none;
text-align:center;
}

.noti_list_titulo {
color:#333333;
font-family:Verdana;
font-size:12px;
font-weight:bold;
text-decoration:none;
text-align:left;
padding:5px;
}

.noti_list_titulo a {
color:#333333;
font-family:Verdana;
font-size:12px;
font-weight:bold;
text-decoration:none;
text-align:left;
}

.noti_list_titulo a:hover {
color:#900;
}

.noti_list_data {
color:#999;
font-family:Verdana;
font-size:10px;
font-weight:bold;
text-decoration:none;
text-align:right;
padding:5px;
}

.noti_list_txt {
color:#666666;
font-family:Verdana;
font-size:10px;
font-weight:normal;
text-decoration:none;
text-align:left;
padding:5px;
}

.noti_list_txt a {
color:#666666;
font-family:Verdana;
font-size:10px;
font-weight:bold;
text-decoration:underline;
text-align:left;
}

.noti_list_txt a:hover {
color:#C00;
}

.noti_navegacao {
color:#999999;
font-family:Verdana;
font-size:10px;
font-weight:normal;
text-decoration:none;
text-align:center;
}

.noti_navegacao a {
color:#666666;
font-family:Verdana;
font-size:10px;
font-weight:bold;
text-decoration:none;
text-align:center;
}

.noti_navegacao a:hover {
color:#900;
}

/* NOTÍCIAS END */

/* HOSPEDAGEM START */

.hosp_aviso {	
color:#C00;
font-family:Verdana;
font-size:10px;
font-weight:bold;
text-decoration:none;
text-align:center;
}

.hosp_sep_brnc {
border-bottom:#FFFFFF 1px solid;
}

.hosp_h_tit {	
background-image:url(../images/bg_tit_info.png);
background-position:center;
background-repeat:no-repeat;
background-color:#DCDCDC;
width:600px;
height:30px;
color:#FFFFFF;
font-family:Verdana;
font-size:9px;
font-weight:bold;
text-decoration:none;
text-align:center;
padding-bottom:7px;
}


.hosp_h_bottom {	
background-image:url(../images/bg_bottom_info.png);
background-position:center;
background-repeat:no-repeat;
width:600px;
height:8px;
}

.hosp_h_img {	
background-color:#DCDCDC;
text-align:center;
padding:5px;
border-left:#666666 1px solid;
border-right:#666666 1px solid;
}

.hosp_h_txt {	
background-color:#DCDCDC;
color:#333333;
font-family:Verdana;
font-size:9px;
font-weight:normal;
text-decoration:none;
text-align:left;
padding:10px;
border-left:#666666 1px solid;
border-right:#666666 1px solid;
}

.hosp_adicionais_tit {	
background-image:url(../images/bg_tit_info.png);
background-position:center;
background-repeat:no-repeat;
background-color:#DCDCDC;
width:600px;
height:30px;
color:#FFFFFF;
font-family:Verdana;
font-size:9px;
font-weight:bold;
text-decoration:none;
text-align:left;
padding-bottom:7px;
padding-left:15px;
}

.hosp_adicionais_bottom {	
background-image:url(../images/bg_bottom_info.png);
background-position:center;
background-repeat:no-repeat;
width:600px;
height:8px;
}

.hosp_adicionais_chk {
width:50px;
text-align:center;
border-left:#666666 1px solid;
background-color:#DCDCDC;
border-bottom:#FFFFFF 1px dotted;
}

.hosp_adicionais_txt {	
background-color:#DCDCDC;
width:550px;
color:#666666;
font-family:Verdana;
font-size:10px;
font-weight:bold;
text-decoration:none;
text-align:left;
padding-bottom:5px;
padding-top:5px;
border-right:#666666 1px solid;
border-bottom:#FFFFFF 1px dotted;
}

.hosp_info_tit {	
background-image:url(../images/bg_tit_info_plano.png);
background-repeat:no-repeat;
background-color:#DCDCDC;
width:235px;
height:30px;
color:#FFFFFF;
font-family:Verdana;
font-size:9px;
font-weight:normal;
text-decoration:none;
text-align:left;
padding-bottom:7px;
padding-left:15px;
}

.hosp_info_txt {	
background-color:#DCDCDC;
color:#666666;
font-family:Verdana;
font-size:9px;
font-weight:normal;
text-decoration:none;
text-align:left;
padding-left:10px;
}

.hosp_plano_tit {	
background-image:url(../images/bg_tit_plano.png);
background-position:center;
background-repeat:no-repeat;
background-color:#DCDCDC;
width:120px;
height:30px;
color:#FFFFFF;
font-family:Verdana;
font-size:10px;
font-weight:bold;
text-decoration:none;
text-align:center;
padding-bottom:7px;
}

.hosp_plano_txt {	
background-color:#DCDCDC;
width:120px;
color:#333333;
font-family:Verdana;
font-size:9px;
font-weight:normal;
text-decoration:none;
text-align:center;
padding-top:7px;
padding-bottom:7px;
}

.hosp_plano_assinar {
text-align:center;
padding-top:1px;
padding-bottom:1px;
vertical-align:top;
}

/* HOSPEDAGEM END */

/* REVENDA START */

.reve_aviso {	
color:#C00;
font-family:Verdana;
font-size:10px;
font-weight:bold;
text-decoration:none;
text-align:center;
}

.reve_sep_brnc {
border-bottom:#FFFFFF 1px solid;
}

.reve_r_tit {	
background-image:url(../images/bg_tit_info.png);
background-position:center;
background-repeat:no-repeat;
background-color:#DCDCDC;
width:600px;
height:30px;
color:#FFFFFF;
font-family:Verdana;
font-size:9px;
font-weight:bold;
text-decoration:none;
text-align:center;
padding-bottom:7px;
}


.reve_r_bottom {	
background-image:url(../images/bg_bottom_info.png);
background-position:center;
background-repeat:no-repeat;
width:600px;
height:8px;
}

.reve_r_img {	
background-color:#DCDCDC;
text-align:center;
padding:5px;
border-left:#666666 1px solid;
border-right:#666666 1px solid;
}

.reve_r_txt {	
background-color:#DCDCDC;
color:#333333;
font-family:Verdana;
font-size:9px;
font-weight:normal;
text-decoration:none;
text-align:left;
padding:10px;
border-left:#666666 1px solid;
border-right:#666666 1px solid;
}

.reve_adicionais_tit {	
background-image:url(../images/bg_tit_info.png);
background-position:center;
background-repeat:no-repeat;
background-color:#DCDCDC;
width:600px;
height:30px;
color:#FFFFFF;
font-family:Verdana;
font-size:9px;
font-weight:bold;
text-decoration:none;
text-align:left;
padding-bottom:7px;
padding-left:15px;
}

.reve_adicionais_bottom {	
background-image:url(../images/bg_bottom_info.png);
background-position:center;
background-repeat:no-repeat;
width:600px;
height:8px;
}

.reve_adicionais_chk {
width:50px;
text-align:center;
border-left:#666666 1px solid;
background-color:#DCDCDC;
border-bottom:#FFFFFF 1px dotted;
}

.reve_adicionais_txt {	
background-color:#DCDCDC;
width:550px;
color:#666666;
font-family:Verdana;
font-size:10px;
font-weight:bold;
text-decoration:none;
text-align:left;
padding-bottom:5px;
padding-top:5px;
border-right:#666666 1px solid;
border-bottom:#FFFFFF 1px dotted;
}

.reve_info_tit {	
background-image:url(../images/bg_tit_info_plano.png);
background-repeat:no-repeat;
background-color:#DCDCDC;
width:235px;
height:30px;
color:#FFFFFF;
font-family:Verdana;
font-size:9px;
font-weight:normal;
text-decoration:none;
text-align:left;
padding-bottom:7px;
padding-left:15px;
}

.reve_info_txt {	
background-color:#DCDCDC;
color:#666666;
font-family:Verdana;
font-size:9px;
font-weight:normal;
text-decoration:none;
text-align:left;
padding-left:10px;
}

.reve_plano_tit {	
background-image:url(../images/bg_tit_plano.png);
background-position:center;
background-repeat:no-repeat;
background-color:#DCDCDC;
width:120px;
height:30px;
color:#FFFFFF;
font-family:Verdana;
font-size:10px;
font-weight:bold;
text-decoration:none;
text-align:center;
padding-bottom:7px;
}

.reve_plano_txt {	
background-color:#DCDCDC;
width:120px;
color:#333333;
font-family:Verdana;
font-size:9px;
font-weight:normal;
text-decoration:none;
text-align:center;
padding-top:7px;
padding-bottom:7px;
}

.reve_plano_assinar {
text-align:center;
padding-top:1px;
padding-bottom:1px;
vertical-align:top;
}

/* REVENDA END */

/* STREAMING START */

.stre_sep_brnc {
border-bottom:#FFFFFF 1px solid;
}

.stre_aviso {	
color:#C00;
font-family:Verdana;
font-size:10px;
font-weight:bold;
text-decoration:none;
text-align:center;
}


.stre_adicionais_tit {	
background-image:url(../images/bg_tit_info.png);
background-position:center;
background-repeat:no-repeat;
background-color:#DCDCDC;
width:600px;
height:30px;
}

.stre_adicionais_tit_txt1 {	
color:#FFFFFF;
font-family:Verdana;
font-size:9px;
font-weight:bold;
text-decoration:none;
text-align:left;
padding-bottom:7px;
padding-left:15px;
}

.stre_adicionais_tit_txt2 {	
color:#FFFFFF;
font-family:Verdana;
font-size:9px;
font-weight:bold;
text-decoration:none;
text-align:right;
padding-bottom:7px;
padding-right:15px;
}

.stre_adicionais_bottom {	
background-image:url(../images/bg_bottom_info.png);
background-position:center;
background-repeat:no-repeat;
width:600px;
height:8px;
}

.stre_adicionais_txt_info {	
background-color:#DCDCDC;
width:300px;
color:#666666;
font-family:Verdana;
font-size:10px;
font-weight:normal;
text-decoration:none;
text-align:left;
padding-bottom:5px;
padding-top:5px;
padding-left:10px;
border-left:#666666 1px solid;
border-bottom:#FFFFFF 1px dotted;
}

.stre_adicionais_txt_valor {	
background-color:#DCDCDC;
width:300px;
color:#666666;
font-family:Verdana;
font-size:10px;
font-weight:bold;
text-decoration:none;
text-align:right;
padding-bottom:5px;
padding-top:5px;
padding-right:10px;
border-right:#666666 1px solid;
border-bottom:#FFFFFF 1px dotted;
}

.stre_info_tit {	
background-image:url(../images/bg_tit_info_plano.png);
background-repeat:no-repeat;
background-color:#DCDCDC;
width:235px;
height:30px;
color:#FFFFFF;
font-family:Verdana;
font-size:9px;
font-weight:normal;
text-decoration:none;
text-align:left;
padding-bottom:7px;
padding-left:15px;
}

.stre_info_tit_bitrate {	
color:#900;
font-family:Verdana;
font-size:10px;
font-weight:bold;
text-decoration:none;
}

.stre_info_txt {	
background-color:#DCDCDC;
color:#666666;
font-family:Verdana;
font-size:9px;
font-weight:normal;
text-decoration:none;
text-align:left;
padding-left:10px;
}

.stre_plano_tit {	
background-image:url(../images/bg_tit_plano.png);
background-position:center;
background-repeat:no-repeat;
background-color:#DCDCDC;
width:120px;
height:30px;
color:#FFFFFF;
font-family:Verdana;
font-size:10px;
font-weight:bold;
text-decoration:none;
text-align:center;
padding-bottom:7px;
}

.stre_plano_txt {	
background-color:#DCDCDC;
width:120px;
color:#333333;
font-family:Verdana;
font-size:9px;
font-weight:normal;
text-decoration:none;
text-align:center;
padding-top:7px;
padding-bottom:7px;
}

.stre_plano_assinar {
text-align:center;
padding-top:1px;
padding-bottom:1px;
vertical-align:top;
}

/* STREAMING END */

/* VPS START */

.vps_aviso {	
color:#C00;
font-family:Verdana;
font-size:10px;
font-weight:bold;
text-decoration:none;
text-align:center;
}

.vps_info_tit_assinar {	
background-image:url(../images/bg_tit_info_plano_150.png);
background-repeat:no-repeat;
background-color:#DCDCDC;
width:150px;
height:30px;
color:#FFFFFF;
font-family:Verdana;
font-size:9px;
font-weight:bold;
text-decoration:none;
text-align:center;
padding-bottom:7px;
}

.vps_plano_tit_210 {	
background-image:url(../images/bg_tit_plano_210.png);
background-position:center;
background-repeat:no-repeat;
background-color:#DCDCDC;
width:210px;
height:30px;
color:#FFFFFF;
font-family:Verdana;
font-size:10px;
font-weight:bold;
text-decoration:none;
text-align:center;
padding-bottom:7px;
}

.vps_plano_tit_110 {	
background-image:url(../images/bg_tit_plano_110.png);
background-position:center;
background-repeat:no-repeat;
background-color:#DCDCDC;
width:110px;
height:30px;
color:#FFFFFF;
font-family:Verdana;
font-size:10px;
font-weight:bold;
text-decoration:none;
text-align:center;
padding-bottom:7px;
}

.vps_plano_tit_40 {	
background-image:url(../images/bg_tit_plano_40.png);
background-position:center;
background-repeat:no-repeat;
background-color:#DCDCDC;
width:40px;
height:30px;
color:#FFFFFF;
font-family:Verdana;
font-size:10px;
font-weight:bold;
text-decoration:none;
text-align:center;
padding-bottom:7px;
}

.vps_plano_tit_80 {	
background-image:url(../images/bg_tit_plano_80.png);
background-position:center;
background-repeat:no-repeat;
background-color:#DCDCDC;
width:80px;
height:30px;
color:#FFFFFF;
font-family:Verdana;
font-size:10px;
font-weight:bold;
text-decoration:none;
text-align:center;
padding-bottom:7px;
}

.vps_plano_txt {	
background-color:#DCDCDC;
color:#333333;
font-family:Verdana;
font-size:9px;
font-weight:normal;
text-decoration:none;
text-align:center;
padding-left:5px;
padding-right:5px;
padding-bottom:25px;
padding-top:25px;
border-bottom:#FFFFFF 2px solid;
}

.vps_plano_txt2 {	
background-color:#DCDCDC;
color:#666666;
font-family:Verdana;
font-size:9px;
font-weight:normal;
text-decoration:none;
text-align:center;
padding-left:5px;
padding-right:5px;
padding-bottom:25px;
padding-top:25px;
border-bottom:#FFFFFF 2px solid;
}

.vps_plano_assinar {
background-color:#DCDCDC;
text-align:center;
border-bottom:#FFFFFF 2px solid;
}

/* VPS END */

/* DEDICADOS START */

.dedi_aviso {	
color:#C00;
font-family:Verdana;
font-size:10px;
font-weight:bold;
text-decoration:none;
text-align:center;
}

.dedi_dc_tit {	
background-image:url(../images/bg_tit_info.png);
background-position:center;
background-repeat:no-repeat;
background-color:#DCDCDC;
width:600px;
height:30px;
color:#FFFFFF;
font-family:Verdana;
font-size:9px;
font-weight:bold;
text-decoration:none;
text-align:center;
padding-bottom:7px;
}


.dedi_dc_bottom {	
background-image:url(../images/bg_bottom_info.png);
background-position:center;
background-repeat:no-repeat;
width:600px;
height:8px;
}

.dedi_dc_img {	
background-color:#DCDCDC;
text-align:center;
padding:5px;
border-left:#666666 1px solid;
border-right:#666666 1px solid;
}

.dedi_dc_txt {	
background-color:#DCDCDC;
color:#333333;
font-family:Verdana;
font-size:9px;
font-weight:normal;
text-decoration:none;
text-align:left;
padding:10px;
border-left:#666666 1px solid;
border-right:#666666 1px solid;
}

.dedi_sep_brnc {
border-bottom:#FFFFFF 1px solid;
}

.dedi_sep_cnz {
border-bottom:#DCDCDC 1px dotted;
}

.dedi_bd {
border:#DCDCDC 1px solid;
}

.dedi_info_tit_assinar {	
background-image:url(../images/bg_tit_info_plano_150.png);
background-repeat:no-repeat;
background-color:#DCDCDC;
width:150px;
height:30px;
color:#FFFFFF;
font-family:Verdana;
font-size:9px;
font-weight:bold;
text-decoration:none;
text-align:center;
padding-bottom:7px;
}

.dedi_plano_tit_210 {	
background-image:url(../images/bg_tit_plano_210.png);
background-position:center;
background-repeat:no-repeat;
background-color:#DCDCDC;
width:210px;
height:30px;
color:#FFFFFF;
font-family:Verdana;
font-size:10px;
font-weight:bold;
text-decoration:none;
text-align:center;
padding-bottom:7px;
}

.dedi_plano_tit_110 {	
background-image:url(../images/bg_tit_plano_110.png);
background-position:center;
background-repeat:no-repeat;
background-color:#DCDCDC;
width:110px;
height:30px;
color:#FFFFFF;
font-family:Verdana;
font-size:10px;
font-weight:bold;
text-decoration:none;
text-align:center;
padding-bottom:7px;
}

.dedi_plano_tit_40 {	
background-image:url(../images/bg_tit_plano_40.png);
background-position:center;
background-repeat:no-repeat;
background-color:#DCDCDC;
width:40px;
height:30px;
color:#FFFFFF;
font-family:Verdana;
font-size:10px;
font-weight:bold;
text-decoration:none;
text-align:center;
padding-bottom:7px;
}

.dedi_plano_tit_80 {	
background-image:url(../images/bg_tit_plano_80.png);
background-position:center;
background-repeat:no-repeat;
background-color:#DCDCDC;
width:80px;
height:30px;
color:#FFFFFF;
font-family:Verdana;
font-size:10px;
font-weight:bold;
text-decoration:none;
text-align:center;
padding-bottom:7px;
}

.dedi_plano_txt {	
background-color:#DCDCDC;
color:#333333;
font-family:Verdana;
font-size:9px;
font-weight:normal;
text-decoration:none;
text-align:center;
padding-left:5px;
padding-right:5px;
padding-bottom:25px;
padding-top:25px;
border-bottom:#FFFFFF 2px solid;
}

.dedi_plano_txt2 {	
background-color:#DCDCDC;
color:#666666;
font-family:Verdana;
font-size:9px;
font-weight:normal;
text-decoration:none;
text-align:center;
padding-left:5px;
padding-right:5px;
padding-bottom:25px;
padding-top:25px;
border-bottom:#FFFFFF 2px solid;
}

.dedi_plano_assinar {
background-color:#DCDCDC;
text-align:center;
border-bottom:#FFFFFF 2px solid;
}

/* DEDICADOS END */

/* SOBRE START */

.sobre_txt {
color:#666666;
font-family:Verdana;
font-size:10px;
font-weight:normal;
text-decoration:none;
text-align:left;
padding:5px;
}

/* SOBRE END */

/* TOS START */

.tos_txt {
color:#666666;
font-family:Verdana;
font-size:10px;
font-weight:normal;
text-decoration:none;
text-align:left;
padding:5px;
}

/* TOS END */

/* MAIN START */

.main_bd_t {
border-top:#DCDCDC 1px dotted;
}

.main_bd_r {
border-right:#DCDCDC 1px dotted;
}

.main_pdd_tbr {	
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
padding-right:10px;
}

.main_pdd_img {
padding:3px;
}

.main_sep {
width:4px;
}

.main_tit {
color:#900;
font-family:Verdana;
font-size:10px;
font-weight:bold;
text-decoration:none;
text-align:left;
padding:5px;
}

.main_txt {
color:#666666;
font-family:Verdana;
font-size:9px;
font-weight:normal;
text-decoration:none;
text-align:justify;
}

.main_txt_pq {
color:#666666;
font-family:Verdana;
font-size:9px;
font-weight:bold;
text-decoration:none;
text-align:left;
padding-left:10px;
padding-top:5px;
}

/* MAIN END */

/* DOMINIOS START */

.domi_tit {
background-image:url(../images/img_tit_dominios.png);
background-position:bottom;
background-repeat:no-repeat;
padding-left:5px;
height:30px;
color:#666666;
font-family:Verdana;
font-size:10px;
font-weight:bold;
vertical-align:bottom;
padding-bottom:4px;
text-decoration:none;
}

.domi_tit_sombra {
color:#DCDCDC;
font-family:Verdana;
font-size:10px;
font-weight:bold;
text-decoration:none;
}

.domi_campo_www {
color:#333333;
font-family:Verdana;
font-size:11px;
font-weight:bold;
text-decoration:none;
background-image:url(../images/ImgCampo/img_form_www.png);
background-repeat:no-repeat;
padding-left:36px;
padding-bottom:5px;
padding-top:5px;
padding-right:5px;
border:#CCCCCC 1px solid;
background-color:#DCDCDC;
width:100%;
}

.domi_campo_ext {
color:#333333;
font-family:Verdana;
font-size:11px;
font-weight:bold;
text-decoration:none;
padding:4px;
border:#CCCCCC 1px solid;
background-color:#DCDCDC;
}

/* DOMINIOS END */

/* DOMINIOS START */

.pagamento_tit {
background-image:url(../images/img_tit_pagamentos.png);
background-position:bottom;
background-repeat:no-repeat;
padding-left:5px;
height:30px;
color:#666666;
font-family:Verdana;
font-size:10px;
font-weight:bold;
vertical-align:bottom;
padding-bottom:4px;
text-decoration:none;
}

.pagamento_tit_sombra {
color:#DCDCDC;
font-family:Verdana;
font-size:10px;
font-weight:bold;
text-decoration:none;
}


/* DOMINIOS END */