html, body{
font-family: arial;
margin: 0;
height: 100%;
width: 100%;
background-color: #E3E3E3;
}

@font-face {
font-family: titulo_1;
src: url('fonts/BabelSans.eot');
src: url('fonts/BabelSans.woff');
src: url('fonts/BabelSans.otf');
}

#wraper {
min-width: 1200px;
min-height: 100%;
background-color:#E5E5E5;
}
#topo {
    width: 100%; /* Largura fixa do topo */
	height: 85px;
   background-color: #1F577B;
}

#topo .topinside {   /* Container interno do topo */
margin: 0 auto;
width: 1024px;
height: 85px;
background-color: #1F577B;
}

/* LOGOTIPO NETWORK */

#logocontainer {		/* Container responsável por abriga o logotipo */
float: left;
margin-left: 10px;
width: 208px;
height: 80px;
}

#buscacontainer {
float:right;
width: 260px;
height: 35px;
margin-right: 30px;
margin-top: 22px;
text-align: left;
}

#buscacontainer .txt1 {
font-family: arial;
font-size: 12px;
color:#FFFFFF;
margin-left: 10px;
margin-bottom: 3px;
}

#buscacontainer .f_input {
position: relative;
width: 170px;
margin: 0 auto;
vertical-align:top;
display: inline-block;
}

#buscacontainer .f_input input {
position: relative;
border: 0px solid;
color: #666666;
 -webkit-border-top-left-radius: 6px; 
-moz-border-radius-topLeft: 6px; 
border-top-left-radius: 6px; 
 -webkit-border-bottom-left-radius: 6px; 
-moz-border-radius-bottomLeft: 6px; 
border-bottom-left-radius: 6px; 
width: 100%;
height: 26px;
padding-left: 10px;
-moz-box-shadow:    inset 0 0 5px #cccccc;
   -webkit-box-shadow: inset 0 0 5px #cccccc;
   box-shadow:         inset 0 0 5px #cccccc;
}

#buscacontainer .f_input label {
position: absolute;
left: 10px;
top: 6px;
font-family: arial;
font-size: 14px;
font-style: italic;
color: #666666;
}

#buscacontainer .f_input input:focus {
 -webkit-border-top-left-radius: 6px; 
-moz-border-radius-topLeft: 6px; 
border-top-left-radius: 6px; 
 -webkit-border-bottom-left-radius: 6px; 
-moz-border-radius-bottomLeft: 6px; 
border-bottom-left-radius: 6px;  
width: 100%;
-moz-box-shadow:    inset 0 0 5px #cccccc;
-webkit-box-shadow: inset 0 0 5px #cccccc;
box-shadow:         inset 0 0 5px #cccccc;
}


#buscacontainer .f_button {
position: relative;
display:inline-block;
vertical-align:top;
width: 30px;
height: 28px;
background-image: url('../img/magnifier.png');
margin-left:7px;
cursor: pointer;

}

#buscacontainer .f_button:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
   opacity: 0.9;
 }

.logo {				/* Logotipo */
width: 208px;
height: 60x;
margin-top: 12px;
}

.error_label {
position: absolute;
margin-top: 5px;
background-color:#D44F48;
font-family: arial;
font-size: 14px;
color:#FFFFFF;
z-index:99999;
padding: 10px;
-webkit-border-radius: 5px; 
-moz-border-radius: 5px; 
border-radius: 5px;
display:none; 
}
.error_label img {
position: absolute;
margin-top: -14px;
margin-left: 10px;
width: 16px;
height: 5px; 
}
/* FIM LOGOTIPO NETWORK */

/* MENU PRINCIPAL */
#usersession {
width: 100%;
min-height: 10px;
background-color:#2f84b2;
}
#usersession .inside {
width: 1024px;
margin: 0 auto;
min-height: 10px;
text-align:right;
}

#usersession .username {
display:inline-block;
margin-right: 20px;
}

#usersession .title {
float:left;
height: 20px;
padding-top: 5px;
padding-bottom: 5px;
font-family: titulo_1,calibri;
color: #FFFFFF;
font-size: 15px;
font-weight: bolder;
text-align:left;
}
#usersession .info {
float:left;
font-family: arial;
color: #FFFFFF;
font-size: 15px;
text-align: center;
height: 30px;
line-height: 30px;
padding-left: 10px;
}
#usersession .infomenus {
float:left;
font-family: arial;
color: #FFFFFF;
font-size: 15px;
text-align: center;
height: 100%;
padding-left: 10px;
font-weight: bolder;

vertical-align: middle;
margin-top: 20px;
}
#usersession .sessionoptions {
display:inline-block;
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
text-align: center;
}
#usersession .sessionoptions img{
display: inline-block;
width: 35px;
height: 35px;
border: 1px solid;
border-color:#e5e5e5;
}

#menuassinantes {
width: 100%;
min-height: 10px;
}

#menuassinantes .titulo {
-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px; 
-moz-border-radius-topright: 8px; 
border-top-left-radius: 8px;
border-top-right-radius: 8px;
background-color: #1F577B;
min-height: 45px;
font-family: titulo_1, calibri;
font-stretch: condensed;
font-weight: bolder;
font-size: 19px;
color: #FFFFFF;
text-align: left;
padding-left: 20px;
line-height: 45px;
}

#menuassinantes .subtitulo {
margin-top: 20px;
background-color: #FFFFFF;
min-height: 30px;
font-family: titulo_1, calibri;
font-stretch: condensed;
font-weight: bolder;
font-size: 19px;
color: #333333;
text-align: left;
line-height: 30px;
margin-left: 15px;
margin-right: 15px;
}
#menuassinantes .subtitulo img {
width: 25px;
height: 25px;
vertical-align: middle;
}


.menuassinantessub {
text-align: left;
margin-left: 15px;
margin-right: 15px;
height: 22px;
line-height: 30px;
padding-top:5px;
padding-bottom: 5px;
border-bottom: 1px solid;
border-color:#CCCCCC;

}
.menuassinantessub a {
font-size: 15px;
color:#333333;
}

.menuassinantessub_current {
text-align: left;
margin-left: 15px;
margin-right: 15px;
height: 22px;
line-height: 30px;
padding-top:5px;
padding-bottom: 5px;
border-bottom: 1px solid;
border-color:#CCCCCC;
}

.menuassinantessub_current a {
font-size: 15px;
color:#00A9C9;
font-weight: bolder;
}

.menuassinantessub_current img {
margin-right: 8px;
width: 15px;
height: 15px;
vertical-align: middle;

}

.menuassinantessub a:hover {
font-size: 15px;
font-weight: bolder;
color: #333333;
font-family: arial;
cursor: pointer;
}
.menuassinantessub img {
margin-right: 8px;
width: 15px;
height: 15px;
vertical-align: middle;

}

.menuassinantessub_itens {
font-family:arial;
font-size: 14px;
color:#FFFFFF;
height:40px;
background-color:#296C96;
padding-left: 10px;
padding-right: 10px;
line-height: 40px;
}
.menuassinantessub_itens:hover {
font-family:arial;
font-size: 14px;
color:#333333;
height:40px;
background-color:#FFFFFF;
padding-left: 10px;
padding-right: 10px;
line-height: 40px;
}


.menuassinantes_itens  {
display: inline-block;
text-align: center;
padding-left:10px;
padding-right:10px;
padding-bottom: 5px;
padding-top: 5px;
width: 90px;
min-height: 90px;
cursor: pointer;
background-color:#E5E5E5;
color: #E5E5E5;
border-left: 3px solid;
border-right: 3px solid;
border-top: 3px solid;
border-color: #E5E5E5;
}


.menuassinantes_itens img {
width: 90px;
height: 90px;
}

.menuassinantes_itens .titulo  {
text-align: center;
font-family: arial;
font-size: 13px;
color: #333333;
}

.menuassinantes_itens .img {
background-image: url('../img/fundo_bt_acessorapido.png');
margin: 5px;
width: 45px;
height: 45px;
padding: 10px;
border: 1px solid;
line-height: 50px;
background-color:#FFFFFF;
vertical-align:top;
font-family: arial;
font-size: 16px;
color: #666666;
	-webkit-border-radius: 100px; 
	-moz-border-radius: 100px; 
	border-radius: 100px; 
	border:2px solid;
	border-color: #CCCCCC;	
text-align:center;
}


.menuacessorapido_itens .img:hover {
background-image: url('../img/fundo_bt_acessorapido.png');
width: 45px;
height: 45px;
line-height: 50px;
background-color:#FFFFFF;
vertical-align:middle;
font-family: arial;
font-size: 16px;
color: #333333;
 -webkit-box-shadow: 0 0 4px rgb(34%, 71%, 94%);
 -khtml-box-shadow: 0 0 4px rgb(34%, 71%, 94%);
 -moz-box-shadow: 0 0 4px rgb(34%, 71%, 94%);
 -o-box-shadow: 0 0 4px rgb(34%, 71%, 94%);
 box-shadow: 0 0 4px rgb(34%, 71%, 94%);
 border:2px solid rgb(34%, 71%, 94%);
	-webkit-border-radius: 100px; 
	-moz-border-radius: 100px; 
	border-radius: 100px; 
	text-align:center;
}

