body {
margin: 0;
font-family: Helvetica;
font-size: 12px;
text-align: center;
background-color:#050505;
}

.ocultar {
display: none;
}

#envoltorio_esp {
width: auto;
height: auto;
margin: auto;
text-align: left;
background-image:url(../imagenes/fondo.jpg);
background-position: top center;
background-repeat: no-repeat;
}

#envoltorio_en {
width: auto;
height: auto;
margin: auto;
text-align: left;
background-image: url(../imagenes/fondo_en.jpg);
background-position: top center;
background-repeat: no-repeat;
}

#contenedor {
width: auto;
height: 1056px;
margin: auto;
text-align: left;
}

#contenido {
width: 980px;
height: 600px;
margin: auto;
text-align: left;
}

#version {
display: block;
float: left;
width: 60px;
height: 80px;
margin-top: 510px;
margin-left: -15px;
}

#flash {
float: right;
width: 830px;
height: 599px;
text-align: left;
}

#pie {
margin: auto;
width: 980px;
height: 100px;
}

#pie p {
margin-top: 10px;
margin-left: auto;
margin-right: auto;
text-align: center;
color: #D9B37D;
}

#pie a {
float: right;
width: 29px;
height: 31px;
margin-top: 18px;
margin-right: 36px;
text-align: center;
background-image: url(../imagenes/nomade.png);
background-repeat: no-repeat;
}
