html, body{ 
    margin:0; 
    padding:0; 
    text-align:center;
    background: url(imgs/fnd.png) repeat-x;
}

body {
    margin-top: 12px;
}

a {
    font: 11px arial,sans-serif;    
}

.none {
    display: none;
} 
p,input,textarea, select {
    font: 10px arial,sans-serif;
    color: #56677b;
	background-color: #ffffff;
}

p {
	background: none;
}


select {
    font-size: 11px;
}



h3 {
    font: 18px arial,sans-serif;
}

.cxCinza {
    margin-top: 10px;
    padding: 0 10px 3px 10px;
    width: 410px;
    height: 30px;    
    background: transparent url(imgs/cx_botoes.png) no-repeat;
}

.inputcentro {
    float: right;
}

#mlabel {
    width: 300px;
    clear: both;
    float: right;
    text-align: right;
}

#texto h2 {
    font: 16px arial,sans-serif;
    font-weight: bold;
}

.descricao h2 {
	width: 499px;
	font: bold 1.6em 'Trebuchet Ms', Georgia, sans-serif;
	height: auto;
	color: #666666;
}

.descricao h2 span {
	font: bold 11px Arial, Helvetica, sans-serif;
	text-align: right;
	
}

#hospedagem .descricao h2, #revenda .descricao h2, #dedicado .descricao h2, #registro .descricao h2 {
	width: 515px;
}

.msgerro {
	font: 18px Arial, Helvetica, sans-serif;
}


.plbg_revenda {
	color: red;
}

.plbg_revenda_fnd {
	color: white;
	background-color: red;
	font: 11px Arial, Helvetica, sans-serif !important;
}

span.desccheck {
	float: left;
	margin: 1px 5px;
}

.septecno {
	padding: 10px 0;
	margin: 10px 0;
	border-top: 1px solid #cfcfcf;
	text-align: center;
	width: 527px;
}

#texto p, #texto div {
    font: 11px arial,sans-serif;
    color: #333 !important;
    padding-bottom: 10px;
}

label {
    float: left;
    width: 100%;
    font: 9px arial,sans-serif;
    color: #fff;
	padding-left: 3px;
	background: transparent url(imgs/fnd_label.png) no-repeat -35px;

}

#assineja_tela label {
	background: transparent url(imgs/fnd_label_r.png) no-repeat 100% 0%;
	padding-right: 3px;
}

.cxLeft label {
	background: transparent url(imgs/fnd_label_r.png) no-repeat 0% !important;
}

input, select {
    float: left;
    background: #ffffff;
	color: #56677B;
    height: 17px;
    border: 1px solid #cfcfcf;
	margin-bottom: 5px;
}

.nofloat {
    float: none !important;
}

select {
    height: 18px;
}

textarea {
    float: left;
    clear: both;
    background: #ffffff;
    border: 1px solid #cfcfcf; 
}

.btimageok {
    float: left;
    background: transparent url(imgs/fnd_bt.png);
    width: 38px;
    height: 18px;
    margin-left: 5px;
    margin: 0 0 0 7px;
    padding: 0px; 
    border: 1px solid #cfcfcf;
	color: #56677B;
	cursor: pointer;
}

.btimageokred {
    float: left;
    background: transparent url(imgs/fnd_bt_red.png);
    width: 38px;
    height: 18px;
    margin-left: 5px;
    margin: 0 0 0 7px;
    padding: 0px; 
    border: 1px solid #cfcfcf;
	color: #FFFFFF;
	cursor: pointer;	
}

.btimageok, .btimageokred {
	font: 9px Arial, Helvetica, sans-serif !important;
}

.vrd {
    font-size: xx-small;
    color: red;
}

.txtright {
    text-align: right;
}

.txtright a {
    text-decoration: none;
    color: #000;
    font-weight: bold   ; 
}


.spxright {
    font-size: 9px !important;
    text-align: right;
}


.frmseparadados {
    float: left;
    width: 410px;
    background-color: #f9f9f9;
    margin: 10px 0;
    padding: 10px;
    border: 1px solid #cfcfcf;
} 

.frmseparadominio {
    float: left;
    width: 183px;
    background-color: #f5f5f5;
    margin: 10px 0;
    padding: 10px;
    border: 1px solid #cfcfcf;
    
}
.cameras {
	float: right;
	width: 176px;
	text-align: center;
	padding: 5px;
}
.cameras img {
    border: none;
}

