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


body{ text-align:center;  margin:auto;  background-attachment:fixed; background-repeat:no-repeat; background-position:center; background-color:#fff}
#geral{ width:980px; height:auto; margin:auto; }

a{text-decoration:none; color:inherit;}


.mapa{ float:left; width:500px; height:350px; border:2px #ccc solid; margin-top:20px; margin-left:25px}