/* CSS Document */
html, body {margin:0; padding:0;  height:100%;background-color:#000000; background-image:url(../img/bg/gris.jpg); overflow:hidden; }
#wrapper {min-height:100%; position:relative; background-color:#000000}
#cap{width:100%; height:250px; margin:0 auto 0 auto; background-image:url(../img/bg/cap.jpg); background-repeat:repeat-x; background-color:#000000; text-align:center; z-index:5000; position:absolute;}

#content {margin:0 auto 0 auto; width:100%;}

#sombra{     background-image:url(../img/bg/sombra2.png); background-position:center; position:absolute;  width:100%; height:506px;   top:250px;  z-index:40; margin:0 auto 0 auto; }

#col_index{  background-color:#000000; position:absolute; width:100%; height:506px; top:250px;  z-index:10; margin:0 auto 0 auto; text-align:center;}




#footer {width:100%; height:20px; position:absolute; bottom:0; left:0; background-image:url(../img/bg/bajo.jpg); background-repeat:repeat-x; z-index:1000}