body {
	margin:0px; 
	background-color:#EBEBEB;
	font-family:Tahoma;
	font-size:11px;
	color:#666;
}
p {
	margin-bottom:20px;
	margin-top:0px;
}
hr { 
	height:1px; 
	margin-top:10px; 
	margin-bottom:10px; 
	border-bottom:1px solid #FFCC00;
}
#tudo { 
	width:772px; 
	margin:0 auto;	
}
#topo {
	width:595px;
	float:left;
}
#topo_data {
	width:335px;
	height:23px;
	padding-top:9px;
	padding-left:15px;
	text-align:left;
	color:#99C6C6;
	font-size:10px;
	border-bottom:1px solid #339191;
	background-image:url(images/bg_top1.gif);
	float:left;
}
#topo_home {
	width:215px;
	height:23px;
	padding-top:9px;
	text-align:right;
	color:#99C6C6;
	border-bottom:1px solid #339191;
	background-image:url(images/bg_top1.gif);
	float:left;
}
#topo_contato {
	width:30px;
	height:32px;
	text-align:right;
	border-bottom:1px solid #339191;
	background-image:url(images/bg_top1.gif);
	float:left;	
}
#topo_logo {
	width:350px;
	height:107px;
	float:left;
}
#topo_atendimento {
	width:245px;
	height:107px;
	float:left;
}
#topo_botoes {
	width:177px;
	height:140px;
	float:left;
}
#topo_menu {
	width:772px;
	height:52px;
	float:left;
}

#meio {
	width:760px;
	padding:5px;
	background-color:#FFF;
	padding-top:10px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	float:left;
}
#meio_menu {
	width:165px;
	float:left;
}
.menu_titulo {
	width:160px;
	height:41px;
	padding-top:5px;
	float:left;
}
.menu_item {
	width:135px;
	height:19px;
	padding-top:5px;
	padding-left:25px;
	background-image:url(images/bg_menu.gif);
	border-bottom:1px solid #FFF;
	float:left;
}
.menu_itemover {
	width:135px;
	height:19px;
	padding-top:5px;
	padding-left:25px;
	background-image:url(images/bg_menuover.gif);
	border-bottom:1px solid #FFF;
	cursor:pointer;
	color:#84A7BB;
	float:left;
}
.menu_banner {
	width:160px;
	padding-top:5px;
	float:left;
}


#conteudo {
	width:575px;
	padding-left:10px;
	padding-top:5px;
	float:left;
}
.conteudo_titulos {
	width:573px;
	height:33px;
	border:1px solid #5886A0;
	background-image:url(images/bg_titulo.gif);
	background-position:right;
	background-repeat:no-repeat;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	font-family:Arial;
	margin-bottom:10px;
	float:left;
}
.destaques {
	width:185px;
	float:left;
}
.destaques_titulos {
	width:163px;
	height:20px;
	text-align:left;
	padding-left:22px;
	padding-top:8px;
	background-image:url(images/bg_destaques.gif);	
	font-weight:bold;
	color:#555;
	float:left;
}
.destaques_fotos {
	width:173px;
	height:88px;
	padding:5px;
	border:1px solid #DDD;
	float:left;
}
.destaques_fotos_over {
	width:173px;
	height:88px;
	padding:5px;
	border:1px solid #B1D1CC;
	cursor:pointer;
	float:left;
}
.destaques_fotos_mostra {
	width:173px;
	height:88px;
	float:left;
}
.destaques_texto {
	width:185px;
	height:34px;
	text-align:left;
	padding-top:6px;
	float:left;
}
.destaques_detalhes {
	width:185px;
	height:33px;
	padding-top:4px;
	border-top:1px solid #DDD;
	text-align:right;
	float:left;
}
.banner {
	width:263px;
	height:40px;
	padding:5px;
	border:1px solid #DDD;	
	float:left;
	margin-bottom:5px;
	margin-top:5px;
}

.conteudo_titulos2 {
	width:273px;
	height:33px;
	border:1px solid #5886A0;
	background-image:url(images/bg_titulo.gif);
	background-position:right;
	background-repeat:no-repeat;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	font-family:Arial;
	margin-bottom:10px;
	float:left;
}
.destaques2_box1 {
	width:299px;
	float:left;
}
.destaques2_box2 {
	width:276px;
	float:left;
}
.destaques2 {
	width:133px;
	float:left;
}
.destaques2_titulos {
	width:111px;
	height:35px;
	text-align:left;
	padding-left:22px;
	padding-top:8px;
	background-image:url(images/bg_destaques.gif);	
	background-repeat:no-repeat;
	font-weight:bold;
	color:#555;
	float:left;
}
.destaques2_fotos {
	width:121px;
	height:88px;
	padding:5px;
	border:1px solid #DDD;
	float:left;
}
.destaques2_fotos_over {
	width:121px;
	height:88px;
	padding:5px;
	border:1px solid #B1D1CC;
	cursor:pointer;
	float:left;
}
.destaques2_fotos_mostra {
	width:121px;
	height:88px;
	float:left;
}
.destaques2_texto {
	width:133px;
	height:34px;
	text-align:left;
	padding-top:6px;
	float:left;
}
.destaques2_detalhes {
	width:133px;
	height:33px;
	padding-top:4px;
	border-top:1px solid #DDD;
	text-align:right;
	float:left;
}

