* { border:0; }
body {
	margin: 0px;
	background-color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #004991;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}

form { margin:0; padding:0; }
.fonte_azulB { color:#004991; font-weight:bold; text-transform:uppercase; font-size:9px; }
.fonte_titulo { color:#004991; font-size:14px; font-weight:bold; font-style:italic;}

.caixa_contato1 { width:200px; height:17px; border:0; background:#CFCFCF; font-size:10px; font-family:Verdana, Geneva, sans-serif;}
.caixa_contato2 { width:143px; height:17px; border:0; background:#CFCFCF; font-size:10px; font-family:Verdana, Geneva, sans-serif;}
.caixa_contato3 { width:575px; height:48px; border:0; background:#CFCFCF; font-size:10px; font-family:Verdana, Geneva, sans-serif;}
.caixa_contato4G { width:200px; height:80px; border:0; background:#CFCFCF; font-size:10px; font-family:Verdana, Geneva, sans-serif;}

.fonte_branca { color:#fff; font-size:10px; }

.botao_enviar { width:95px; height:48px; border:0; background:#004991; font-size:12px; font-weight:bold; font-family:Verdana, Geneva, sans-serif; color:#FFF; cursor:pointer; }
.botao_enviar2 { width:70px; height:25px; border:0; background:#004991; font-size:12px; font-weight:bold; font-family:Verdana, Geneva, sans-serif; color:#FFF; cursor:pointer; }

#apDiv1 {
	position:relative;
	margin:0 auto;
	width:800px;
	z-index:1;
	background-color: #F2F2F2;
	padding:0;
}
#apDiv2 {
	position:absolute;
	left:11px;
	top:355px;
	width:96px;
	height:42px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	left:444px;
	top:355px;
	width:96px;
	height:42px;
	z-index:2;
}