@import url("textos.css");

/*PARAMENTROS GERAIS*/

* { margin:0; padding:0; border:0; }

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#264A58;	
}

html {
    overflow: -moz-scrollbars-vertical;
}
  
/*FIM PARAMENTROS GERAIS*/  

/* CLASSES GERAIS */

.strong {	
	font-weight:bold;
}

.hide { 
	display: none; 
}

.clear {
	clear: both; 
}

img{
	border: none;
}

.img-left {
	float:left;
	padding: 2px 12px 2px 0px;
}

.img-right {
	float:right;
	padding: 2px 0px 2px 12px;
}

.centro {
	text-align: center;
}

.direita {
	text-align:right;
}

.left {
	float:left;
}

.right { 
	float:right;
} 

/*FIM CLASSES GERAIS*/

/*CONTEÚDO A TODAS PÁGINAS*/

.main {
	width: 768px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

/* TOPO */

#topo {
	background-color:#FFFFFF;
	width:100%;
	height:110px;
}

#logo {
	float:left;
	width:201px;
	padding-top: 5px;
}

#login {
	width:500px;
	float:right;
	margin-top: 30px;
}

.input-login {
/*	width: 200px;
	height:17px;*/
	color: #33333;
	width: 197px;
	height:13px;	
	padding: 2px 2px 2px 2px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background:url(img/btn/input-login.png);
	background-repeat:no-repeat;
}

.input-senha {
/*	width: 80px;
	height:17px;*/
	color: #33333;
	width: 76px;
	height:13px;	
	padding: 2px 2px 2px 2px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background:url(img/btn/input-senha.png);
	background-repeat:no-repeat;
}

.btn-entrar {
	width: 48px;
	height:17px;
}

.btn-info {
	width: 17px;
	height:17px;
}

#menu-sup {
	width:441px;
	float:right;
	margin-top: 35px;
}

html>body #menu-sup {
	width:436px;
}

.menu-sup-item {
	float:left;
	margin-left: 5px;
	width:104px;
}
	
.menu-quemsomos a {
	display: block;
	background-image: url(img/menu/quem-somos.png);
	background-position: 0px 0px;
	text-decoration: none;
	width:104px;
	height:32px;
}

.menu-quemsomos a:hover {
	background-position: 0px -32px;
}	

.menu-assine a {
	display: block;
	background-image: url(img/menu/assine.png);
	background-position: 0px 0px;
	text-decoration: none;
	width:104px;
	height:32px;
}

.menu-assine a:hover {
	background-position: 0px -32px;
}	

.menu-ajuda a {
	display: block;
	background-image: url(img/menu/ajuda.png);
	background-position: 0px 0px;
	text-decoration: none;
	width:104px;
	height:32px;
}

.menu-ajuda a:hover {
	background-position: 0px -32px;
}

.menu-contato a {
	display: block;
	background-image: url(img/menu/contato.png);
	background-position: 0px 0px;
	text-decoration: none;
	width:104px;
	height:32px;
}

.menu-contato a:hover {
	background-position: 0px -32px;
}

#linha { 
	clear:both;
	width:100%;
	height:5px;
	background: url(img/layout/linha.png);
	background-repeat:repeat-x;
}

.logado {
	color:#264A58;
	font-weight:bold;
}

a.logado {
	color:#264A58;
	font-weight:bold;
	text-decoration:underline;
}

/* FIM TOPO */

/* CORPO DO SITE */

#corpo {
	background-color:#E7E7E7;
	width:100%;
	margin-top:-8px;
}

html>body #corpo {
	margin-top:1px;
}

#banner-topo {
	padding: 8px 0 8px 0;
}

#lateral-esquerda {
	width: 160px;
	float:left;
}

#menu li {
	 background:url(img/menu/bg.png);
	 background-repeat:no-repeat;
/*	 width:158px;
	 height:25px;*/
	 list-style:none;
	 width:152px;
	 height:20px;
	 padding: 5px 0 0 6px;
}

#menu a {
	color:#FFFFFF;
	text-decoration:none;
}

#menu a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.banner-lateral {
	padding: 4px 0 4px 0;
}

.banner-lateral-dir {
	padding: 0px 0 4px 0;
}

/* FIM CORPO DO SITE */

/* RODAPE */