.novepx {
    font-size: 9px;
}

.frmseparaplanos {
    font: 11px Arial, Helvetica, sans-serif;
	float: left;
    width: 410px;
    background-color: #f5f5f5;
    margin: 10px 0;
    padding: 10px;
    border: 1px solid #cfcfcf;
	
}

.plbg_hospedagem {
    background: #8EBC30;
}

.plbg_hospedagem_fnd {
    background: #90C03B;
	font: 11px Arial, Helvetica, sans-serif !important;
}

.comfundo {
    background: #FFFFE0 !important;
    height: 17px;
    border: 1px solid #cfcfcf;     
}

.comfundo_textarea {
    background: #FFFFE0 !important;
    border: 1px solid #cfcfcf;     
}

/*
.inputbox {
    background: #efefef url(imgs/input_fnd.png) repeat-x;
    height: 14px;
    border: 1px solid #cfcfcf; 
}
*/

.inputbox {
    background: #ffffff;
    height: 17px;
    border: 1px solid #cfcfcf; 
}

.inputdomain {
    background: #efefef url(imgs/input_fnd.png) repeat-x;
    height: 16px !important;
    border: 1px solid #cfcfcf !important; 
	width: 300px;
}

.pessoa {
    width: 196px;
    height: 108px;
    background: none;
    border: none;
}

.plbg_dedicado {
    background: #4682B4;
}

.plbg_dedicado_fnd {
    background: #1E709A;
	font: 11px Arial, Helvetica, sans-serif !important;
}

.plbg_hospedagem, .plbg_hospedagem_fnd, 
.plbg_revenda, .plbg_revenda_fnd,
.plbg_dedicado, .plbg_dedicado_fnd {
    color: white;
}

.plbg_hospedagem,
.plbg_revenda,
.plbg_dedicado {
    font-weight: bold;
}

#message {
    float: left;
    background: transparent url(imgs/message.png) no-repeat ;
    width: 224px;
    height: 141px;
    margin: 10px 0 0 10px;
    font: 11px arial,sans-serif;
    padding: 15px 0 0 20px;
}

#message_txt {
    width: 190px;
    height: 100px;
    padding-top: 15px;
}

.contrato {
    width: 430px;
    clear: both;
    font: 11px arial,sans-serif;
}

.frmseparaplanos input {
    clear: both;
} 


.btimgok_sfloat {
    float: right;
    background: #DCDAD9 url(imgs/fnd_bt.png) repeat-x 0% 100%;
    height: 22px;
    width: 50px;
    border: 1px solid #cfcfcf;
    margin-top: 7px;
}

.width200 {
    width: 200px;
}

.left10px {
	margin-left: 10px;
}

.anuncio_txt {
    display: none;
}

.cxanuncio {
    margin-top: 20px;
}

.cxanuncio img {
    border: none;
}

#pagewidth{ 
    width:774px; 
    text-align: left; 
    min-width: 500px;
    margin: auto auto; 
} 
 
#header{ 
    height: 87px; 
    width: 100%; 
    /*background: #ff0000 url(imgs/tp_fnd.png) no-repeat; */
    background: transparent url(imgs/topo_diff.jpg) no-repeat; 
 }
 
 /*inicio menu*/

#navegacao, .topo_destaque {
    float: right;
} 
#navegacao {
    margin: 6px 0 -14px 0;
} 

#navegacao li a:hover {
    color: #fc0;
} 

#navegacao li a {
    background: transparent url(imgs/mn_bot_sp_3d.png) no-repeat 0px 2px;
    padding: 0 5px 0 10px;
    color: #fff;
}

.topo_destaque {
    text-align: right;
    background: transparent url(imgs/fone_fnd.png) no-repeat 93% 13%;
    width: 201px;
    height: 38px;
    font: 16px arial,sans-serif;
    font-weight: bold;
    color: #fff;
    position: absolute;
    padding-top: 21px;
    margin: 20px 0 0 562px;
}

#menu-topo li, #navegacao li { 
    display: inline;
    list-style: none;
    padding: 0;
    margin: 0;
}

#menu-topo,.logo {
    float: left;    
    margin: 0;
    padding: 0;
}

.logo {
    position: absolute;
    margin: 26px 0 0 56px;
    cursor: pointer;
}

#menu-topo {
    position: relative;
    clear: both;
    background: #ccc url(imgs/mn_tp_fnd.png) no-repeat;
    width: 774px;
    height: 20px;
    margin-top: 83px;
    z-index: 2000;
}

