BODY { 
	/*background: url(debian.png) black;
	background-repeat: no-repeat;	
	background-attachment:fixed;
	background-position: 50% 50%; */
	background-color: #0C0B71 ; 

	}
#principal {
  display: block;
  position: absolute;
/*background-image: url(img/back.jpg);
  background-repeat: no-repeat;	
	background-attachment:fixed;
	background-position: 400px 200px; 
*/
  background-color: #0C0B71 ; 

  top:50%;
  left:50%;
  margin-left: -35em;  
  margin-top: -25em;
  width: 1005px;
  height: 612px;



/*  margin: 50px 50% 0px 50%;*/
}
img.informacion { /*Imagen fondo texto*/
  position: absolute;
  top:40px;
  left:5px;
  z-index:4;
}
p.informacion { /*Texto sobre imagen fondo*/
  position: absolute;
  top:35px;
  left:45px;
  width: 510px;
  height: 120px;
  text-align: justify;
  z-index: 7;
  color: #CCCCCC;
}
img.back { /*Imagen de fondo*/
  position: absolute;
  top:125px;
  left:0px;
  z-index: 5;
}
img.banner { /*Banner superior derecho*/
  position: absolute;
  top:40px;
  right:15px;
  z-index:4;
}
p.fecha { /*Fecha*/
  position: absolute;
  top:120px;
  right:19px;
  width: 236px;
  height: 50px;
  z-index: 8;
  text-align: right;
/*font-weight: bold;*/
  color: #FFFFFF;
}
img.titulo { /*Logo Inferior*/
  position: absolute;
  top: 570px;
  left:100px;
  z-index:8;
}
/************* BOTONES *************/
img.foro { /*Imagen fondo Foro*/
  position: absolute;
  top: 175px;
  left:155px;
  z-index:8;
}
img.chat { /*Imagen fondo Chat*/
  position: absolute;
  top: 175px;
  left:385px;
  z-index:8;
}
img.socios { /*Imagen fondo Socios*/
  position: absolute;
  top: 175px;
  left:615px;
  z-index:8;
}
img.bricos { /*Imagen fondo Bricos*/
  position: absolute;
  top: 365px;
  left:155px;
  z-index:8;
}
img.documentos { /*Imagen fondo Documentos*/
  position: absolute;
  top: 365px;
  left:385px;
  z-index:8;
}
img.galeria { /*Imagen fondo Galeria*/
  position: absolute;
  top: 365px;
  left:615px;
  z-index:8;
}
/************* FIN BOTONES *************/

/************* ENLACES *************/
img.argentina { /*Imagen enlace Argentina*/
  position: absolute;
  top: 190px;
  left:865px;
  z-index:8;
}
img.formula1 { /*Imagen enlace Formula1*/
  position: absolute;
  top: 280px;
  left:865px;
  z-index:8;
}
img.tienda { /*Imagen enlace tienda*/
  position: absolute;
  top: 440px;
  left:865px;
  z-index:8;
}
/************* FIN ENLACES *************/