.menuacessorapido_itens img {
width: 40px;
height: 40px;

}

.menuacessorapido_itens .titulo {
width: 90px;
line-height: 12px;
font-size: 13px;
text-align: left;
color:#333333;
vertical-align:middle;
text-align:center;
}

/* FIM MENU ACESSO RAPIDO */


#menusuperior {  /* Container do menu superior */
position: relative;
z-index: 9998;
width: 100%;
height: 50px;
background-image: url('../img/back-menusup.png');
margin-top: -1px;

}
.menusuperiorinside {   /* Container interno do menu superior */
margin: 0 auto;
width: 1022px;
height: 50px;
}
#menu_aux {
width: 100%;
height: 50px;
margin-top: -1px;
display: none;
}
#menusup_content {
height: 50px;
text-align: center;
}
#menusup_content .menuitens_sup {
display: inline-block;
padding-left: 20px;
padding-right: 20px;
height: 100%;
line-height: 54px;
}

.menuitens_sup {
font-family: arial;
font-size: 16px;
color: #363636;
}

.menuitens_sup:hover {
color: #009bd8;
font-family: arial;
font-size: 16px;
}
#menusup_content .icon {
float: left;
margin-top: 22px;
margin-right: 10px;
width: 10px;
height: 10px;
}
.menusup_sub_content {
position:absolute;
width: 220px;
left: 0px;
top: 0px;
display: none;
-webkit-border-radius: 12px; 
-moz-border-radius: 12px; 
border-radius: 12px; 
background-color:#FFFFFF;
border:1px solid;
border-color: #CCCCCC;
z-index: 9999;
padding-bottom: 2px;
}

.menusup_sub_itens {
width: 200px;
margin: 0 auto;
border: 0px solid;
min-height: 40px;
border-bottom: 1px solid;
border-color: #CCCCCC;
font-family: arial;
color: #666666;
font-size: 13px;
line-height: 40px;
text-align: left;
}

.menusup_sub_itens:hover {
width: 200px;
margin: 0 auto;
border: 0px solid;
min-height: 40px;
border-bottom: 1px solid;
border-color: #CCCCCC;
font-family: arial;
color: #009bd8;
font-size: 13px;
line-height: 40px;
}

.menusup_sub_itens img {
width: 20px;
height: 20px;
vertical-align: middle;
padding: 5px;
padding-right: 9px;
}



#corpo {
    width: 1200px; /* Largura fixa do corpo */
    margin: 0 auto;
}

#content_header .titulo {
float:left;
font-family: titulo_1, calibri;
font-stretch: condensed;
font-weight: bolder;
font-size: 25px;
color: #575757;
height: 80px;
line-height: 80px;
}

#content_header .titulo img {
width: 15px;
height: 15px;
vertical-align: middle;
padding: 10px;
}

#content_header .subtitulo {
float:right;
font-family: arial;
font-size: 22px;
color: #1F577B;
height: 80px;
min-width: 180px;
line-height: 80px;
text-align: center;
font-style: italic;
padding-right: 10px;
padding-left: 10px;
}
#content_header .subtitulo img{
width: 50px;
height: 50px;
vertical-align: middle;
padding: 10px;
}

#conteudoModulo {
min-height: 20px;
background-color:#FFFFFF;
padding: 20px;
padding-top: 30px;
text-align:left;
}

#conteudoTitulo {
font-family: titulo_1,calibri;
font-size: 22px;
color: #666666;
text-align: left;
border-bottom: 1px solid;
border-color: #CCCCCC;
margin: 10px;
padding-left: 5px;
padding-top: 5px;
}

#principalbanner {
    width: 960px; /* Largura fixa do banner */
    height: 271px; /* Altura fixa do banner */
    background: #FFFFFF;
}
#principalbaixobanner {
    width: 960px; /* Largura fixa do login e botoes */
    height: 200px; /* Altura fixa do login e botoes */
    margin: 36px 0px 0px 0px; /* Distancia entre o login e botoes e o banner */
    background: #FFFFFF;
}
#botaoplanos {
    width: 550px; /* Largura fixa do botao */
    height: 200px; /* Altura fixa do botao */
    float: left;
    /*margin: 0px 10px 0px 0px; /* Distancia entre o botao e principalbanner */
    background: #FFFFFF;
}
#boxblog {
    width: 410px; /* Largura fixa do box */
    height: 200px; /* Altura fixa do box */
    float: left;
    background: url("../img/fundo_novidades_200p.png");
}
#boxblogtopo {
    width: 400px; /* Largura fixa do box */
    height: 30px; /* Altura fixa do box */
    margin: 5px 0px 0px 5px;
}
#boxblogconteudo {
    width: 400px; /* Largura fixa do box */
    height: 170px; /* Altura fixa do box */
    font-size: 14px;
    line-height:20px;
    margin: 2px 0px 0px 5px;
    /*overflow-y: scroll;*/
}

#textorodapedireito {
   text-align: right;
}

/* Parte interna INICIO */
#containerconteudo {
    width: 1200px; /* Largura fixa do container */
    float:left;
	margin-bottom: 400px;
	-webkit-border-radius: 12px; 
	-moz-border-radius: 12px; 
	border-radius: 12px; 
	padding-bottom: 10px;
}
#containermenulateral {
	float:left;
	min-height: 100px;
    background: #FFFFFF;
    color: #666666;
    font-size: 12px;
	vertical-align: top;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px; 
	border-radius: 8px; 
	width: 230px;	
	padding-bottom: 10px;
}
#corpointernotexto {
    width: 500px;
    float: left;
    background: #FFFFFF;
    color: #666666;
    padding: 0 20px 0 40px;
    font-size: 12px;
}
#corpointernotexto2colunas {
    width: 690px;
    float: left;
    background: #FFFFFF;
    color: #666666;
    padding: 0 0px 0 40px;
    font-size: 12px;
}
#corpointerno1coluna {
    width: 1024px;
    background: #e5e5e5;
    color: #666666;
    font-size: 15px;
}
#corpointerno2colunas {
	float:right;
    width: 940px;
    background: #FFFFFF;
    color: #666666;
    font-size: 15px;
	-webkit-border-radius: 12px; 
	-moz-border-radius: 12px; 
	border-radius: 12px; 
	vertical-align: top;
	border: 1px solid;
	border-color:#CCCCCC;
	padding-bottom: 20px;
}
#menulateraldireito {
    padding: 10px 0px 0px 0px;
    width: 170px;
    float: right;
    background: #FFFFFF;
}
/* Parte interna FIM */

#footer {  /* Container do rodapé do site */
float:left;
margin: 0px;
*text-align: center; /* HACK FOR IE */
*text-align: center; /* HACK FOR IE */
min-width: 1024px;
width: 100%;
height: 280px;
background-color: #1F577B;
margin-top: -330px;
}

.footerinside {  /* Conteúdo interno do rodapé */
margin: 0 auto;
width: 1024px;
*width: 1035px; /*FOR IE*/
min-height: 70px;
height: 280px;
}

#footerpipe {   /* Container posicionado acima do rodapé */
float:left;
width: 100%;
height: 50px;
background-image: url('../img/back-menusup.png');
border-top: 1px solid;
border-color: #CCCCCC;
margin-top: -380px;
}

#footerpipe .inside {
margin: 0 auto;
width: 1024px;
*width: 1035px; /*FOR IE*/
height: 29px;
background-image: url('../img/back-menusup.png');
}

#footerpipe .inside img {
width: 25px;
height: 25px;
margin-top: 2px;
margin-left: 5px;
}


#container_menuinf {
padding-left: 25px;
padding-top: 50px;
padding-bottom: 50px;
text-align:center;
}

#menuinf {
display: inline-block;
margin-top: 10px;
margin-bottom: 20px;
text-align: center;
width: 180px;
text-align: left;
vertical-align: top;
}

#menuinf .icon {
display: inline-block;
margin-left: 5px;
margin-right: 5px;
font-family: arial;
font-size: 12px;
color: #FFFFFF;
width: 7px;
height: 7px;
}
#menuinf .icon img {
width: 100%;
height:100%;
vertical-align:middle;
}
#menuinf .item {
display: inline-block;
font-family: arial;
font-size: 13px;
color: #FFFFFF;
padding-top: 5px;
padding-bottom: 5px;
}


#menuinf .titulomenuinf {
font-family: titulo_1, calibri;
font-stretch: condensed;
font-weight: bolder;
font-size: 19px;
color: #52ABE3;
margin-bottom: 5px;
padding-bottom: 5px;
text-align: left;
}

#menuinf .titulomenuinf a {
text-decoration: none;
}

.menu_inf_sep {
float: left;
margin-top: 20px;
margin-left: 40px;
margin-right: 40px;
min-height: 120px;
height: 120px;
border-right: 1px dashed;
border-color: #FFFFFF;
}

#networktag {
float:left;
background-color: #1A4966;
width: 100%;
text-align: center;
height: 50px;
font-family: arial;
color: #FFFFFF;
font-size: 15px;
margin: 0px;
line-height: 50px;
margin-top: -50px;
}
#networktag .networktag_inside {
width: 1024px;
height: 50px;
margin-top: -50px;
margin: 0 auto;
}

