@charset "utf-8";
@import url("reset.css");
body{ background: #0e6ba0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; color:#FFFFFF; }
span {display:none; }

#bg { position:absolute; width:100%; height:100%; }
#bg_top { width:100%; height:148px; background:url(../img/bg_top.png) repeat-x; position:absolute; }
#bg_content { width:100%; height:633px; margin-top:103px; background:#3399cc url(../img/brasao.png) no-repeat center;}
#bg_down { width:100%; height:153px; margin-top:-50px; background:url(../img/bg_down.png) repeat-x; position:absolute;}

#A960 { width:960px; margin:0px auto; position:relative; }
#Logo { width:287px; height:165px; float:left; position:absolute;}
#Menu { width:673px; height:100px; margin:0px 0px 4px 287px; float:left; position:relative;}
.inicio { display:block; width:123px; height:100px; margin-right:2px; background: url(../img/inicio.png) no-repeat center; float:left; }
.servico { display:block; width:164px; height:100px; margin-right:2px; background: url(../img/servico.png) no-repeat center; float:left; }
.localiza { display:block; width:219px; height:100px; margin-right:2px; background: url(../img/localiza.png) no-repeat center; float:left; }
.contato { display:block; width:156px; height:100px; margin-right:2px; background: url(../img/contato.png) no-repeat center; float:left; }
.inicioS { display:block; width:123px; height:100px; margin-right:2px; background: url(../img/inicioS.png) no-repeat center; float:left; }
.servicoS { display:block; width:164px; height:100px; margin-right:2px; background: url(../img/servicoS.png) no-repeat center; float:left; }
.localizaS { display:block; width:219px; height:100px; margin-right:2px; background: url(../img/localizaS.png) no-repeat center; float:left; }
.contatoS { display:block; width:156px; height:100px; margin-right:2px; background: url(../img/contatoS.png) no-repeat center; float:left; }

#Content { width:960px; height:624px; clear:both;}
#Content img { float:left;  margin:90px 0px 0px 200px; }
#Content p { width:600px; margin:150px 0px 0px 320px; text-align: center; position: absolute;}
.cartoes { position:absolute; margin-top:320px; }

/*menu Serviço */
#ServMenu {width:144px; height:295px; margin-top:50px; padding:20px; position:absolute; background:url(../img/servmenubg.png) no-repeat ; }


#Down { width:960px; height:94px; margin:6px auto; clear:both;}
#Menu h2 { margin-top:30px; font-size:20px; font-weight:bold; color:#ffff99;}
#Down h2 { margin-top:30px; font-size:20px; font-weight:bold; color:#ffff99;}
#Down h3 { float:right; margin-top:-10px; }