html>body #menu-topo {
    margin-top: 82px;
}

#menu-topo li {
    padding: 0 8px;
    background: transparent url(imgs/mn_tp_sp.png) no-repeat 0% 50%;
}

#menu-topo .first {
    background: none;
}


#menu-topo .assineja {
    background: transparent url(imgs/mn_tp_assineja.png) no-repeat 12px 2px;
    padding-left: 32px;
    color: #fff;
}

.assineja a {
    color: #fff !important;
}

.assineja a:hover {
    color: #fc0 !important;
    border: none !important;
}

#menu-topo li a {
    text-decoration: none;
    text-transform: uppercase;
    font: 10px arial,sans-serif !important;
    font-weight: bold;
    color: #56677b;
    padding: 3px 0 0 0;
}

#menu-topo li a:hover {
    color: #C80000;
}

.logo {
    background: transparent url(imgs/tp_logo.png) no-repeat;
    width: 106px;
    height: 44px;
}

.logo_txt {
    display: none;
}

 /*fim menu*/ 
 
 
#swfAtend {
    width: 193px;
    height: 109px;
}
#leftcol{
    width: 210px;
    float: left; 
    position: fixed; 
    margin: 0 1px 0 -210px; 
 }
 
html>body #leftcol { position: relative;} 
 
 
 .atendimento {
     margin-bottom: 18px;
 }
 
  .atendimento img {
      cursor: pointer;
  }
 
 html>body .atendimento #swfAtend {
     margin-bottom: -4px;
 }
 
 #leftcol .cxLeft {
     background: transparent url(imgs/cx_esquerda.png) no-repeat;
     width: 193px;
     height: 115px;
     padding: 0;
}

 #leftcol .cxLeft form {
     margin: 10px 0 0 15px;
     padding: 0;
 }
.cxatendimento {
    margin-top: 20px;
    background: transparent url(imgs/cx_atendimento_nv.png) no-repeat;
    width: 193px;
    height: 305px;

}

.cxatendimento p {
    padding: 30px 0 0 10px;
}

#outer{ 
    border: solid white 0px; 
    border-left: 210px solid #fff;                                 /* coluna esquerda*/ 
    border-right: 176px solid #E3E3E3;                             /* coluna direita.*/ 
    background-color: #FFFFFF;                                     /* cor do centro */ 
    width: auto;

 } 
 
#rightcol{
    background: #E6E6E6;/*transparent url(imgs/col_dir_fnd.png) repeat-y;*/
    width: 176px;
    /*height: 610px;*/
    float: right; 
	position: relative;
    margin-right: -176px; 
    margin-left: 1px; 
}

#rightcol .cxDir {
    width: 154px;
    background-color: #fff;
    border: 1px solid #cfcfcf;
    padding: 5px;
} 

#rightcol .cxDirBanner {
    width: 154px;
    background-color: #fff;
    border: 1px solid #cfcfcf;
    padding: 5px;
}

#rightcol .cxDir h2,p {
    padding: 0;
    margin: 0;
}

#rightcol .cxDirBanner h2 {
    padding: 0;
    margin: 0;

}

.cxDir p {
    padding: 3px;
    font: 11px arial,sans-serif;
    color: #56677b;
}

.cxDirBanner p {
    padding: 0;
	margin: 0;
    font: 11px arial,sans-serif;
    color: #56677b;

}

.cxDirBanner img {
	border: none;
	margin-bottom: -5px;
}

.cxDir p a {
    text-decoration: none;
    color: #ff0000;
}

.readon {
	float: left;
	width: 150px;
	margin: -5px 0 0 0;
	text-align: left;
}

html>body .readon {
	margin: -7px 0 0 0;
}


.readonr {
	float: left;
	width: 150px;
	margin: -15px 0 0 0;
	text-align: right;

}


.red {
	color: #FF0000;
	text-decoration: none;
}

.mrc_txt {
    color: #ff0000;
}

.tecnologias {
    width: 123px;
    height: 70px;
    background: transparent url(imgs/tecnologias.png) no-repeat;
}

.depoimentos img {
	clear: both;
}

.depoimentos p {
    color: #333;
}

.depoimentos .resumo {
    color: #ff0000;
}
.resumo img {
	padding: 3px !important;
	border: 1px solid #cfcfcf;
	margin-right: 5px;

}