#networktag .networktag_img {
width: 125px;
height: 50px;
text-align: left;

}
#networktag .networktag_img img {
width: 90px;
height: 20px;
padding-left: 20px;
}

#networktag .networktag_txt {
height: 20px;
line-height: 20px;
font-family: arial;
font-size: 12px;
margin-top: -45px;
width: 205px;
margin-left: 100px;
}

#networktag .networktag_gototop {
margin-top: -25px;
width: 100px;
height: 30px;
line-height: 30px;
background-color: #1F577B;
-webkit-border-bottom-left-radius: 6px; 
-webkit-border-bottom-right-radius: 6px; 
-moz-border-radius-bottomleft: 6px; 
-moz-border-radius-bottomright: 6px; 
border-bottom-left-radius: 6px; 
border-bottom-right-radius: 6px; 
font-family: arial;
font-size: 15px;
cursor: pointer;
margin-left: 900px;
}

#networktag .networktag_gototop:hover{
margin-top: -25px;
width: 100px;
height: 30px;
line-height: 30px;
background-color: #1F577B;
-webkit-border-bottom-left-radius: 6px; 
-webkit-border-bottom-right-radius: 6px; 
-moz-border-radius-bottomleft: 6px; 
-moz-border-radius-bottomright: 6px; 
border-bottom-left-radius: 6px; 
border-bottom-right-radius: 6px; 
font-family: arial;
font-size: 15px;
cursor: pointer;
margin-left: 900px;
text-decoration: underline;
cursor: pointer;
}

#carregando {
    display:none;
    position: absolute;
    margin: 5px 0 0 0;
    border: 1px solid #CCCCCC;
    background: #FFFFFF;
    text-align: center;
}

#acessorapido {
text-align: left;
margin: 30px;
}

