@charset "utf-8";
/* CSS Document */
body{margin:0; padding:0; text-align:center; background:url(img/bg.jpg) repeat-x 0 0 #013784;}
a { text-decoration:none;}
#main{ width:981px; margin:auto; position:relative; }
#bkg{ width:981px; margin:auto;   z-index:5;}
#gal{ width:981px; margin:auto;  position:absolute; top:13px; left:0; z-index:20; background:url(img/btm.jpg) no-repeat bottom left;}
#botones{width:200px;position:absolute; top:417px; display:inline; left:251px; /*border:1px solid aqua;*/ z-index:50;}
#botones a{ display:inline-block; margin-left:10px;}
#botones a:hover{filter:alpha(opacity=50); opacity:.5;}
#botones .envia{ width:128px; height:28px; background:url(img/envia.png) no-repeat 0 0; _background:url(img/envia.gif) no-repeat 0 0; }
#botones .face{ width:27px; height:27px; background:url(img/face.png) no-repeat 0 0; _background:url(img/face.gif) no-repeat 0 0;}
#ft{ width:980px;position:absolute; top:613px; left:0;  color:#37b2f7; background:#012457; font: normal 12px Tahoma, Geneva, sans-serif; padding:5px 0; /*border:1px solid aqua;*/}
#ft a{ color:#37b2f7;}
#ft a:hover{ color:#09749F;}
#ft img{ position:relative; top:3px; margin-right:5px;}
#shadow{ width:980px;position:absolute; top:637px; left:0; background:url(img/shadow.png) repeat-x 0 0; _background:none; height:36px;  /*border:1px solid aqua;*/}


