html { background:#fff url('../image/bg.png') repeat-x; }
body { font-family:Arial, "lucida console", sans-serif; font-size:11px; color:#333; }
h1, h2, h3, h4, h5, h6 { margin:0; padding:0; }
a { text-decoration:none; }

#container { width:960px; margin:0 auto; }
#top, #menu { width: 480px; float:left; margin-top:70px; }
#menu strong { font-size:16px; font-weight:normal; color:#231f20; display:block; }
#top { text-align:left; }

#flash { margin:30px auto 0; width:920px; height:260px; }
#content { margin:10px auto 0; width:920px; text-align:justify; }
#content a { color:#f58220; }
#content a:hover { color:#f58220; text-decoration:none; }
#content a:hover { text-decoration:underline; }

#footer { width:100%; min-height:70px; margin:0 auto; background:#f7f7f7 url('../image/foot_bg.png') repeat-x top; padding: 40px 0; font-size:10px; color:#bcbcbc; }
#footer p { width:960px; margin:0 auto; }
#footer a { color:#666; text-decoration:none; }
#footer a:hover { text-decoration:underline; }

#mapa { width:550px; height:400px; background:#ccc; margin-left:20px; }

#gallery { display:block; width:100%; margin-top:30px; }
.gallery-div { float:left; margin-right:10px; }
.gallery-img { background-color:#fff; border:1px solid #ccc; padding:3px; }