/*
links
*/
.default  { font-family: Arial, Calibri; color: #000000; text-decoration: none;}
/*A:link    { font-family: Arial, Calibri; color: #000000; text-decoration: none;}
A:visited { font-family: Arial, Calibri; color: #000000; text-decoration: none;}
A:active  { font-family: Arial, Calibri; color: #999999; text-decoration: none;}
A:hover   { font-family: Arial, Calibri; color: #999999; text-decoration: none;} */

a { text-decoration: none; }
a:visited { text-decoration: none; }

A.whitetowhite:link    { font-family: Arial, Calibri; color: #FFFFFF; text-decoration: none;}
A.whitetowhite:visited { font-family: Arial, Calibri; color: #FFFFFF; text-decoration: none;}
A.whitetowhite:active  { font-family: Arial, Calibri; color: #FFFFFF; text-decoration: none;}
A.whitetowhite:hover   { font-family: Arial, Calibri; color: #FFFFFF; text-decoration: none;}

A.blacktowhite:link    { font-family: Arial, Calibri; color: #000000; text-decoration: none;}
A.blacktowhite:visited { font-family: Arial, Calibri; color: #000000; text-decoration: none;}
A.blacktowhite:active  { font-family: Arial, Calibri; color: #FFFFFF; text-decoration: none;}
A.blacktowhite:hover   { font-family: Arial, Calibri; color: #FFFFFF; text-decoration: none;}

A.linkemail:link    { font-family: Arial, Calibri; color: #0093c1; text-decoration: none;}
A.linkemail:visited { font-family: Arial, Calibri; color: #0093c1; text-decoration: none;}
A.linkemail:active  { font-family: Arial, Calibri; color: #0093c1; text-decoration: none;}
A.linkemail:hover   { font-family: Arial, Calibri; color: #0093c1; text-decoration: none;}

A.linkazulbold:link    { font-family: Arial, Calibri; color: #0093c1; text-decoration: none; font-weight: bold;}
A.linkazulbold:visited { font-family: Arial, Calibri; color: #0093c1; text-decoration: none; font-weight: bold;}
A.linkazulbold:active  { font-family: Arial, Calibri; color: #0093c1; text-decoration: none; font-weight: bold;}
A.linkazulbold:hover   { font-family: Arial, Calibri; color: #0093c1; text-decoration: none; font-weight: bold;}

A.graytoblue:link    { font-family: Arial, Calibri; color: #666666; text-decoration: none;}
A.graytoblue:visited { font-family: Arial, Calibri; color: #666666; text-decoration: none;}
A.graytoblue:active  { font-family: Arial, Calibri; color: #0093c1; text-decoration: none;}
A.graytoblue:hover   { font-family: Arial, Calibri; color: #0093c1; text-decoration: none;}

A.redtoredunder:link    { font-family: Arial, Calibri; color: red; text-decoration: none;}
A.redtoredunder:visited { font-family: Arial, Calibri; color: red; text-decoration: none;}
A.redtoredunder:active  { font-family: Arial, Calibri; color: red; text-decoration: underline;}
A.redtoredunder:hover   { font-family: Arial, Calibri; color: red; text-decoration: underline;}

A.linkboxblog:link    { font-family: Arial, Calibri; color: #999999; text-decoration: none; font-weight: bold;}
A.linkboxblog:visited { font-family: Arial, Calibri; color: #999999; text-decoration: none; font-weight: bold;}
A.linkboxblog:active  { font-family: Arial, Calibri; color: #0093c1; text-decoration: none; font-weight: bold;}
A.linkboxblog:hover   { font-family: Arial, Calibri; color: #0093c1; text-decoration: none; font-weight: bold;}


A.linkrodape:link    { font-family: Arial, Calibri; color: #FFFFFF; text-decoration: none;}
A.linkrodape:visited { font-family: Arial, Calibri; color: #FFFFFF; text-decoration: none;}
A.linkrodape:active  { font-family: Arial, Calibri; color: #000000; text-decoration: none;}
A.linkrodape:hover   { font-family: Arial, Calibri; color: #000000; text-decoration: none;}

/*
menu
*/
#menu ul {
    padding:0px;
    margin: 0px 0 0 -30px;
    float: left;
    width: 100%;
    list-style:none;
}
#menu ul li { display: inline; }
#menu ul li a {
    padding: 0px 10px;
    float:right;
    /* visual do link */
    background-color: #0094c0; /* #FFFFFF */
    color: #FFFFFF;
    text-decoration: none;
}
#menu ul li a:hover {
    background-color:#0094c0;
    color: #FFFFFF;
}

#menuesquerdo ul {
    list-style:none;
}
#menuesquerdo ul li a {
    color: #666666;
    text-decoration: none;
}
#menuesquerdo ul li a:hover {
    color: #0093c1;
}

#menuqueroassinar ul {
    padding:0px;
    margin:0px;
    float: left;
    width: 700px;
    height: 100px;
    background-color:#FFF;
    list-style:none;
}
#menuqueroassinar ul li { display: inline; }

#menuqueroassinar ul li a {
    padding: 2px 10px;
    float:left;
    color: #333;
    text-decoration: none;
    color: #FFF;
    font-weight:bold;
    width: 150px;
    text-align:center;
    font-size: 18px;
}
#menuqueroassinar ul li a.botaovermelho {
    background-color:#e14d49;
}
#menuqueroassinar ul li a.botaoroxo {
    background-color:#a973ac;
}
#menuqueroassinar ul li a.botaoverde {
    background-color:#10b7b9;
}
#menuqueroassinar ul li a:hover {
    background-color:#D6D6D6;
    color: #6D6D6D;
}

.menuesquerdoativo {
    color: #0093c1;
    font-weight: bold;
}
.vazio {

}

/*
outros
*/
body {
    text-decoration: none;
    color: #000000;
    background: #FFFFFF;
    text-align:center; /* hack para o IE */ 
    margin: 0 0;
}
img {
    border: 0;
}
hr {
    width: 100%; /* coloque a largura desejada */
    height: 1px; /* altura varia, no seu caso é 1px */
    border: none; /* eu prefiro usar o none ao 0 */
    border-top: 1px solid #CCCCCC; /* no seu caso mude a cor */
    color: #FFFFFF; /* a cor de fundo do layer pra deixar "invisivel" a HR */
}
.porcentagem80{
    border-top: 1px dashed #CCCCCC; /* no seu caso mude a cor */
}
/*
Classes
*/
.textorodapedireitos {
    font-size: 12px;
    color: #999;
}
.titulomenus {
    font-size: 18px;
    font-weight: bold;
    color: #0093c1;
}
.formemail {
    border: 1px solid #999999;
    height: 30px;
    color: #aaaaaa;
    font-weight: bold;
    line-height:27px;
}
.formemail2 {
    border: 1px solid #999;
    height: 18px;
    color: #999;
    background: #DDD;
}
.formemail2botao{
    background: #EDEDED;
    width: 35px;
    height: 22px;
    border: 1px solid #CCC;
    font-family: Arial, Calibri, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000
}
.erroemail {
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;
}
.textocomumcinza {
    font-size: 11px;
    color: #999999;
    font-weight: bold;
}
.fundomenuesquerdotopo {
    width: 220px;
    color: #999999;
    font-size: 18px;
    font-weight: bold;
}
#fundomenuesquerdotopo_topo {
    background: url("../img/fundomenuesquerdotopo_topo.png");
    height: 10px;
}
#fundomenuesquerdotopo_bottom {
    background: url("../img/fundomenuesquerdotopo_bottom.png");
    height: 10px;
}
#fundomenuesquerdotopo_conteudo {
    background: #EDEDED;
    padding: 0 10px 0 10px;

}

.botao {
    color: #FFFFFF;
    background: #0093c1;
    border: 1px solid #3366cc;
	
}
.titulomenulateralesquerdo {
    color: #0093c1;
    font-size: 14px;
    font-weight: bold;
}
.tituloazulh2 {
    color: #0093c1;
    font-size: 18px;
    font-weight: bold;
	font-family: titulo_1;
}
.tituloazulh3 {
    color: #0093c1;
    font-size: 20px;
    font-weight: bold;
	font-family: titulo_1, calibri;
}
.vazio {}

.botaoprincipal{
    padding: 0 20px 0 0;
}
.fonte14azulbold {
    color: #0093c1;
    font-size: 14px;
    font-weight: bold;
}
.fonte14azul{
    color: #0093c1;
    font-size: 14px;
}
.fonte14 {
    font-size: 14px;
}
.fonte14cinzaescuro{
    color: #999999;
    font-size: 14px;
}
.fonte12redbold{
    color: red;
    font-size: 12px;
    font-weight: bold;
}
.fonte10italico{
    font-size: 10px;
    font-style: italic;
}
.fonteitalico{
    font-style: italic;
}
.fonteitalicobold {
    font-style: italic;
    font-weight: bold;
}
.fontebold {
    font-weight: bold;
}
.fonte17arialgrey {
	font-family: arial;
	color:#333333;
	font-size: 17px;
}

.textoright{
    text-align: right;
}
.textocenter{
    text-align: center;
}
.textojustify{
    text-align: justify;
}
.imgcomborda {
    margin: 5px;
}
.imgcomborda10 {
    margin: 0px 10px 0px 10px;
}
.imgcomborda40 {
    margin: 0px 40px 0px 40px;
}
.bordadireita20 {
    margin-right: 20px;
}
.bordaesquerda20 {
    margin-left: 20px;
}
.linkboxblogdetail {
    color: #999;
    font-size:12px;
    margin: 10px 0 0 0;
}

.campoformulario {
    border: 1px solid #999999;
}
.campoformularioerro {
    border: 1px solid #ff0000;
}

.dadosplanos {
    list-style: url('../img/agt_action_success.png') circle;
    font-size: 14px;
    font-weight: bold;
}
.lidadosplanos {
    margin-bottom: 5px;
}
.zebraUm{background:#9fd0fa; color:#666666; font-size: 14px;}
.zebraDois{background:#d8edfe; color:#666666; font-size: 14px;}
.theadplanos{background:#999999; color:#FFFFFF; font-size: 14px;}
.zebraativo{color:#000000; font-weight: bold;}

#boxduvidas {
    width: 600px;
}

.accordion .accordionsubmenu {
    margin: 0;
}
h2.accordion{ 
    cursor: pointer;
    background: #EFEFEF;
    line-height: 40px;
    margin: 0;
    font-size: 16px;
    padding: 0 0 0 10px;
    border: 1px solid #CCCCCC;
}
h3.accordion{ 
    cursor: pointer; 
    font-size: 14px;
    line-height: 30px;
}
div.accordion{
    display: none;
    background: #EFEFEF;
    border: 1px solid #CCCCCC;
    padding: 0 0 0 10px;
}
div.accordionsubmenu{
    display: none;
    background: #EFEFEF;
    border: 1px solid #EFEFEF;
    padding: 0px 10px 0px 10px;
}


/*NOVO*/
.login_body {
    /*background: #444444;*/
    background: #E5E5E5;
}
#login_div_principal {
	-webkit-border-radius: 12px; 
	-moz-border-radius: 12px; 
    border-radius: 12px; 
    width: 620px;
    height: 310px;
    background: #1F577B;
}
#login_div_principal_topo {
	display: inline-block;
    width: 580px;
    min-height: 10px;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left:10px;
	padding-right: 10px;
    text-align: center;
    margin: 10px 10px 0 10px;
	-webkit-border-top-left-radius: 12px; 
	-webkit-border-top-right-radius: 12px;	
	-moz-border-radius-Topleft: 12px; 
	-moz-border-radius-Topright: 12px; 	
    border-top-left-radius: 12px; 
	border-top-right-radius: 12px;
	
}
#login_div_principal_topo img {
float:left;
width: 235px;
height: 68px;
vertical-align: middle;
margin-left: 20px;
}
#login_div_principal_topo .titulo {
float:left;
width: 310px;
min-height: 20px;
font-family: titulo_1, calibri;
font-size: 28px;
text-align: center;
color:#FFFFFF;
}
#login_div_principal_base {
    width: 600px;
    height: 98px;
    text-align: center;
    background: #FFFFFF;
    margin: 0 10px 10px 10px;
	padding-top: 40px;
	-webkit-border-bottom-left-radius: 12px; 
	-webkit-border-bottom-right-radius: 12px;	
	-moz-border-radius-Bottomleft: 12px; 
	-moz-border-radius-Bottomright: 12px; 	
    border-bottom-left-radius: 12px; 
	border-bottom-right-radius: 12px;	
}

.botao {
-webkit-border-radius: 6px; 
-moz-border-radius: 6px; 
border-radius: 6px; 
border: 1px solid;
border-color: #666666;
color: #525252;
height: 25px;
font-size: 13px;
font-family: arial;
font-weight:bolder;
margin-right: 20px;
cursor: pointer;
margin-left: 20px;
 -moz-box-shadow:    0px 0px 2px 2px #ccc;
  -webkit-box-shadow: 0px 0px 2px 2px #ccc;
  box-shadow:         0px 0px 2px 2px #ccc;
	background-color:#e5e5e5;
}

.botao:hover {
-webkit-border-radius: 6px; 
-moz-border-radius: 6px; 
border-radius: 6px;  
border: 1px solid;
border-color: #009bd8;
background-color:#009bd8;
height: 25px;
font-size: 13px;
font-family: arial;
margin-right: 20px;
cursor: pointer;
 -moz-box-shadow:    0px 0px 2px 2px #ccc;
  -webkit-box-shadow: 0px 0px 2px 2px #ccc;
  box-shadow:         0px 0px 2px 2px #ccc;
  color:#FFFFFF;
}

.botao_disabled {
-webkit-border-radius: 6px; 
-moz-border-radius: 6px; 
border-radius: 6px; 
border: 1px solid;
border-color: #999999;
color: #999999;
height: 25px;
font-size: 13px;
font-family: arial;
font-weight:bolder;
margin-right: 20px;
cursor: pointer;
margin-left: 20px;
 -moz-box-shadow:    0px 0px 2px 2px #ccc;
  -webkit-box-shadow: 0px 0px 2px 2px #ccc;
  box-shadow:         0px 0px 2px 2px #ccc;
	background-color:#e5e5e5;
}

#input_username {
display: inline-block;
}
#input_passwordfake {
display: inline-block;
}
#input_button {
display: inline-block;
}

#input_username input {
border: 1px solid;
color: #666666;
 -webkit-border-radius: 6px; 
-moz-border-radius: 6px; 
border-radius: 6px; 
width: 200px;
height: 28px;
}

#input_username  input:focus {
 -webkit-box-shadow: 0 0 4px rgb(34%, 71%, 94%);
 -khtml-box-shadow: 0 0 4px rgb(34%, 71%, 94%);
 -moz-box-shadow: 0 0 4px rgb(34%, 71%, 94%);
 -o-box-shadow: 0 0 4px rgb(34%, 71%, 94%);
 box-shadow: 0 0 4px rgb(34%, 71%, 94%);
 border:2px solid rgb(34%, 71%, 94%);
 -webkit-border-radius: 6px; 
-moz-border-radius: 6px; 
border-radius: 6px;  
width: 200px;
height: 28px;
}

#input_passwordfake input {
	border: 1px solid;
	color: #666666;
	 -webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	border-radius: 6px; 
	width: 200px;
	height: 28px;
}

#input_passwordfake input:focus {
 -webkit-box-shadow: 0 0 4px rgb(34%, 71%, 94%);
 -khtml-box-shadow: 0 0 4px rgb(34%, 71%, 94%);
 -moz-box-shadow: 0 0 4px rgb(34%, 71%, 94%);
 -o-box-shadow: 0 0 4px rgb(34%, 71%, 94%);
 box-shadow: 0 0 4px rgb(34%, 71%, 94%);
 border:2px solid rgb(34%, 71%, 94%);
 -webkit-border-radius: 6px; 
-moz-border-radius: 6px; 
border-radius: 6px;  
width: 200px;
height: 28px;
}


#input_password {
display: inline-block;
margin-left: -5px;
}
#input_password input {
	border: 1px solid;
	color: #666666;
	 -webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	border-radius: 6px; 
	width: 200px;
	height: 28px;
	display: none;
}

#input_password input:focus {
 -webkit-box-shadow: 0 0 4px rgb(34%, 71%, 94%);
 -khtml-box-shadow: 0 0 4px rgb(34%, 71%, 94%);
 -moz-box-shadow: 0 0 4px rgb(34%, 71%, 94%);
 -o-box-shadow: 0 0 4px rgb(34%, 71%, 94%);
 box-shadow: 0 0 4px rgb(34%, 71%, 94%);
 border:2px solid rgb(34%, 71%, 94%);
 -webkit-border-radius: 6px; 
-moz-border-radius: 6px; 
border-radius: 6px;  
width: 200px;
height: 28px;
}

#forgot_password {
    text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 110px;
}

#forgot_password a {
	font-size: 12px;
	color: #0086AB;
	text-decoration: underline;
	font-weight: bolder;
}