#rodape {
	width:760px;
	padding:5px;
	background-color:#FFF;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	float:left;
}
#rodape_menu {
	width:760px;
	height:28px;
	padding-top:12px;
	border-top:1px solid #DDD;
	background-color:#F5F5F5;
	text-align:center;
	color:#ACD5D4;
	float:left;
}
#rodape_logo {
	width:145px;
	height:50px;
	padding-left:15px;
	padding-top:20px;
	float:left;
}
#rodape_endereco {
	width:220px;
	height:50px;
	padding-top:20px;
	float:left;
}
#rodape_email {
	width:260px;
	height:50px;
	padding-top:20px;
	float:left;
}
#rodape_telefone {
	width:115px;
	height:50px;
	padding-top:20px;
	text-align:left;
	float:left;
}
.linha {
	width:575px;
	padding-top:5px;
	float:left;
	text-align:justify;
}
.pagina {
	width:575px;
	float:left;
}
.pagina1 {
	width:300px;
	height:22px;
	padding-left:10px;
	padding-top:7px;
	border:1px solid #DDD;
	border-right:none;
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	text-align:left;
	float:left;
}
.pagina2 {
	width:253px;
	height:22px;
	padding-right:10px;
	padding-top:7px;
	border:1px solid #DDD;
	border-left:none;
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	text-align:right;
	float:left;	
}
.cartorios {
	width:543px;
	padding:15px;
	background-color:#FBFBF7;
	border:1px solid #DFE2C7;
	margin-bottom:10px;
}
.servicos{
	width:160px; 
	float:left; 
	padding:4px 0px 4px 0px; 
	background-color:#F4F4EA;
	margin:10px 0px 0px 15px
}


.cinza10 { font-size:10px; color:#999999; text-decoration:none }
.cinza11 { font-size:11px; color:#999999; text-decoration:none }
.cinza12 { font-size:12px; color:#999999; text-decoration:none; font-family:Arial }
.azul10 { font-size:10px; color:#3566B7; text-decoration:none }
.azul11 { font-size:11px; color:#3566B7; text-decoration:none }
.azul12 { font-size:12px; color:#008C8C; text-decoration:none; font-family:Arial }
.cinza_esc10 { font-size:10px; color:#666666; text-decoration:none }
.cinza_esc11 { font-size:11px; color:#666666; text-decoration:none }
.cinza_esc12 { font-size:12px; color:#666666; text-decoration:none; font-family:Arial }
.laranja10 { font-size:10px; color:#FF9900; text-decoration:none }
.laranja11 { font-size:11px; color:#FF9900; text-decoration:none }
.laranja12 { font-size:12px; color:#FF9900; text-decoration:none; font-family:Arial }
.verde10 { font-size:10px; color:#899B25; text-decoration:none }
.verde11 { font-size:11px; color:#899B25; text-decoration:none }
.verde12 { font-size:12px; color:#5F654B; text-decoration:none; font-family:Arial }

.Abranco10 { font-size:10px; color:#FFF; text-decoration:none }
.Abranco11 { font-size:11px; color:#FFF; text-decoration:none }
.Abranco12 { font-size:12px; color:#FFF; text-decoration:none; font-family:Arial }
.Acinza10 { font-size:10px; color:#999999; text-decoration:none }
.Acinza11 { font-size:11px; color:#999999; text-decoration:none }
.Acinza12 { font-size:12px; color:#999999; text-decoration:none; font-family:Arial }
.Aazul10 { font-size:10px; color:#3566B7; text-decoration:none }
.Aazul11 { font-size:11px; color:#386A83; text-decoration:none }
.Aazul12 { font-size:12px; color:#3566B7; text-decoration:none; font-family:Arial }
.Acinza_esc10 { font-size:10px; color:#666666; text-decoration:none }
.Acinza_esc11 { font-size:11px; color:#666666; text-decoration:none }
.Acinza_esc12 { font-size:12px; color:#666666; text-decoration:none; font-family:Arial }
.Alaranja10 { font-size:10px; color:#FF9900; text-decoration:none }
.Alaranja11 { font-size:11px; color:#FF9900; text-decoration:none }
.Alaranja12 { font-size:12px; color:#FF9900; text-decoration:none; font-family:Arial }
.Averde10 { font-size:10px; color:#899B25; text-decoration:none }
.Averde11 { font-size:11px; color:#899B25; text-decoration:none }
.Averde12 { font-size:12px; color:#899B25; text-decoration:none; font-family:Arial }

.Abranco10:hover { font-size:10px; color:#99C6C6; text-decoration:none }
.Abranco11:hover { font-size:11px; color:#99C6C6; text-decoration:none }
.Abranco12:hover { font-size:12px; color:#99C6C6; text-decoration:none; font-family:Arial }
.Acinza10:hover { font-size:10px; color:#999999; text-decoration:none }
.Acinza11:hover { font-size:11px; color:#999999; text-decoration:none }
.Acinza12:hover { font-size:12px; color:#999999; text-decoration:none; font-family:Arial }
.Aazul10:hover { font-size:10px; color:#7199B1; text-decoration:none }
.Aazul11:hover { font-size:11px; color:#7199B1; text-decoration:none }
.Aazul12:hover { font-size:12px; color:#7199B1; text-decoration:none; font-family:Arial }
.Acinza_esc10:hover { font-size:10px; color:#666666; text-decoration:none }
.Acinza_esc11:hover { font-size:11px; color:#009999; text-decoration:none }
.Acinza_esc12:hover { font-size:12px; color:#666666; text-decoration:none; font-family:Arial }
.Alaranja10:hover { font-size:10px; color:#FF9900; text-decoration:none }
.Alaranja11:hover { font-size:11px; color:#FF9900; text-decoration:none }
.Alaranja12:hover { font-size:12px; color:#FF9900; text-decoration:none;  font-family:Arial }
.Averde10:hover { font-size:10px; color:#899B25; text-decoration:none }
.Averde11:hover { font-size:11px; color:#899B25; text-decoration:none }
.Averde12:hover { font-size:12px; color:#899B25; text-decoration:none; font-family:Arial }
