@charset "utf-8";
/* CSS Document */

body { margin: 0; padding: 0; background: url(../img/bg_geral.png);  }
a								{ text-decoration: none; outline: none; }
a img							{ border: none; }

h1 { font-size: 18px; }

#topo { background: url(../img/bg_topo.png) repeat-x top; }
#rodape { background: url(../img/bg_rodape.png) repeat-x top; }
#contato { background: url(../img/contato_bg.png) no-repeat center top; }
#servicos { font: 18px Arial, Helvetica, sans-serif; color: #727692; font-weight: bold; }



.contato_text { width: 223px; height: 20px; background-color: #21252A; border: solid 1px #2D3337; font: 18px Arial, Helvetica, sans-serif; color: #394652; font-style: italic; padding: 8px 8px 8px 8px; }
.contato_msg { width: 223px; height: 130px; background-color: #21252A; border: solid 1px #2D3337; font: 18px Arial, Helvetica, sans-serif; color: #394652; font-style: italic; padding: 8px 8px 8px 8px; }




.servicos_sep { background: url(../img/sep.png) repeat-x bottom; }


.telefone { font: 22px Arial, Helvetica, sans-serif; color: #585959; font-style: italic; }