#msg_erro {
    position: relative;
	top: -40px;
	margin-bottom: -15px;
	height: 25px;
    line-height: 25px;
    display: none;
	text-align: center;
	font-family:arial;
	
}
.msg_login_false {
    background: #D44F48;
	font-family: arial;
	color:#FFFFFF;
}

.msg_login {
    background: #FFFFFF;
	font-family: arial;
	color:#666666;
	padding-top: 5px;
}
.msg_login img {
   width: 25px;
   height: 25px;
   vertical-align: middle;
   padding: 5px;
}



/*table.tabelas {border-collapse: collapse;}
table.tabelas tr td{border:1px solid #CCCCCC;}
table.tabelas th{border:1px solid #CCCCCC;}*/
/*table.tabelasint tr td {border:0px;}*/
/* td.tdtitulo, th.tdtitulo { background: #DDDDDD ;} */
td.tdsubtitulo, th.tdsubtitulo { background: #EEEEEE ;}

.tabelas {
-webkit-box-shadow: 1px 0px 6px 2px rgba(0,0,0,0.23);
-moz-box-shadow: 1px 0px 6px 2px rgba(0,0,0,0.23);
box-shadow: 1px 0px 6px 2px rgba(0,0,0,0.23);
border-radius: 5px 5px 0px 0px;
-moz-border-radius: 5px 5px 0px 0px;
-webkit-border-radius: 5px 5px 0px 0px;
border: 0px solid #000000;
}

.tdtitulo {
background-color: #1f577b;
color: #FFFFFF;
padding: 10px;
border-radius: 5px 5px 0px 0px;
-moz-border-radius: 5px 5px 0px 0px;
-webkit-border-radius: 5px 5px 0px 0px;
border: 0px solid #000000; 
}

.tabelas td {
border: 1px solid;
border-color: #E5E5E5; 
}


.pd_button_div {
	width: 100%;
	height: 20px;
	padding: 10px;
	text-align: center;
}

#pd_div {
min-height: 20px;
width: 890px;
text-align: center;
margin: auto;
}

#pd_div .texto {
width: 100%;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
color: #ce1b00;
font-family: Arial, Calibri;

}
#pd_div .texto_titulo {
width: 100%;
text-align: left;
border-bottom: 1px solid;
border-color: #CCCCCC;
padding-bottom: 2px;
color: #666666;
font-family: Arial, Calibri;
font-size: 18px;
margin-bottom: 15px;
}
#pd_div .texto_subtitulo {
display: inline;
color: #666666;
font-family: Arial, Calibri;
font-size: 17px;
font-style: italic;
}
#pd_div .titulo_icon {
width: 30px;
height: 30px;
display: inline-block;
vertical-align: middle;
padding: 5px;
}
#pd_div .form {
width: 450px;
text-align: left;
padding-top: 20px;
padding-bottom: 20px;
color: #666666;
font-family: Arial, Calibri;
font-weight: bolder;
margin: 0 auto;
}

#pd_div .error {
background-color:#D44F48;
font-family: arial;
font-size: 14px;
color:#FFFFFF;
z-index:99999;
padding: 5px;
margin-bottom: 20px;
display:none;
}

#pd_responsavel, #pd_email {
width: 250px;
border: 1px solid;
border-color: #666666;
}
.pd_texto {
width: 150px;
}


.pd_div_content {
width: 890px;
min-height: 30px;
text-align: center;
margin: 0 auto;

}


#box_planos {
display: inline-block;
margin-top: 10px;
background-color: #FFFFFF;
width: 220px;
min-height: 10px;
padding: 5px;
vertical-align:top;

}

#tb_planos {
width: 220px;
background-color: #cccccc;
}
#tb_planos .head {
font-size: 20px;
font-family: Arial, Calibri;
font-weight: bolder;
color: #666666;
background-color: #dddddd;
text-align: center;
border: 1px solid;
border-color: #666666;
}

#tb_planos .desc {
font-size: 13px;
font-family: Arial, Calibri;
font-weight: bolder;
width: 90px;
height: 40px;
background-color: #EEEEEE;
}

#tb_planos .extra {
font-size: 13px;
font-family: Arial, Calibri;
width: 90px;
height: 40px;
background-color: #EEEEEE;
font-style:italic;
}
#tb_planos .info {
background-color: #FFFFFF;
font-size: 15px;
font-family: Arial, Calibri;
width: 120px;
}
#tb_planos .foot {
background-color: #E5E5E5;
width: 120px;
height: 20px;
text-align: center;
border-left: 1px solid;
border-right: 1px solid;
border-bottom: 1px solid;
border-color: #666666;
padding: 5px;
}
#tb_planos input {
margin: 0 auto;
}

#tb_planos .foot a:hover {
font-size: 12px;
font-family: Arial, Calibri;
color: #0093c1;
}


.erro_plan {
font-family: Arial, Calibri;
font-size: 13px;
color: #ce1b00;
margin-top: 10px;

}

#showplan, #showplan_alert {
font-size: 15px;
font-weight: bolder;
}

#glass_screen {
top: 0px;
left: 0px;
background-color: #666666;

 height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    position: fixed;
	
	
/* IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

/* IE 5-7 */
filter: alpha(opacity=50);

/* Netscape */
-moz-opacity: 0.5;

/* Safari 1.x */
-khtml-opacity: 0.5;

/* Good browsers */
opacity: 0.5;
}

#waitmsg {
width: 100%;
height: 100%;
position: fixed;
top: 0px;
left: 0px;
z-index: 999998;
background-image: url('../img/background_dialog.png');
text-align: center;
display: none;
}

#waitcontent {
position: fixed; 
background-color: #00FF00; 
top: 50%; 
left: 50%; 
margin-top: -100px; 
margin-left: -200px;
width: 400px;
height: 82px;
background-color: #E5E5E5;
border: 2px solid;
border-top-color: #FFFFFF;
border-left-color: #FFFFFF;
border-right-color: #9a9a9a;
border-bottom-color:#9a9a9a;


}
#waitcontent img {
float:left;
margin-left: 15px;
margin-top: 5px;
width: 70px;
height: 70px;

}
#waitcontent .msg {
float:left;
margin-left: 30px;
margin-top: 30px;
font-family: arial, calibri;
font-size: 17px;
color: #2f9ed4;
}



.erropagto {
margin-top: 10px;
width: 100%;
font-family: verdana;
color: #F00000;
text-align: center;
}

.msgpagtoalert {
margin-top: 15px;
width: 100%;
font-family: verdana;
color: #666666;
font-size: 13px;
font-style: italic;
text-align: center;
}


#tb_titulos {
margin-top: 10px;
margin-bottom: 10px;
width: 100%;
font-family: verdana;
}

.coluna_vencidos {
display:none;
}
.infocartao {
display:none;
}
.cards {
min-width: 10px;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 1px dotted; border-color: #CCCCCC;'
}

.cards div {
margin: 2px;
}
.visa_on {
background-image: url('../img/cards/visa.png');
width: 55px;
height: 31px;
display: none;
background-repeat: no-repeat;
background-position: center;
}
.visa_grey {
display: inline-block;
*display: inline;
zoom:1;
background-image: url('../img/cards/visa_grey.png');
width: 55px;
height: 31px;
background-repeat: no-repeat;
background-position: center;


}
.mastercard_on {
background-image: url('../img/cards/mastercard.png');
width: 55px;
height: 31px;
display: none;
background-repeat: no-repeat;
background-position: center;
}
.mastercard_grey {
display: inline-block;
*display: inline;
zoom:1;
background-image: url('../img/cards/mastercard_grey.png');
width: 55px;
height: 31px;
background-repeat: no-repeat;
background-position: center;

}
.elo_on {
background-image: url('../img/cards/elo.png');
background-repeat: no-repeat;
background-position: center;
width: 55px;
height: 31px;
display: none;
}
.elo_grey {
display: inline-block;
*display: inline;
zoom:1;
background-image: url('../img/cards/elo_grey.png');
background-repeat: no-repeat;
background-position: center;
width: 55px;
height: 31px;
}
.diners_on {
background-image: url('../img/cards/diners.png');
width: 55px;
height: 31px;
display: none;
background-repeat: no-repeat;
background-position: center;
}
.diners_grey {
display: inline-block;
*display: inline;
zoom:1;
background-image: url('../img/cards/diners_grey.png');
width: 55px;
height: 31px;
background-repeat: no-repeat;
background-position: center;

}
.amex_on {
background-image: url('../img/cards/american.png');
width: 55px;
height: 31px;
display: none;
background-repeat: no-repeat;
background-position: center;
}
.amex_grey {
display: inline-block;
*display: inline;
zoom:1;
background-image: url('../img/cards/american_grey.png');
width: 55px;
height: 31px;
background-repeat: no-repeat;
background-position: center;

}
.jcb_on {
background-image: url('../img/cards/jcb.png');
width: 55px;
height: 31px;
display: none;
background-repeat: no-repeat;
background-position: center;
}
.jcb_grey {
display: inline-block;
*display: inline;
zoom:1;
background-image: url('../img/cards/jcb_grey.png');
width: 55px;
height: 31px;
background-repeat: no-repeat;
background-position: center;
}
.aura_on {
background-image: url('../img/cards/aura.png');
width: 55px;
height: 31px;
display: none;
background-repeat: no-repeat;
background-position: center;
}
.aura_grey {
display: inline-block;
*display: inline;
zoom:1;
background-image: url('../img/cards/aura_grey.png');
width: 55px;
height: 31px;
background-repeat: no-repeat;
background-position: center;

}