#depoimento_li {
    padding: 0;
    margin: 7px 0 0 7px;
}

#depoimento_li li {
    border-bottom: 10px solid #fff;
}

#depoimento_li li a {
    color: #56677b;
    text-decoration: none;
}

#depoimento_li li a:hover {
    color: #039;
}

#depoimentos .topline {
	float: left;
	clear: both;
	width: 360px;
	margin-top: 15px;
    padding-top: 5px;
    border-top: 1px dotted #cfcfcf;
}

#index .topline {
	margin-top: 10px;
    padding-top: 5px;
    border-top: 1px dotted #cfcfcf;
}


#depoimento_li li {
    clear: both;
    display: block;
    padding: 0;
    margin: 0;
}

#depoimento_li a {
    font: 11px arial,sans-serif;
    color: #039;
}

.cxDir p a:hover, .red:hover {
    text-decoration: underline;
}

.w3c {
    margin-top: 5px;
}

.w3c img {
    float: left;
    padding: 0;
    margin-right: 3px;
    border: none;
}

#rightcol .cxDir h2, #leftcol .cxLeft h2, .cxDirBanner h2 {
    background: transparent url(imgs/col_dir_mrc.png) no-repeat 0% 8px;
    font: 11px 'trebuchet ms',arial,sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #56677b;
    text-indent: 8px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.cxLeft h2 {
    background-position: 5px 12px !important;    
    padding: 2px 2px 2px 5px;
}

#footer{
    height: auto; 
    width: 100%;
	margin-bottom: 20px; 
#    background: transparent  url(imgs/rdp_novo_lmp.png) no-repeat 0% 0%; 
}

#index #footer, #depoimentos #footer {
    height: auto; 
    width: 100%; 
#    background: transparent url(imgs/rdp_novo.png) no-repeat 0% 0%; 
}

#footer .content {
	background: transparent url(imgs/rdp_logo.png) no-repeat 3% 95% !important;
    padding: 75px 0 0 100px;
    font: 11px arial,sans-serif;
    color: #fff;
} 

#footerimg {
	margin-bottom: 20px;
}

#footerimg .content {
    background: transparent url(imgs/rdp_logo.png) no-repeat 3% 85% !important;
    padding: 20px 0 0 100px  !important;
    font: 11px arial,sans-serif  !important;
    color: #fff  !important;
}

html>body #footerimg .content {
    padding: 15px 0 0 100px  !important;
}

.content p {
    padding-bottom: 15px;
}

.content .cxDir img {
	border: none;
}

.content .cxDir {
	font: 11px Arial, Helvetica, sans-serif;
	color: #56677b;
}

.desc img {
    float: left;
    padding: 6px;
    margin: 0 10px 10px 0;
    border: 1px solid #cfcfcf;
	width: 499px;
	height: 150px;
}

.outras a {
	float: left;
	padding: 15px 15px 15px 50px;
	text-decoration: none;
	font: bold 1.6em Garamond, "Times New Roman", Georgia, sans-serif;
	color: #666666;
	background: transparent url(imgs/26.jpg) no-repeat;
	
}

.topico {
    font: 11px arial,sans-serif;
    clear: both;
    padding: 15px;
	background: #f5f5f5;
	margin-bottom: 10px;
	color: #996600;
}

.font21px {
    clear: both;
    font-size: 21px;
    margin: 10px;
}
 
#inner{ margin: 0; width: 100%;}
 
#maincol{ 
    float: left; 
    width: 100%; 
    position: relative; 
    margin: 0 -8px 0 -2px; 
    

 }
 
#maincol h1 {
     height: 37px;
     padding: 0;
     margin: 5px 0 10px 0;
 }

#index #maincol h1 {
     width: 374px;
     background: transparent url(imgs/h1_planoshospedagem.png) no-repeat;
	 margin-bottom: 0;
}

#index #maincol h1.aniversario {
     background: transparent url(imgs/h1_aniver.png) no-repeat !important;
}


/*INICIO T&Iacute;TULOS*/

#planos #maincol h1 {
     background: transparent url(imgs/h1_planoshospedagem.png) no-repeat;
}

#planos #outer {
        border-right: 0;
    }

