<STYLE type=text/css>
H2 {
	MARGIN: 0px 0px
}
H2 {
	font-family:"Trebuchet MS";
	font-size:17px;
	font-weight:normal;
	text-decoration:none;
}
.texto_azul12 {	
	padding-left:46px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #004683;
	text-decoration: none;
}
.linkazul11 {
	COLOR: #004683; 
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.bordaCep {width:400px; height:230;  position:absolute; text-align:center; vertical-align:middle;}
.bordaCep .borda1, .bordaCep .borda2, .bordaCep .borda3, .bordaCep .borda4, .bordaCep .borda1b, .bordaCep .borda2b, .bordaCep .borda3b, .bordaCep .borda4b {display:block; overflow:hidden; font-size:1px;}
.bordaCep .borda1, .bordaCep .borda2, .bordaCep .borda3, .bordaCep .borda1b, .bordaCep .borda2b, .bordaCep .borda3b {height:1px;}
.bordaCep .borda2, .bordaCep .borda3, .bordaCep .borda4 {background:url(/araujo/_template/_images/ajax_CEP_fundo.jpg);}
.bordaCep .borda1 {margin:0 5px; background:url(/araujo/_template/_images/ajax_CEP_fundo.jpg);}
.bordaCep .borda2 {margin:0 3px; border-width:0 2px;}
.bordaCep .borda3 {margin:0 2px;}
.bordaCep .borda4 {height:2px; margin:0 1px;}

/* BORDA DE BAIXO */
.bordaCep .borda6, .bordaCep .borda7, .bordaCep .borda8 {}
.bordaCep .borda5, .bordaCep .borda6, .bordaCep .borda7, .bordaCep .borda8, .bordaCep .borda5b, .bordaCep .borda6b, .bordaCep .borda7b, .bordaCep .borda8b {display:block; overflow:hidden; font-size:1px;}
.bordaCep .borda5, .bordaCep .borda6, .bordaCep .borda7, .bordaCep .borda5b, .bordaCep .borda6b, .bordaCep .borda7b {height:1px;}
.bordaCep .borda6 {margin:0 3px; border-width:0 2px; background:#EEEEEE;}
.bordaCep .borda7 {margin:0 2px; background:#EEEEEE;}
.bordaCep .borda8 {height:2px; margin:0 1px; background:#EEEEEE;}
/*FIM BORDA DE BAIXO */

.bordaCep .conteudo {
	display:block;
	background:url(/araujo/_template/_images/ajax_CEP_fundo.jpg);
	color: #FFFFFF;
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 20px;
	padding: 3px;
}
.texto_azul16 {	
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: Bold;
	color: #004683;
	text-decoration: none;
}
.CEP_OK{	
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: Bold;
	color: #004683;
	text-decoration: none;
}

.img_home {
    float:left;
    margin:0 20px 10px 10px;
}
.divTransparente{
	z-index:99;
	position:absolute;
	text-align:center;
	vertical-align:middle;
	background-color: #000000;
	border: 1px solid black;
	/* for IE */
	filter:alpha(opacity=40);
	/* CSS3 standard */
	opacity:0.4;
}
.TituloPrecisou {
	COLOR: #004683; 
	font-family:"Trebuchet MS";
	font-size:20px;
	font-weight:bold;
}
.CEP_Parte_1 {
	border:0px;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 18px; 	
	COLOR: #666666; 	
	BACKGROUND-COLOR: #FFFFFF; 
	WIDTH:70px; 
	height:25px;
}
.CEP_Parte_2 {
	border:0PX;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 18px; 	
	COLOR: #666666; 	
	BACKGROUND-COLOR: #FFFFFF; 
	WIDTH:45px; 
	height:25px;
}
.TelaDeCEP {	
	position:absolute;
	z-index:2; 
}