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

* {padding:0; margin:0;}

body {background:url(../imagens/background-repeat.jpg);}
hr {color:#757575; width: 420px; margin-left: 25px; margin-top:  8px;}


#bg_topo {width:100%; height: 400px;; left:0; margin: 0 auto; background:url(../imagens/topo.png) center no-repeat}
#topo {width:970px; height: 400px; margin: 0 auto; margin-top:; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:16px; color:#757575;}
#topo #menu {width:auto; height:50px; margin-left: 500px; padding-top: 90px; color:#FFFFFF; text-align:right; }
#topo #menu ul li { display:inline; list-style:none; padding-left: 20px;}
#topo #menu ul li a { text-decoration:none;; color:#fff; }
#topo #menu ul li a:hover { text-decoration:underline;; color:#fff; }
#topo #menu ul li a:visited { text-decoration:none;; color:#fff; }

#texto {width:970px; height: 450px; margin: 0 auto; margin-top: 30px;}
#texto p { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:16px; color:#757575; padding-left: 25px;}


#conteudo {width:970px; height: 650px; margin: 0 auto; margin-top: 30px;}
#conteudo #lista {width:250px; height: 380px; float:left; background:url(../imagens/bg_lista.png)}
#conteudo #lista ul li { list-style:none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#333333; padding-left: 10px; padding-top: 3px}

#conteudo #lista ul li a { text-decoration:none;; color:#757575; }
#conteudo #lista ul li a:hover { text-decoration:underline;; color:#757575; }
#conteudo #lista ul li a:visited { text-decoration:none;; color:#757575; }

#conteudo #produtos {width:680px; height: 650px; float:left; background:#; margin-left: 10px}

#conteudo #form {width:420px; height: 500px; float:left; background:#;}

#conteudo #mapa {width:450px; height: 400px; float:left; background: #; margin-left: 20px}

#conteudo #mapa p { padding-left: 25px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color: #757575;}


#bg_footer {width:100%; height: 145px;; left:0; background:url(../imagens/bg_footer.png) center no-repeat; margin-top: 20px; margin-bottom: 20px}
#footer {width:970px; height: 180px; margin: 0 auto; margin-top: 10px;}
#footer #bloco1 { margin-top: 160px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#757575; font-size:14px; float:left; padding-left: 25px}
#footer #bloco2 { margin-top: 160px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#757575; font-size:14px; float:right; padding-right: 25px}


.campo { margin-left: 25px; width: 390px; height: 30px; border-radius: ; border: 1px #CCCCCC solid;}


.mensagem {  width: 390px; height: 100px; border-radius: ; border: 1px #CCCCCC solid;margin-left: 25px;}