@import url(reset.css);
html{height:100%;}
body { font-family:Verdana; color: #000; font-size: 11px; line-height: 16px; height:100%;}
a{font-size:20px;text-transform:uppercase; text-decoration:none; color:#000000;font-weight:bold;}

h3{ font-size:10px; text-align:center;bottom:0px; font-weight:bold;}


/* objetos generales */

#marco{width:600px; height:490px; margin-left:-300px;position: absolute; left: 50%;top: 50%; margin-top: -245px; margin-left: -300px;}
#marco li{ list-style:none; height:132px; border:solid 3px #000000; margin-bottom:14px; text-align:right; cursor:pointer;}

*:first-child+html #marco li{ margin-bottom:12px;}
* html #marco li{ margin-bottom:12px;}


#marco li a{ position:relative; top:133px; right:12px; cursor:default;}


#lnkInfo{background:url(../imagenes/lnkInfo.jpg) no-repeat;}
#lnkGaleria{background:url(../imagenes/lnkGaleria.jpg) no-repeat;}
#lnkContacto{background:url(../imagenes/lnkContacto.jpg) no-repeat;}


#pie{}
  