.discover_on {
background-image: url('../img/cards/discover.png');
width: 55px;
height: 31px;
display: none;
background-repeat: no-repeat;
background-position: center;
}
.discover_grey {
display: inline-block;
zoom:1;
*display: inline;
background-image: url('../img/cards/discover_grey.png');
width: 55px;
height: 31px;
background-repeat: no-repeat;
background-position: center;
}
#form_pedido {
padding: 10px;
margin: 0 auto;
width: 520px;
border:2px solid;
border-color: #CCCCCC;
display: none;
}


#div_recover_password {
	overflow: auto;
	margin: 0px;
	width: 100%;
	height: 100%;
	background-color: #e5e5e5;
	
}

.recover_title {
margin: 0 auto;
width: 600px;
height: 62px;
font-family: titulo_1,calibri;
font-size: 21px;
text-align:left;
color:#FFFFFF;
background-color:#1F577B;
 -webkit-border-top-left-radius: 6px; 
-moz-border-radius-topLeft: 6px; 
border-top-left-radius: 6px; 
 -webkit-border-top-right-radius: 6px; 
-moz-border-radius-topRight: 6px; 
border-top-right-radius: 6px; 
margin-top: 10px;
}

.recover_title img {
width: 170px;
height: 50px;
margin-top: 4px;
}

.recover_body {
margin: 0 auto;
width: 598px;
background-color: #FFFFFF;
 -webkit-border-bottom-left-radius: 6px; 
-moz-border-radius-bottomLeft: 6px; 
border-bottom-left-radius: 6px; 
 -webkit-border-bottom-right-radius: 6px; 
-moz-border-radius-bottomRight: 6px; 
border-bottom-right-radius: 6px; 
}

.recover_list {
width: 598px;
background-color: #FFFFFF;
display:none;
padding-bottom: 30px;
}

.recover_info {
font-family:verdana;
background-color: #FFFFFF;
width: 560px;
font-size: 11px;
font-style: italic;
color: #666666;
text-align: justify;
margin: 0 auto;
padding-top: 10px;
padding-bottom: 20px;
}

.recover_list table {
font-family: verdana;
font-size: 15px;
text-align: left;
border: 1px solid;
width: 400px;
margin: 0 auto;
margin-top: 10px;
border-color: #cccccc;

}

.listaemails {
display:none;
margin: 0 auto;
}
.listatelefones {
display: none;
margin: 0 auto;
}


.erro_recover {
font-family: Arial, Calibri;
font-size: 13px;
color: #FF0000;
font-weight: bolder;
display: none;
padding-top: 5px;
padding-bottom: 20px;
}
.success_recover {
font-family: Arial, Calibri;
font-size: 13px;
color: #1E8714;
padding-top: 30px;
padding-bottom: 30px;
font-weight: bolder;
display: none
}

.loadingtitulos {
color :#666666;
}


/*Extrato de Telefonia*/

#ext_impressao {
	margin: 0 auto;
	margin-top: 10px;
	width: 980px;
	min-height: 150px;
	border: 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 10px;
	border-color: #CCCCCC;
	padding: 20px;
	display:none;
}

#ext_impressao_header {
	width:980px;
	height: 30px;
	
}


#ext_impressao_header_line2 {
float:left;
width: 980px;
height: 60px;
margin-top: 20px;
}

#ext_impressao_header_line2 table {
width: 100%;
padding: 0px;
padding: 0px;
}

#ext_impressao_header_dataatual {
float:right;
width: 150px;
height: 30px;
	border: 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-color: #CCCCCC;
	font-family: verdana;
	color: #666666;
	font-size: 17px;
	text-align: center;
	line-height: 30px;
}

#ext_impressao_header_logo {
width: 230px;
text-align: center;
}
#ext_impressao_header_logo img {
float:left;
width: 230px;
height: 64px;
border: 0px solid;
}

#ext_impressao_header_titulo {
text-align: center;
font-family: verdana;
font-size: 15px;
color: #666666;
}

#ext_impressao_header_infoemp {
width: 170px;
text-align: center;
	font-family: verdana; 
font-size: 12px;
color: #666666;
text-align:center;
}
#ext_impressao_header_infoemp div {
width: 150px;
	border: 1px solid;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-color: #CCCCCC;
}

#ext_impressao_line {
margin-top: 30px;
width: 980px;
height: 9px;
background-color: #0098C3;
background-image: url("{img_url}extrato_line_print.png");
border-color: #CCCCCC;
}

#ext_body {
width: 980px;
padding-left: 20px;
padding-right: 20px;
min-height: 150px;
background-color: #F7F7F7;
padding-bottom: 10px;
border: 1px solid;
border-color: #CCCCCC;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
		-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
}


#info_consulta {
	float:left;
	margin-top: 30px;
	margin-left: 20px;
	width:250px;
	border: 1px solid;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-color: #CCCCCC;
	background-color: #FFFFFF;
	padding: 10px;
	
}

#info_consulta span {
font-size: 14px;
color: #666666;
}
#info_consulta table  {
width: 350px;
padding: 10px;
font-family: verdana;

}
#info_consulta table  .title {
font-weight: bolder;
font-family: verdana;
font-size: 12px;
color: #666666;
text-align: left;
width: 80px;
}

#info_consulta table  .valor {
font-weight: bolder;
font-family: verdana;
font-size: 12px;
color: #666666;
text-align: left;
}

#valor_total {
	float:right;
	margin-top: 25px;
	margin-right: 20px;
	width:250px;
	border: 1px solid;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-color: #CCCCCC;
	background-color: #FFFFFF;
	padding: 10px;
}

#valor_total table {
width: 100%;
}
#valor_total .title {
font-family: verdana;
font-size: 18px;
color: #666666;
text-align: center;
}
#valor_total .valor {
font-family: verdana;
font-size: 20px;
color: #0098C3;
text-align: center;
}
#valor_total .title_dur {
font-family: verdana;
font-size: 15px;
color: #666666;
text-align: center;
}
#valor_total .valor_dur {
font-family: verdana;
font-size: 18px;
color: #666666;
text-align: center;
}

#subtotal {
	float:right;
	margin-top: 20px;
	margin-right: 20px;
	width:220px;
	border: 1px solid;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-color: #CCCCCC;
	background-color: #FFFFFF;
	padding: 5px;
}

#subtotal table {
width: 100%;
}
#subtotal .title {
font-family: verdana;
font-size: 15px;
color: #666666;
text-align: center;
}
#subtotal .valor {
font-family: verdana;
font-size: 18px;
color: #0098C3;
text-align: center;
}

#ext_resumo_title {
float:left;
margin-top: 20px;
width: 940px;
height: 30px;
line-height: 30px;
font-family: verdana;
color: #666666;
font-size: 14px;
text-align: left;
}

#ext_resumo_content {
float:left;
	margin-bottom: 20px;
	border: 1px solid;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-color: #CCCCCC;
	background-color: #FFFFFF;
	min-height: 20px;
	padding: 5px;
}
#ext_resumo_content table {
width: 100%;
}

#ext_resumo_content .head {
background-color: #E5E5E5;
font-family: verdana;
font-size: 12px;
color: #666666;
}
#ext_resumo_content .item {
font-family:verdana;
border-bottom: 1px dashed;
border-color: #CCCCCC;
font-family: verdana;
font-size: 12px;
color: #666666;
}

#ext_detalhe_title {
float:left;
margin-top: 20px;
width: 940px;
height: 30px;
line-height: 30px;
font-family: verdana;
color: #666666;
font-size: 14px;
text-align: left;
}

#ext_detalhe_content {
float:left;
width: 940px;
	border: 1px solid;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-color: #CCCCCC;
	background-color: #FFFFFF;
	min-height: 20px;
	padding: 5px;
}

#ext_detalhe_content table {
width: 100%;
}

#ext_detalhe_content .head {
background-color: #E5E5E5;
font-family: verdana;
font-size: 12px;
color: #666666;
}
#ext_detalhe_content .item  {
font-family:verdana;
border-bottom: 1px dashed;
border-color: #CCCCCC;
font-size: 12px;
color: #666666;
}


