<
style type ="text/css">body {
	background-image: url(content/bg/bg.gif);
}

#acesse_aqui {
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;
	color: #116197;
	padding-bottom: 6px;
	padding-top: 16px;
}

#form_login .cx {
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	width: 136px;
	background: url(content/imgs/combo.gif);
	padding-left: 5px;
	border: 0px;
}

a {
	text-decoration: none
}

a:hover {
	text-decoration: none
}

#banner {
	background: url(content/imgs/banner1.gif) no-repeat center;
	width: 737px;
	height: 125px;
}

.txt_cabecalho {
	width: 65%;
	font-size: 13px;
	font-family: verdana;
	font-weight: bold;
	color: #333;
}

.txt_comercial {
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;
	color: #333;
}

.assinante {
	text-align: justify;
	font-size: 11px;
	font-family: verdana;
	color: #191970;
	font-weight: lighter;
	background: url(../imgs/img_box.gif);
}
.assinante_div {
	text-align: justify;
	font-size: 11px;
	font-family: verdana;
	color: #191970;
	font-weight: lighter;
}
.nome_campos {
	font-size: 11px;
	font-family: verdana;
	color: #4F4F4F;
	font-weight: bold;
	padding: 0 0 0 5;
	border: 0;
}
.nome_campos2 {
	width:30%;
	font-size: 11px;
	font-weight:lighter;
	font-family: verdana;
	color: #000000;
	padding: 0 0 0 5;
}

.cadastro {
	width: 98%;
	font-size: 11px;
	font-family: verdana;
	color: #4F4F4F;
	font-weight: bold;
	padding: 0 0 0 5;
	border: 0;
	background: url(../imgs/img_box.gif);
	
}

.cad_sucesso{
	width: 98%;
	height: 150px;
	font-size: 12px;
	font-family: verdana;
	color: #000000;
	font-weight: bold;
	padding: 0 0 0 5;
	margin-top: 35px;
	border: 0;
	/*text-align: center;*/
	background: url(../imgs/img_box.gif);
	
}
.recibo{
	
	height: 150px;
	font-size: 11px;
	font-family: verdana;
	color: #4F4F4F;
	font-weight: bolder;
	margin-top: 0px;
	border: 0 ;
	background: url(../imgs/fundo_recibo_pgto.gif);
	background: no-repeat;
}

.titulo_cadastro {
	width: 97px;
	font-size: 13px;
	font-family: verdana;
	color: #363636;
	font-weight: bold;
	background: url(../imgs/fnd_cadastro.gif);
}

.plano {
	width: 200px;
	font-size: 20px;
	font-family: verdana;
	color: #FFA500;
	font-weight: bold;
}

.botoes {
	text-decoration: none;
	font-size: 13px;
	font-family: verdana;
	color: #FFA500;
	font-weight: bold;
}

.titulo {
	width: 98%;
	height: 60px;
	font-size: 16px;
	font-family: arial;
	color: #191970;
	font-weight: bold;
}

.txt_login{
	font-size: 11px;
	font-family: arial;
	color: #191970;
	font-weight: bold;
}

.titulo_uaigiga {
	width: 60px;
	height: 30px;
	font-size: 20px;
	font-family: arial;
	font-style:italic;
	color: #191970;
	font-weight: bold;
	background: url(../imgs/img_box.gif);
}

.mensagem_erro {
	vertical-align: baseline;
	height: 10px;
	font-size: 11px;
	font-family: verdana;
	color: red;
	font-weight: bold;
}


.div_fundo {
	width: 100%;
	height: 100%; 
}

.opaco {
  	filter: alpha(opacity=20); 
	opacity: .2
}
</
style
>