* {margin: 0; padding: 0;}


body, html {
			height:100%; 
   			font-family: 'ColaborateLightRegular';
    		font-family: 'ColaborateRegular';
			font-family: 'ColaborateThinRegular';
			font-family: 'ColaborateMediumRegular';
			font-family: 'ColaborateBoldRegular';
}

a:link {color:#555; text-decoration: none;}
a:visited {color:#888; text-decoration:none;}
a:hover {TEXT-DECORATION: underline; color: #737775;}
a:active {color:#233d53; text-decoration:none;}


#home {
	background-image:url(imagens/fundo.jpg); 
	background-position:top; 
	background-repeat:repeat-x;
	min-height: 100%;
	position: relative;}
.centralizador {margin:0 auto; width:801px; overflow:hidden;}

#conteudo {
	margin-top:auto;
	float:top;
	width:801px;
	overflow:hidden;
	background-image:url(imagens/fundo_conteudo.jpg);
	background-position:top;
	background-repeat:repeat-y;
	min-height: 100%;
	position:absolute;}
.centralizador {margin:0 auto; width:801px; overflow:hidden;}

#rodape {
	clear:both;
	margin:0 auto;
	width:100%;
	height:150px;
	background-color:#666666;
	position:absolute;
	bottom:-22px;
	overflow: hidden;
	text-align:center;
	left: 2px;
}
	
#rodape.texto {margin:0 auto; width:801px; overflow:hidden; color:#fff; float: none; line-height:150%; margin-left:20px; margin-top:7px;}
#rodape .centralizador .direita a {text-decoration:none; color:#ffc484;}
#todoform {font-family: 'ColaborateRegular'; height:25px; font-size:11px; color:#cccccc;}
#todoform td {font-family: 'ColaborateRegular';	padding:3px;}
#todoform input {font-family: 'ColaborateRegular'; background:#b5b5b5; border:1px #999;}
#todoform textarea {font-family: 'ColaborateRegular'; border:1px #999; background:#b5b5b5;}
#todoform input.botao {font-family: 'ColaborateRegular'; background:#000000; color:#ffffff;	border:2px solid #ffffff;}	



.texto_normal {
	color:#555;
  	font-family: 'ColaborateRegular';
	font-size:13px;
	line-height:150%;
	margin: 10px 0;
	letter-spacing: 0.05em;
	text-align: justify;	
}

.texto_bold {
	color:#555;
  	font-family: 'ColaborateBoldRegular';
	font-size:13px;
	line-height:150%;
	margin: 10px 0;
	letter-spacing: 0.05em;
	text-align: justify;	
}

.texto_light {
	color:#555;
  	font-family: 'ColaborateThinRegular';
	font-size:13px;
	line-height:150%;
	margin: 10px 0;
	letter-spacing: 0.05em;
	text-align: justify;	
}

.texto_artigos {
	color:#555;
  	font-family: 'ColaborateRegular';
	font-size:13px;
	line-height:120%;
	margin: 10px 0;
	letter-spacing: 0.03em;
}


.texto-rodape {
	color:#fff;
   	font-family: 'ColaborateRegular';
	font-size:12px;
	line-height:120%;
	letter-spacing: 0.05em;
	text-align: center;	
}

.texto_email {
	color:#620002;
  	font-family: 'ColaborateRegular';
	font-size:12px;
	line-height:150%;
	margin: 10px 0;
	letter-spacing: 0.1em;
	text-align: justify;	
}


.titulos {
	color:#7F0003;
   	font-family: 'ColaborateMediumRegular';
	font-size:14px;
	line-height:150%;
	margin: 10px 0;
	letter-spacing: 0.05em;
}

.cargos {
	color:#52839E;
   	font-family: 'ColaborateLightRegular';
	font-size:12px;
	line-height:150%;
	letter-spacing: 0.03em;
}


.webmail {
	color:#333333;
	font-family: 'ColaborateLightRegular';
	font-size:11px;
	letter-spacing: 0.07em;
	text-indent: 100px;

}

.campos_webmail {
	color:#333333;
	font-family: 'ColaborateLightRegular';
	font-size:11px;
	letter-spacing: 0.07em;
	text-indent: 2px;

}

.campo_msg {
	color:#666666;
	background-color:#E2E5EA;
	border:hidden;
	font-family: 'ColaborateLightRegular';
	font-size:11px;
	letter-spacing: 0.07em;
	text-indent: 5px;
}


{
scrollbar-face-color: #e5ddd6;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #f2eeea;
scrollbar-darkshadow-color: #f8f6f4;
scrollbar-shadow-color: #696969;
scrollbar-arrow-color: #696969;
scrollbar-track-color: #f2eeea;
}
.noticias {
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-align: left;
}
.indice_noticias {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: normal;
}

.fonte_noticias {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: center;
}
.nomes_advogados {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: center;
}