#contato #maincol h1 {
     background: transparent url(imgs/h1_contato.png) no-repeat;
}
    #contato #outer {
        border-right: 0;
    }

    #contato #maincol {
        background: transparent url(imgs/bg_main_contato.png) no-repeat -150px -50px;
    }
    #txtdep h3 {
    color: white;
    float: left;
    padding: 13px 0 0 10px;
    margin: 5px 0 0 0;
	height: 36px;
	width: 216px;
    background: transparent url(imgs/fnd_txtdep.png) no-repeat right;
    }    

#registro #maincol h1 {
     background: transparent url(imgs/h1_registro.png) no-repeat;
}
    #registro #outer {
        border-right: 0;
    }


#contrato #maincol h1 {
     background: transparent url(imgs/h1_contrato.png) no-repeat;
}
    #contrato #outer {
        border-right: 0;
    }

.frmcontrato {
    background: #f9f9f9;
    width: 480px;
    height: 420px;
    overflow: auto;
    padding: 5px;
    border: 1px solid #cfcfcf;
}

.impressao {
    margin-top: 10px;
    width: 512px;
}

.print {
    float: right;
    background: transparent url(imgs/print.png) no-repeat;
    height: 50px;
    text-decoration: none;
    font: 12px arial,sans-serif;
    font-weight: bold;
    color: #000;
    padding: 5px 0 0 35px;
    
}

#politica #maincol h1 {
     background: transparent url(imgs/h1_politicadeuso.png) no-repeat;
}
    #politica #outer {
        border-right: 0;
    }

.botao {
    float: right;
}
    
#hospedagem #maincol h1 {
     background: transparent url(imgs/h1_hospedagem.png) no-repeat;
}

    #hospedagem #outer { 
        border-right: none !important;
    } 

#revenda #maincol h1 {
     background: transparent url(imgs/h1_revenda.png) no-repeat;
}

    #revenda #outer { 
        border-right: none !important;
    } 

#dedicado #maincol h1 {
     background: transparent url(imgs/h1_dedicado.png) no-repeat;
}

    #dedicado #outer { 
        border-right: none !important;
    } 

#depoimentos #maincol h1, #depoimentos_criar #maincol h1 {
     background: transparent url(imgs/h1_depoimentos.png) no-repeat; 

}

#assineja #maincol h1, #assineja_tela #maincol h1 {
     background: transparent url(imgs/h1_assineja.png) no-repeat;
}

    #assineja #outer, #assineja_tela #outer, #depoimentos_criar #outer {
        border-right: 0;
    }
    
    #assineja #maincol, #assineja_tela #maincol {
        background: transparent url(imgs/bg_main_assineja.png) no-repeat -140px -80px;
    }
    
    #assineja .botao, #contato .botao, #contrato .botao, #esqueci .botao, #suporte .botao, #assineja_tela .botao, #registro .botao, #depoimentos_criar .botao {
        background: transparent url(imgs/fnd_bt.png);
        height: 22px;
        border: 1px solid white;
        clear: both;
        margin-top: 7px;
}

.botaored {
	float: right;
	color: #FFFFFF !important;
    height: 22px;
    border: 1px solid white;
    clear: both;
    margin-top: 7px;
	background: transparent url(imgs/fnd_bt_red.png);
}

.fndred {
    float: left;
    background-color: red;
}

#esqueci #maincol h1 {
     background: transparent url(imgs/h1_esquecisenha.png) no-repeat;
}

    #esqueci #outer {
        border-right: 0;
    }
    
    #esqueci #maincol {
        background: transparent url(imgs/bg_main_esquecisenha.png) no-repeat -135px 100%;
    }

#artigos #maincol h1 {
     background: transparent url(imgs/h1_artigos.png) no-repeat;
}

#suporte #maincol h1 {
     background: transparent url(imgs/h1_suporte.png) no-repeat;
}

    #suporte #maincol {
         background: transparent url(imgs/bg_main_suporte.png) no-repeat -150px 100%;
    }

    #suporte #outer {
        border-right: 0;
    }

#empresa #maincol h1 {
     background: transparent url(imgs/h1_empresa.png) no-repeat;
}
    #empresa #outer {
        border-right: 0;
    }

    #empresa #maincol {
        background: none;/*transparent url(imgs/bg_main_institucional.png) no-repeat -140px bottom;*/
    }    


.destaque img, .listadepoimentos, .listadepoimentos img {
    float: left;
}
.listadepoimentos {
    padding: 5px 0 0 5px;
}

.txt_depoimento {
	text-align: justify !important;
    margin: 12px 0 0 0;
}

.txt_depoimento p {
    padding-bottom: 5px;
}

