body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image: url(../images/disco-v3.png);
background-repeat: no-repeat;
background-color: #a8a4a4;
background-position: top center;
}
b, strong {
font-weight: 600;
}
i, em {
font-weight: 400italic;
}
#contenedor {
margin-right: auto;
margin-left: auto;
width: 100%;
}
#contenedor #titulo {
font-size: 88px;
color: #d4d4d2;
font-family: 'Josefin Sans', sans-serif;
width: 425px;
margin-right: auto;
margin-left: auto;
text-shadow: 0px 0px 3px #000000;
}
#contenedor #subtitular {
width: 425px;
color: #d4d4d2;
font-family: 'Josefin Sans', sans-serif;
font-size: 62px;
margin-right: auto;
margin-left: auto;
margin-bottom: 20px;
text-shadow: 0px 0px 3px #000000;
}
#contenedor #copy {
font-family: 'Josefin Sans', sans-serif;
font-size: 16px;
color: #d4d4d2;
width: 425px;
margin-bottom: 20px;
margin-right: auto;
margin-left: auto;
line-height: 20px;
}
#contenedor #bt_entrar {
width: 100%;
font-family: 'Josefin Sans', sans-serif;
font-size: 16px;
float: none;
line-height: 30px;
text-shadow: 0px 0px 3px #000000;
}
#contenedor #bt_entrar a:link {
background-color: #333;
color: #d4d4d2;
text-decoration: none;
padding: 10px;
-webkit-border-radius: 3px 3px 3px 3px;
border-radius: 3px 3px 3px 3px;
-webkit-box-shadow: 0 0 2px 1px #000000;
box-shadow: 0 0 2px 1px #000000;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#contenedor #bt_entrar a:visited {
background-color: #333;
color: #d4d4d2;
text-decoration: none;
padding: 10px;
-webkit-border-radius: 3px 3px 3px 3px;
border-radius: 3px 3px 3px 3px;
-webkit-box-shadow: 0 0 2px 1px #000000;
box-shadow: 0 0 2px 1px #000000;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#contenedor #bt_entrar a:hover {
background-color: #ae8c4f;
color: #FFF;
text-decoration: none;
padding: 10px;
-webkit-border-radius: 3px 3px 3px 3px;
border-radius: 3px 3px 3px 3px;
-webkit-box-shadow: 0 0 2px 1px #000000;
box-shadow: 0 0 2px 1px #000000;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.opacidad {
position: absolute;
top: 50%;
height: 276px;
margin-top: -148px;
width: 100%;
background-image: url(../images/opacidad.png);
background-repeat: repeat;
padding-bottom: 20px;
}
.contine_bt {
width: 425px;
margin-right: auto;
margin-left: auto;
}
.logo {
width: 100px;
margin-left: -140px;
margin-top: -40px;
float: left;
}
.idioma {
font-size: 11px;
width: 425px;
margin-right: auto;
margin-left: auto;
color: #d4d4d2;
font-family: 'Josefin Sans', sans-serif;
font-size: 16px;
line-height: 32px;
margin-top: 10px;
margin-bottom: 10px;
text-shadow: 0px 0px 3px #000000;
}
.idioma a:link {
color: #d4d4d2;
text-decoration: none;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.idioma a:visited {
color: #d4d4d2;
text-decoration: none;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.idioma a:hover {
color: #FFF;
text-decoration: none;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}