/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1A2981;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0388F9;
	background-image:url(imagens/fundo.jpg);
	background-repeat:repeat-x;
}	
.bg_principal {
			background-color:#FFFFFF;
			background-repeat: no-repeat;
			width: 799px; 
			height: 439px; 
}
.bg_rodape {
			background-color:#FFFFFF;
			width: 799px; 
			height: 30px;
			text-align:center;
			margin-top:10px;
			font-size:x-small;						 
}
.bg_menu_rodape {
			background-color:#FFFFFF;
			width: 799px; 
			height: 40px;
			text-align:center;
			margin-top:0;
} 
a:link {
	text-decoration:underline;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A2981;
}
a:visited {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A2981;
}
a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0388F9;
}
.style2 {
	font-size: 10px;
	font-weight: bold;
	color:#828282;
}
.style3 {
	font-size: 10px;
	color:#828282;
}
a.nav:link {
	text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #828282;
}
a.nav:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #828282;
}
a.nav:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #828282;
}
a.not:link {
	text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#2F47D5; 
}
a.not:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#2F47D5;
}
a.not:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0388F9;
}
#painel h3 {
background-image: url(imagens/painel.jpg);
background-repeat: no-repeat;
background-position:center;
width:231px;
height:31px;
margin-bottom:10px;
}
#painel h3 span {
	display: none;
	}
.inicial {
	background-image:url(imagens/bg_3_col.jpg);
	background-repeat:repeat-y;
	width: 799px; 
	height: 400px;
}
#busca h3 {
background-image: url(imagens/busca_rapida.jpg);
background-repeat: no-repeat;
background-position:center;
width:253px;
height:31px;
margin-bottom:10px;
}
#busca h3 span {
	display: none;
	}
#horario h3 {
background-image: url(imagens/horario.jpg);
background-repeat: no-repeat;
background-position:center;
width:253px;
height:31px;
margin-bottom:10px;
}
#horario h3 span {
	display: none;
	}
#o_cartorio h3 {
background-image: url(imagens/carotorio_de_itatiba.jpg);
background-repeat: no-repeat;
background-position: center;
width:253px;
height:31px;
margin-bottom:10px;
}
#o_cartorio h3 span {
	display: none;
	}
#servico h3 {
background-image: url(imagens/servicos.jpg);
background-repeat: no-repeat;
background-position: center;
width:237px;
height:31px;
margin-bottom:10px;
}
#servico h3 span {
	display: none;
	}
#contato h3 {
background-image: url(imagens/contato.jpg);
background-repeat: no-repeat;
background-position: center;
width:237px;
height:31px;
margin-bottom:10px;
}
#contato h3 span {
	display: none;
	}
#mensagem h3 {
background-image: url(imagens/mensagem.jpg);
background-repeat: no-repeat;
background-position: center;
width:237px;
height:31px;
margin-bottom:10px;
}
#mensagem h3 span {
	display: none;
	}
#mapa h3 {
background-image: url(imagens/mapa.jpg);
background-repeat: no-repeat;
background-position: center;
width:237px;
height:31px;
margin-bottom:10px;
}
#mapa h3 span {
	display: none;
	}
#informativo h3 {
background-image: url(imagens/informativo.jpg);
background-repeat: no-repeat;
background-position: center;
width:237px;
height:31px;
margin-bottom:10px;
}
#informativo h3 span {
	display: none;
	}
	
	
#noticias h3 {
background-image: url(imagens/noticias.jpg);
background-repeat: no-repeat;
background-position: center;
width:237px;
height:31px;
margin-bottom:10px;
}
#noticias h3 span {
	display: none;
}
	
	
a.destaque:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align:left;
	}
a.destaque:visited {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
a.destaque:hover {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color:#0000FF;
}
a.destaque:active {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}