.listadepoimentos div {
    font: 11px arial,sans-serif;
    margin: 0 0 10px 0;
    padding: 3px;
}

.destaque img {
    padding: 0 5px;
}

.listadepoimentos img {
    padding: 0 3px 0 0;
}

.destaque {
    margin: 0 10px 0 0;    
}
.destaque .resumo {
    font: 18px garamond,sans-serif;
    font-weight: bold;
    color: #666;
    padding: 5px;
	line-height: 16px;
}


.resumo a {
	text-decoration: none;
	color: #666;
	
}

.resumo a:hover {
	text-decoration: underline;
	color: #006699;
	
}

.resumo {
	margin: auto auto;
}


/*FIM T&Iacute;TULOS*/

#maincol h1 .h1_txt {
     display: none;

 }
 
 /*PLANOS*/
 .cxHospedagem, .cxRevenda, .cxDedicado {
     width: 374px;
     height: 141px;
     margin: 0 0 25px 0;

 }

.cxHospedagem a.det_ball, .cxRevenda a.det_ball, .cxDedicado a.det_ball {
	float: left;
	padding: 0;
	margin: 0;
}

.cxHospedagem {
    background: transparent url(imgs/cx_hospedagem.png) no-repeat;
}

.cxRevenda {
    background: transparent url(imgs/cx_revenda.png) no-repeat;
}
 
.cxDedicado {
    background: transparent url(imgs/cx_dedicado.png) no-repeat;     
 }
 
.cxHospedagemGR, .cxRevendaGR, .cxDedicadoGR {
     width: 512px;
     height: 122px;
	 margin: 0 0 20px 0 !important;
	 
}

.cxHospedagemGR a, .cxRevendaGR a, .cxDedicadoGR a {
	float: left;
	margin: 0 !important;
	 
}


.cxHospedagemGR img, .cxRevendaGR img, .cxDedicadoGR img {
	margin: 55px 0 0 0;
	padding: 0;
	border: 0;
	 
}

