/* CSS Document */
@import url("gReset.css");
html { margin:0; padding:0; }
body { background: url(../img/pasto.jpg); font: 0.75em/1.33em Arial, Helvetica, sans-serif; margin:0; padding:0; }
#otro{ height:410px; width:500px;  margin:150px auto 0 auto; display:block; position:relative}
#body { clear:both; border:1px solid #000; margin:0 auto 0 auto; width:470px; height:305px; padding:15px; background:url(../img/bg-body.png); }
.linea{ background:url(../img/linea.png) no-repeat center; height:410px; width:71px; display:block; position:absolute; left:220px; top:-45px; text-indent:-9999px; z-index:3;  }
.mapa{ background:url(../img/mapa.png); height:219px; width:99px; display:block; position:absolute; right:60px; top:55px; text-indent:-9999px; z-index:3; }
h1.logo{ width:160px; height:40px; display:block; background:url(../img/lguito.jpg) no-repeat center; text-indent:-9999px; margin-bottom:30px; position:relative}

h1{ color:#fc0; font-weight:bold; font-size:1.33em; padding-bottom:5px; background:url(../img/x-blanco1.gif) repeat-x bottom; width:50%; display:block; }
ul{ margin-bottom:28px; width:205px;  display:block;  }
li{ background:url(../img/x-blanco2.gif) repeat-x bottom; padding:5px 0;  display:block; }
a{ color:#FFFFFF; text-decoration:none;  display:block; width:205px;}
a:hover{ color:#FC0; text-decoration:none; }
#contenido{ min-height:450px; overflow:auto; position:relative; }