#rodape { 
	clear:both;
	width:100%;
	background: url(img/layout/rodape-bg.png);
	background-repeat:repeat-x;
	color:#FFFFFF;
	padding: 20px 0 20px 0;
}

#rodape a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
}

#rodape a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-size:11px;
}

#rod-esq {
	float:left;
	width:60%;
	color:#6C7C82;
}

#rod-dir {
	float:right;
	width:30%;
}

/* FIM RODAPE */

/* PARA A HOME */

#conteudo {
	float:left;
	width: 400px;
	margin: 0 6px 10px 6px;
}

html>body #conteudo {
	margin: 0 9px 10px 9px;
}

#conteudo-topo {
	background:url(img/layout/conteudo-topo.png);
	background-repeat:no-repeat;
	width:400px;
	height:9px;
}

#conteudo-baixo {
	background:url(img/layout/conteudo-baixo.png);
	background-repeat:no-repeat;
	width:400px;
	height:9px;
}

#conteudo-miolo {
	background:url(img/layout/conteudo-miolo.png);
	background-repeat: repeat-y;
/*	width:400px;*/
	width:370px;	
	padding: 0 15px 0 15px;
	margin-top: -4px;
}

html>body #conteudo-miolo {
	margin-top: 0px;
}	

#box-lidos {
	background-color:#E3E3E3;
	width: 100%;
	border-left: 4px solid #969696;
}

#lateral-direita {
	width: 186px;
	float:left;
}

#box-2 {
	width:170px;
	padding: 4px 8px 4px 8px;
	margin: 4px 0 4px 0;
	background:url(img/layout/justica.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color: #FFFFFF;	
}

.linha-2 {
	background:url(img/layout/linha.gif);
	background-repeat:no-repeat;
	width:153px;
	height:11px;
}

#box-3 {
	width:170px;
	padding: 4px 8px 4px 8px;
	margin: 8px 0 0px 0;
	background-color: #969696;	
}

.box-3-in {
	width:150px;
	padding: 4px 8px 4px 8px;
	margin: 6px 0 6px 0;
	background-color: #5F5F5F;	
}
	
/* PÁGINAS INTERNAS */

#con {
	float:left;
	width: 599px;
	margin: 0 0px 10px 6px;
	text-align:justify;
}

html>body #con {
	margin: 0 0px 10px 9px;
	text-align:justify;	
}

#con-topo {
	background:url(img/layout/con-topo.png);
	background-repeat:no-repeat;
	width:598px;
	height:9px;
}

#con-baixo {
	background:url(img/layout/con-baixo.png);
	background-repeat:no-repeat;
	width:598px;
	height:9px;
}

#con-miolo {
	background:url(img/layout/con-miolo.png);
	background-repeat: repeat-y;
/*	width:598px;*/
	width:568px;	
	padding: 0 15px 0 15px;
	margin-top: -4px;
}

html>body #con-miolo {
	margin-top: 0px;
}	

.img-assinatura {
	float:left;
	padding: 2px 20px 10px 20px;
}

/* páginas com formulários */

#formulario {
	width:90%;
}

#viabilidade-form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.bg-listagem {
	background-color:#EFEFEF;
	padding: 10px 10px 10px 12px;
	border-left: 4px solid #244C56;
	width:415px;
	line-height: 150%;
	margin-bottom: 15px;
}

.juris-link {
	padding: 10px 0 10px 0;
}

/* pagina de assinante */

.cad-menu {
	float:left;
	width:140px;
}

/* IMAGENS DE ASSINATURA */ 

.bg-btn-assinatura-mais {
	background:url(img/layout/assinatura-limpa-btn-mais.png);
	background-repeat:no-repeat;
	width:185px;
	height:74px;
	margin-bottom: 15px;
}

.btn-dados-mais {
	font-size: 12px;
	letter-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 0 0 57px;
	font-weight:bold;
	color:#222222;
	text-transform:capitalize;
}

.btn-valor-mais {
	font-size: 18px;
	letter-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 8px 0 0 80px;
	color:#111111;
	text-transform:capitalize;
}

.bg-btn-cadastro {
	background:url(img/layout/cadastro.png);
	background-repeat:no-repeat;
	width:185px;
	height:74px;
}

.btn-cadastro-mais {
	font-size: 12px;
	letter-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 0 0 57px;
	font-weight:bold;
	color:#222222;
	text-transform:capitalize;
}