.cxHospedagemGR .txt, .cxHospedagemGR p.txtdetalhe {color: #56562C !important;}
.cxRevendaGR .txt, .cxRevendaGR p.txtdetalhe {color: #990000 !important;}
.cxDedicadoGR .txt, .cxDedicadoGR p.txtdetalhe { color: #006699 !important;}
 
 .cxHospedagemGR {
    background: transparent url(imgs/cx_hospedagemGR.png) no-repeat;
}

.cxRevendaGR {
    background: transparent url(imgs/cx_revendaGR.png) no-repeat;
}
 
.cxDedicadoGR {
    background: transparent url(imgs/cx_dedicadoGR.png) no-repeat;    
 }
     
 
 .cxHospedagem h2, .cxRevenda h2, .cxDedicado h2,
 .cxHospedagemGR h2, .cxRevendaGR h2, .cxDedicadoGR h2
 {
     display: none;
 }
 
.cxHospedagemGR p.txt, .cxRevendaGR p.txt, .cxDedicadoGR p.txt {
	float: left;
    width: 450px;
	margin: 35px 0 0 5px !important;
 }

html>body .cxRevendaGR p.txt {
	margin: 37px 0 0 5px !important;
}

p.txtdetalhe {
	float: left;
    width: 450px;
}
 
html>body  .cxRevendaGR .txt,  .cxDedicadoGR .txt {
	 margin: 15px 0 0 5px !important;
 }

.txtdetalhe { 
	padding: 30px 0 0 5px;
}

.cxHospedagem .txt, .cxRevenda .txt, .cxDedicado .txt {
     width: 180px;
     margin: 30px 0 0 5px;
  	 font-size: 11px;
	 word-spacing: 2px;
 }
 
.cxHospedagem .txt, .cxRevenda .txt, .cxDedicado .txt, .detalhes {
    float: left;
     
 }
 
#plano_desc_hospedagem {
    
}
 
.vlrs {
    float: left;
    clear: both;
    margin: -45px 0 30px 5px;
    font: 9px arial,sans-serif;
    color: #D20000;
 }
 
 .acron, acronym {
     text-decoration: none;
     border-bottom: 1px dotted #3CB371;
     color: #3CB371;
	 cursor: help;
}

.acron:hover {
     color: #039;
}

.descricao {
    width: 512px;
}

.descricao ul, .descricao ul li, .descricao ul li a {
	width: 512px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

.descricao ul li a:hover {
	color: #FF0000;
}

.descricao ul li a {
	background: transparent url(imgs/faqmarc.png) no-repeat 0% 50%;
	padding-left: 17px;
}

.descricao ul li {
	margin-bottom: 2px;
}

.descricao li p {
	margin: 0;
	padding: 5px;

}

.descricao ul li a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #005984;
	text-decoration: none;
	line-height: 20px;
}

.normal {
	border-bottom: 1px solid #cfcfcf;
	background: transparent url(imgs/mais.png) no-repeat 100% 0%;
}
.active {
	border: 1px solid #cfcfcf;
	background: #f9f9f9 url(imgs/menos.png) no-repeat 100% 0%;
}

.active a {color: #FFFFFF !important;}

#contato .descricao, #contato .descricao p {
    margin: 0;
    padding: 0;
}

.msgtit {
    float: left;
    background: transparent url(imgs/message_tit.png) no-repeat;
    width: 490px;
    height: 83px;
    color: #000;
    padding: 12px 20px 12px 12px;
    margin-bottom: -30px;
	font-size: 12px;

}

html>body .msgtit {
    margin-bottom: -10px;
}

#listasuporte, #frmsuporte {
    float: left;
}

.msg {
    width: 200px;
    height: 100px;
}

.msgfundo {
    background: #FFFFCC;
	width: 200px;
    height: 100px;
}


html>body .vlrs { margin: -50px 0 30px 10px; }

 .vlrplano {
     color: #56677b;
 }
 
.assineja_img img {
    margin: 70px 10px 0 9px;
    border: none;
 }


.valor_txt {
    display: none;
}

.detalhes li {
    display: block !important;
}
 
.detalhes {
    list-style: none;
    padding: 5px;
    margin: 0;
    margin-top: 15px;
    font: 11px arial,sans-serif;
    color: #56677b;
    width: 111px;
    height: 79px;
 }
 
 .det_hospedagem {
    background: transparent url(imgs/cx_detalhes_top_vrd.png) no-repeat;     
 }
 
 .det_revenda {
    background: transparent url(imgs/cx_detalhes_top_vrm.png) no-repeat;     
 }

 .det_dedicado {
    background: transparent url(imgs/cx_detalhes_top_azl.png) no-repeat;     
 }
 
 
 .vlr {
    float: left;
    margin: -10px 0 0 0;
    width: 111px;
    height: 38px;
} 


#outer>#inner { border-bottom: 1px solid #FFFFFF;}
 
.clr{ clear: both;}
 
.content{ padding: 4px;}                                  /*padding no content */ 
 
#header .content{ padding-bottom: 0;}                     /*padding bottom 0 para remover espa&ccedil;o no IE5 Mac*/ 
 
.description {
    display: none;
}


/*MENU BOTTOM*/

#menu-bottom {
}

#menu-bottom ul,li {
    display: inline;
    list-style: none;
    padding: 0;
    margin: 0;

}

#menu-bottom li {
    background: transparent url(imgs/mn_bot_sp.png) no-repeat 0% 7px;
    padding: 0 5px 0 10px;
}

#menu-bottom li:first-child, .first-child {
    background: none;
    margin: 0;
}

.first-child {
    background: none !important;
    margin: 0 !important;
}

#menu-bottom li a, #navegacao li a {
    font: 11px arial,sans-serif;
    text-transform: lowercase;
    text-decoration: none;
}    

#menu-bottom li a {
    color: #56677b;
}

#menu-bottom li a:hover {
    background-color: #f5f5f5;
}


/*TABELAS*/

table {
    width: 527px;
    border: 1px solid #E5E3E3;
    background-color: #fff;

}
th {
    font: 9px arial,sans-serif;
    color: #56677b;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    background-color: #efefef;
    border: 1px solid #cfcfcf;
}

.bggreen, .bgred, .bgblue {
    font: 9px arial,sans-serif;
    color: #fff;
    font-weight: bold;
}

.bggreen {
    background-color: #7CD000;
    background: #9acd32 url(imgs/vrd_fnd.png);
}

.bgred {
    background-color: #ff0000;
    background: red url(imgs/vrm_fnd.png);
}

.bgblue {
    background: #4682B4 url(imgs/azl_fnd.png);
}

caption {
    text-align: left;
    padding: 2px 0 0 2px;
    width: 527px;
    padding: 3px 0 3px 10px;
}


td {
    font: 9px arial,sans-serif;
    padding: 3px;
    border: 1px solid #cfcfcf;
}