/*Dialog*/
#background-dialog {
width: 100%;
height: 100%;
position: fixed;
top: 0px;
left: 0px;
z-index: 999998;
background-image: url('../img/background_dialog.png');
text-align: center;
display: none;
}

#dialog {
	border: 1px solid;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #E5E5E5;
	width: 380px;
	min-height: 150px;
	z-index: 999999;
	display: inline-block;
	margin-top: 100px;
	
}

#dialog .title {
-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px; 
-moz-border-radius-topright: 8px; 
border-top-left-radius: 8px;
border-top-right-radius: 8px;
background-color: #1F577B;
min-height: 45px;
font-family: titulo_1, calibri;
font-stretch: condensed;
font-weight: bolder;
font-size: 19px;
color: #FFFFFF;
text-align: left;
padding-left: 20px;
line-height: 45px;
}

#dialog .content {
padding: 10px;
}
/* Bloqueio Pagamento Boleto */

#bloqueio_pagto_boleto {
width: 100%;
min-height: 150px;
background-color:#FFFFFF;
}

#bloqueio_pagto_boleto .txt_1 {
font-family: calibri;
font-size: 18px;
color:#666666;
padding-top: 20px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
}

#bloqueio_pagto_boleto .txt_2 {
font-family: calibri;
font-size: 18px;
color:#666666;
padding-top: 20px;
}

#bloqueio_pagto_boleto .opcoes {
padding-top: 20px;
padding-bottom: 20px;
}


#pagto_recorrente {
border-left: 1px solid;
border-right: 1px solid;
border-bottom: 1px solid;
border-color:#CCCCCC;
width: 650px;
margin: 0 auto;
display: none;
padding-top: 10px;
}

/* PAGAMENTO RECORRENTE */

#pagto_recorrente .titulo {
width: 100%;
min-height: 20px;
background-color:#DDDDDD;
font-family: verdana;
font-size: 14px;
font-weight: bolder;
color: #666666;
text-align: center;
padding-top: 4px;
padding-bottom: 4px;
border-bottom: #CCCCCC;
}

#pagto_recorrente .texto_1, .texto_2, .texto_3 {
font-family: arial;
font-size: 14px;
color: #666666;
padding: 10px;
line-height: 18px;
text-justify: inter-word;
}

#pagto_recorrente .texto_4 {
font-family: arial;
font-size: 14px;
color: #666666;
line-height: 18px;
text-justify: inter-word;
}


.form_pagto_recorrente {
width: 480px;
border: 1px solid;
border-color:#CCCCCC;
margin: 0 auto;
padding: 10px;
}
.form_pagto_recorrente table {
margin: 0 auto;
}
.form_pagto_recorrente .td_pgtorec {
font-family: arial;
font-size: 14px;
}

.form_pagto_recorrente  .inptext {
border: 1px solid;
border-color:#CCCCCC;
}

.form_pagto_recorrente .cards_pgrecorrente {
text-align: center;
margin-top: 10px;
margin-bottom: 10px;
}

.tk_visa_on {
background-image: url('../img/cards/visa.png');
width: 55px;
height: 31px;
display: none;
background-repeat: no-repeat;
background-position: center;
}
.tk_visa_grey {
display: inline-block;
*display: inline;
zoom:1;
background-image: url('../img/cards/visa_grey.png');
width: 55px;
height: 31px;
background-repeat: no-repeat;
background-position: center;
}
.tk_mastercard_on {
background-image: url('../img/cards/mastercard.png');
width: 55px;
height: 31px;
display: none;
background-repeat: no-repeat;
background-position: center;
}
.tk_mastercard_grey {
display: inline-block;
*display: inline;
zoom:1;
background-image: url('../img/cards/mastercard_grey.png');
width: 55px;
height: 31px;
background-repeat: no-repeat;
background-position: center;

}
.tk_elo_on {
background-image: url('../img/cards/elo.png');
background-repeat: no-repeat;
background-position: center;
width: 55px;
height: 31px;
display: none;
}
.tk_elo_grey {
display: inline-block;
*display: inline;
zoom:1;
background-image: url('../img/cards/elo_grey.png');
background-repeat: no-repeat;
background-position: center;
width: 55px;
height: 31px;
}
.tk_diners_on {
background-image: url('../img/cards/diners.png');
width: 55px;
height: 31px;
display: none;
background-repeat: no-repeat;
background-position: center;
}
.tk_diners_grey {
display: inline-block;
*display: inline;
zoom:1;
background-image: url('../img/cards/diners_grey.png');
width: 55px;
height: 31px;
background-repeat: no-repeat;
background-position: center;

}
.tk_amex_on {
background-image: url('../img/cards/american.png');
width: 55px;
height: 31px;
display: none;
background-repeat: no-repeat;
background-position: center;
}
.tk_amex_grey {
display: inline-block;
*display: inline;
zoom:1;
background-image: url('../img/cards/american_grey.png');
width: 55px;
height: 31px;
background-repeat: no-repeat;
background-position: center;

}
.tk_jcb_on {
background-image: url('../img/cards/jcb.png');
width: 55px;
height: 31px;
display: none;
background-repeat: no-repeat;
background-position: center;
}
.tk_jcb_grey {
display: inline-block;
*display: inline;
zoom:1;
background-image: url('../img/cards/jcb_grey.png');
width: 55px;
height: 31px;
background-repeat: no-repeat;
background-position: center;
}
.tk_aura_on {
background-image: url('../img/cards/aura.png');
width: 55px;
height: 31px;
display: none;
background-repeat: no-repeat;
background-position: center;
}
.tk_aura_grey {
display: inline-block;
*display: inline;
zoom:1;
background-image: url('../img/cards/aura_grey.png');
width: 55px;
height: 31px;
background-repeat: no-repeat;
background-position: center;
}
.tk_discover_on {
background-image: url('../img/cards/discover.png');
width: 55px;
height: 31px;
display: none;
background-repeat: no-repeat;
background-position: center;
}
.tk_discover_grey {
display: inline-block;
zoom:1;
*display: inline;
background-image: url('../img/cards/discover_grey.png');
width: 55px;
height: 31px;
background-repeat: no-repeat;
background-position: center;
}


#conf_boleto {
min-height: 20px;
width: 650px;
border-left: 1px solid;
border-right: 1px solid;
border-bottom: 1px solid;
margin: 0 auto;
border-color:#CCCCCC;
padding-top: 10px;
padding-bottom: 10px;
display: none;
}

#conf_boleto .txt1 {
font-family: arial;
font-size: 14px;
margin: 8px;
}

#conf_boleto .txt2 {
font-family: arial;
font-size: 14px;
margin: 8px;
}

#conf_boleto .txt3 {
font-family: arial;
font-size: 14px;
margin: 8px;
text-align: center;
color: #FF0000;
}

#conf_boleto .vncts {
margin: 8px;
}

#conf_boleto .options {
margin-left: 8px;
margin-right: 8px;
margin-top: 20px;
margin-bottom: 10px;
text-align: center;
}


#form_pagto_recorrente {
margin-top: 10px;
margin-bottom:30px;
}

/*Meus Dados*/
#phone_table .header {
font-size: 10px; 
background-color:#E5E5E5; 
color:#666666; 
font-weight:bolder;
}
#table_info_client {

}
#table_info_client .title {
font-size: 12px;
color: #666666;
font-weight:bolder;
}
#table_info_client .info {
font-size: 12px;
color:#333333;
}
#table_info_client .title_header {
font-size: 12px;
color:#333333;
}

/* Adesão Telefonia */
#portabilidade {
margin-top: 20px;
display:none;	
}

#portabilidade .titulo {
font-family:arial;
font-size: 20px;	
color:#109FDD;	
}

#adesaotelefonia .erro {
display:none;
font-family: arial;
font-size: 14px;
color:#FFFFFF;
text-align:left;
background-color:#ea4f3a;
padding: 5px;
margin-bottom:5px;
}

#adesaotelefonia .txt_1 {
text-align:justify;
text-justify: inter-word;	
}

#adesaotelefonia .table_port {
width:100%;
border: 0px solid;	
background-color:#0088a0;
margin-top:30px;
margin-bottom: 10px;
border-radius: 5px;
border-bottom: 1px solid;
}

#adesaotelefonia .table_port .num {
font-family: arial;
font-size: 17px;
color:#666666;
text-align:center;	
border-bottom: 1px solid;
border-left: 1px solid;
border-radius: 5px;
border-color:#666666;
padding: 5px;
background-color:#FFFFFF;
}

#adesaotelefonia .table_port .obs {
font-family: arial;
font-size: 17px;
color:#666666;
text-align:center;	
border-bottom: 1px solid;
border-left: 1px solid;
border-radius: 5px;
border-color:#666666;
padding: 5px;
background-color:#FFFFFF;
}

#adesaotelefonia .table_port .header {
font-family: arial;
font-size: 17px;
color:#FFFFFF;
text-align:center;	
background-color:#0088a0;
font-weight:bolder;
height: 30px;
}

#planos_disponiveis {
display:none;
text-align:center;	
}

#planos_disponiveis .txt_1 {
margin-bottom: 10px;
}


.planotel_size_2 {
width: 250px;	
}

.planotel_size_1 {
width: 200px;	
}

