/* Structure */
#content {

padding-top: 36px;
margin-top: 0;
}
#header {

height: 29px;
}
#main {

width: 386px;
margin: 0 auto;
}

/* Language Selector */

#lang-selector {

margin: 0 auto;
text-align: center;
position:static;
}

/* #header */
#header img.mgo-logo {

display: none; /* position: absolute; no es posible por un bug en Firefox 2.0 */
}

/* Flash */

/* #main */


.intro {

color: #71427d;
font-size: .84em;
padding-top: 80px;
background: transparent url(../images/mgo-logo-home.gif) no-repeat 50% 0;
}

a.btn-enter {

display: block;
text-align: center;
margin: 0 auto;
width: 119px;
height: 40px;
line-height: 40px;
color: #fff !important;
font-size: 1.25em;
text-decoration: none;
background: #93bb1c url(images/btn-enter.gif) no-repeat 0 0;
border: none;
}

a.btn-enter:hover {

background-position: 0 -40px;
background-color: #71427d;
border: none;
}

/* #secondary */

/* #footer */