.bgcinza {
    background: #efefef url(imgs/seta_det_tbl.png) no-repeat;
    border-top: 2px solid #56677b;
    padding-left: 10px;
    color: #56677b;
}

.plano_vlr {
    color: #ff0000;
    font-weight: bold;
    text-align: center;
    background: #C3F0C4 url(imgs/planovlr_fnd.png);

}

.gratis {
    color: #57B000;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    background: #C3F0C4 url(imgs/gratis_fnd.png);
}

 /*IMPRESS&Atilde;O*/ 
 
@media print{ 
/*esconde a coluna esquerda na impress&atilde;o*/
#leftcol{ display: none;} 
#outer{ border-left: 0;} 

/*esconde a coluna direita na impress&atilde;o*/
#rightcol{ display: none;} 
#outer{ border-right: 0;} 
}


html>body .botao, .botaored {
    border: 2px solid white !important;
}

.activelink {
	color: #ff0000 !important;
}

a.pglink, span.pgativa {
	padding: 0 4px !important;
}

a.pglink:hover {
	background-color: #CCCCCC;
}

span.pgativa {
	font: bold 13px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
img.imgright {
	float: none !important;
}
.centro {
	text-align: center;
}

.semborda {
	border: none !important; 
	float: none !important;
}

img.semborda {
	vertical-align: text-bottom !important;
}

.sembordaright {
	border: none !important; 
	float: right !important;
	margin-left: 50px;
	
}

#cxdepo {
	width: 360px;
	height: auto; 
	background: transparent url(imgs/aspa_fecha.png) no-repeat 100% 100%;
	padding: 0 0 20px 0;
	text-indent: 6px;
}

optgroup {
	font: 11px Arial, Helvetica, sans-serif !important;
	font-style: normal;
}

select {
	max-width: 400px;
}

#frmdom {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 170px;
}

/*NOVO CÓDIGO*/

.plnovo {
	float: left;
	width: 120px;
	height: 269px;
	background-color: #00FF00;
	margin: 0 7px 0 0;
}

.plnovo p {
	margin: 0 0 10px 0;
}

.plnovo div {
	margin: 40px 0 0 0;
}

.last {
	margin: 0 !important;
}

/*IMAGENS DE FUNDO*/

.hospedagem {
    background: transparent url(imgs/pl_nv_hosp_base.png) no-repeat 0% 0%;
}

.hospedagem p {
	color:#56562C !important;
	font-size: 11px !important;
	padding: 0 6px;
}

.revenda {
    background: transparent url(imgs/pl_nv_revenda_base.png) no-repeat 0% 0%;
}

.revenda p {
	color: #990000 !important;
	font-size: 11px !important;
	padding: 0 6px;
}

.dedicado {
    background: transparent url(imgs/pl_nv_dedicado_base.png) no-repeat 0% 0%;
}

.dedicado p {
	color: #006699 !important;
	font-size: 11px !important;
	padding: 0 6px;
}

.plnovo p {
	background: none !important; 
}

.hospedagem a img {
	margin-top: 3px;
	padding: 0;
	border: 0;
}

.revenda a img {
	padding: 0;
	border: 0;
}

.dedicado a img {
	margin-top: 14px;
	padding: 0;
	border: 0;
}

a.addepo {
	background: transparent url(imgs/seta_vml_right.png) no-repeat 0% 50%;
	height: 20px;
	padding: 3px 0 3px 20px;
	text-decoration:none;
	color: #FF0000;
}

a.addepo:hover {
	text-decoration:underline;
}

.topdestaque a img {
	border: none;
}

p {
	text-align: justify;
}

li {
	text-align: left !important;
}

.paginacao a {
	color: #FF0000 !important;
}

div.paginacao {
	background: transparent url(imgs/paginacao.png) no-repeat 0% 0%;
	width: 145px;
	height: 27px;
	text-align: center !important;
}


.imgrdp {
	background-color: #FFFFFF;
}

.imgrdp img {
	margin: 0 0 -10px 0;
	padding: 0;
}

li.manual {
	float: left;
	width: 512px !important;
	background: transparent url(imgs/manuais.png) no-repeat 0% 0% !important;
}

.manual a {
	background: none !important;
}


#adesivo {
	width: 375px;
	height: 210px;
}

.brdbottom {
	margin: 10px 0;
	border-bottom: 1px solid #cfcfcf;
}