.planotelefonia {
display:inline-block;
min-height: 10px;
border: 3px solid;	
border-color:#e5e5e5;
cursor:pointer;
margin-top: 20px;
border-radius: 7px;
margin-left: 5px;
margin-right: 5px;
vertical-align:top;
}

.planotelefonia .header {
font-family:arial;
font-size: 29px;
background-color:#FFFFFF;	
color:#333333;
text-align:center;
height: 80px;
padding-left:5px;
width:100%;
}

.planotelefonia .price {
font-family:arial;
font-size: 30px;
color:#FFFFFF;
background-color:#333333;
text-align:right;
padding-right:5px;	
text-align:center;
width:100%;
}


.planotelefonia .ln_on {
font-size: 15px;
background-color:#F5F5F5;
}

.planotelefonia .ln_off {
padding: 10px;
background-color:#FFFFFF;
}

.planotelefonia .title {
font-size: 13px;
color:#666666;
padding: 5px;	
text-align:left;
width: 50%;
}

.planotelefonia .value {
font-size: 15px;
color:#333333;
padding: 5px;	
width: 110px;	
text-align:left;
}


.tarifas {
display:none;
width: 100%;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}


.tarifa_titulo {
font-family:arial;
font-size: 15px;
color:#666666;
font-weight:bolder;
background-color:#E5E5E5;	
padding-bottom: 5px;
padding-top: 5px;
cursor:pointer;
}


#selecao_plano {
border: 1px solid;	
border-color:#CCCCCC;
border-radius: 5px;
margin-top: 10px;
display:none;
padding: 20px;
}

#selecao_plano .telefones {
display:none;
text-align:center;
}


#selecao_plano .lista {
margin: 0 auto;
margin-top: 20px;	
border: 0px solid;
}

#selecao_plano .tipotel {
width: 150px;
height: 30px;
font-size: 15px;
font-family:arial;
border-radius: 5px;
border: 1px solid;	
}

#selecao_plano .txt_opcional {
font-size: 12px;
font-family:arial;	
color:#c4c2c2;
}

#selecao_plano .sel {
font-weight:bolder;
font-size: 17px;
color:#333333;	
}

#selecao_plano .opt_numeros_panel {
margin: 0 auto;
margin-bottom: 10px;
text-align:center;
}
#selecao_plano .opt_numeros_panel input {
width: 180px;
height: 50px;
margin: 10px;
border: 1px solid;	
border-radius: 5px;
font-family: arial;
font-size: 15px;
color:#666666;
cursor:pointer;
background-color:#E5E5E5;
}

#selecao_plano .opt_numeros_panel input:hover {
width: 180px;
height: 50px;
margin: 10px;
border: 1px solid;	
border-radius: 5px;
font-family: arial;
font-size: 15px;
color:#333333;
cursor:pointer;
background-color:#CCCCCC;
}

#selecao_plano .novonumero {
display:none;	
}
#selecao_plano .portab {
display:none;	
}

#selecao_plano .tab_fone {
margin: 0 auto;
height: 50px;
}

#selecao_plano .prefixo {
font-family:arial;
font-size: 20px;
color:#666666;
}

#selecao_plano .sufixo {
font-size: 18px;
color:#333333;	
}

#selecao_plano .sufixo input {
border-radius: 5px;
border:1px solid;
height: 25px;
width: 150px;
font-size: 18px;
}

#selecao_plano .erro_plan {
display:none;
font-family: arial;
font-size: 14px;
color:#FFFFFF;
text-align:left;
background-color:#ea4f3a;
padding: 5px;
margin-top:20px;
}

#selecao_plano .sugest_plan {
display:none;
font-family: arial;
font-size: 14px;
color:#333333;
text-align:left;
background-color:#F5F5F5;
padding-left: 10px;
padding-top: 20px;
padding-bottom: 20px;
margin-top:-5px;
margin-bottom:10px;
}

.sug_list {
background-color:#FFFFFF;
display:none;
padding: 10px;	
border-radius: 5px;
}

.sug_list .tel {
display:inline-block;
text-decoration: none;
cursor:pointer;	
font-family: arial;
font-size: 16px;
color:#333333;
width: 100%;
color:#666666;
height: 30px;
}
.sug_list .tel:hover {
text-decoration: underline;
font-weight:bolder;
cursor:pointer;	
font-family: arial;
font-size: 16px;
color:#333333;
height: 30px;
}

.down_arrow {
width: 10px;
height: 10px;
padding-right: 5px;	
vertical-align:middle;	
}
.up_arrow {
width: 10px;
height: 10px;
padding-right: 5px;	
vertical-align:middle;
}

#manual_telefonia {
display:none;	
}

#manual_telefonia table {
width:100%;	
}

#manual_telefonia .manual_text {
font-family:arial;
font-size: 18px;
color:#076F9F;
text-align:justify;	
text-justify: inter-word;
width:400px;
background-color:#f7f7f7;
padding: 20px;
border-radius: 10px;
}

#manual_telefonia .titulo {
font-family:arial;
font-size: 20px;	
color:#109FDD;
}

#manual_telefonia .manual_tel_arrow {
display:inline-block;
width: 20px;
height: 20px;	
vertical-align:middle;
margin: 5px;
}

#manual_telefonia div {
display:inline-block;
vertical-align:middle;
}

#manual_disc {
width: 100%;	
margin-top: 20px;
margin-bottom: 20px;
}

#manual_disc .sub {
display:block;
font-family:arial;
font-size: 18px;	
color:#666666;
border-bottom: 1px solid;
padding-bottom: 5px;
}
#manual_disc .info {
display:block;
font-family:arial;
font-size: 15px;	
color:#666666;
padding-top: 5px;
margin-bottom: 15px;
}

#manual_disc .tel_modem_back_1 {
display:none;	
}
#manual_disc .tel_modem_back_2 {
display:none;	
}

#at_success {
padding: 10px;
font-family: arial;
font-size: 14px;
color:#333333;
border-radius: 10px;
margin-bottom: 10px;
background-color:#F5F5F5;
display:none;
}

#at_success .at_msg {
color:#669339;	
font-weight:bolder;
font-size: 16px;
}

#at_success img {
width: 20px;
height: 20px;
vertical-align:middle;
margin: 5px;	
}

/* Meu Plano */
.titulo_tarifa_show div{
display: inline-block;
text-decoration: none;
color: #666666;    
cursor: pointer;
}

.titulo_tarifa_show div:hover {
text-decoration: underline;
color: #666666;
cursor: pointer;    
}

.titulo_tarifa_show img {
width: 10px;
height: 10px;
vertical-align: middle;   
padding: 5px; 
}

.titulo_tarifa_hide {
display:none;    
}

.titulo_tarifa_hide div{
display: inline-block;
text-decoration: none;
color: #666666;   
cursor: pointer; 
}

.titulo_tarifa_hide div:hover {
text-decoration: underline;
color: #666666;    
cursor: pointer;
}

.titulo_tarifa_hide img {
width: 10px;
height: 10px;
vertical-align: middle; 
padding: 5px;    
}

.tarifas_cliente {
display: none;    
}

.total_meuplano {
margin-top: 20px;
background-color:#F5F5F5;
padding: 5px;    
}

.success_meuplano {
font-family: Arial, Calibri;
font-size: 13px;
color: #1E8714;
padding-top: 30px;
padding-bottom: 30px;
font-weight: bolder;
background-color: #f0f9cc;  
}

.error {
background-color:#D44F48;
font-family: arial;
font-size: 14px;
color:#FFFFFF;
z-index:99999;
padding: 5px;
display:none; 
text-align:center; 
margin: 0 auto;  
}

#meuplano .mp_tabela {
-webkit-box-shadow: 1px 0px 6px 2px rgba(0,0,0,0.23);
-moz-box-shadow: 1px 0px 6px 2px rgba(0,0,0,0.23);
box-shadow: 1px 0px 6px 2px rgba(0,0,0,0.23);
border-radius: 5px 5px 0px 0px;
-moz-border-radius: 5px 5px 0px 0px;
-webkit-border-radius: 5px 5px 0px 0px;
border: 0px solid #000000; 
}

#meuplano .tdtitulo {
background-color: #1f577b;
color: #FFFFFF;
padding: 10px;
border-radius: 5px 5px 0px 0px;
-moz-border-radius: 5px 5px 0px 0px;
-webkit-border-radius: 5px 5px 0px 0px;
border: 0px solid #000000; 
}

#planos_acra_link {
font-family: arial, calibri;
font-size: 16px;
color: #0093c1;
cursor:pointer;
text-decoration: underline;  
}

#planos_acra_link:hover {
font-family: arial, calibri;
font-size: 16px;
font-weight:bolder;
color: #0093c1;
cursor:pointer;
text-decoration: underline;    
font-weight:bolder;
}

#planos_acra {
display: none;
}

.tr_color_in {
font-family: verdana;
font-size: 10px;  
background-color:#f2f2f2;  
}

.tr_color_out {
font-family: verdana;
font-size: 10px;   
}

#senha_avod .error {
width: 400px;    
}

#senha_avod .info {
width: 100%;
text-align:center;
font-family: verdana;
font-size: 13px;     
}

