* {
    margin: 0;
}
html, body {
    height: 100%;
    background-image:url('../img/pattern-issue2.gif');
    /*font-family: Georgia,serif;*/
    font-family:"Helvetica","Arial", sans-serif;
    font-size:12px;
}
a:link,a:hover,a:visited{text-decoration:none;color:#000;}
#ctWrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -95px; /* the bottom margin is the negative value of the footer's height */
}
#etiqueta{margin:30px auto;
          width:450px;
          position:relative;}
#etiqueta #placa{
    /*float:left;*/clear:none;position:relative;z-index:2;
    left:0px;
}
#etiqueta .title{
    text-transform:uppercase;
    position:absolute;
    right:-62px;
    top:315px;
    z-index:3;
}
#etiqueta h1{
    padding-left:55px;
    font-size:55px;
    line-height:44px;
    letter-spacing:-3px;
    padding-bottom:5px;
}
#etiqueta h2{
    border-top:1px solid #000;
    font-size:17px;
    letter-spacing:-1px;
    margin-right:10px;
    padding-top:5px;
    padding-left:60px;
}
.mac,.pc{
    position:absolute;
    display:block;
    width:300px;
    height:60px;
}
.mac{
    top:320px;
    left:-300px;
}
.pc{
    top:410px;
    left:-300px;
}
.pc a{
    background:url('../img/dw-pc-up.png') transparent no-repeat right;
}
.pc a:hover{
    background:url('../img/dw-pc-down.png') transparent no-repeat right;
}
.mac a{
    background:url('../img/dw-mac-up.png') transparent no-repeat right;
}
.mac a:hover{
    background:url('../img/dw-mac-down.png') transparent no-repeat right;
}
.mac a,.pc a{
    width:300px;
    height:60px;
    font-size:16px;
    display:block;
}
.mac a:hover,.pc a:hover{
    color:#fe0;    
}
.sponsors{
    position:absolute;
    top:405px;
    right:70px;
}

#footer, .push {
    height: 95px; /* .push must be the same height as .footer */
}
.full{
    background-color:#000;
    color:#fff;
    text-transform:uppercase;
    width:100%;
}
.full p, .full div{
    margin:0px auto;
}
hr{clear:left;visibility:hidden;}
#footer{position:relative;}
#header p{width:500px;padding:5px 0px 7px 0px;font-size:10px;letter-spacing:1px;text-align:center;}
#footer .full #enter{width:760px;font-size:12px;letter-spacing:-0.25px;padding-top:5px;}
#footer .full #enter p{width:160px;}
#footer .full{padding-top:8px;}
#footer a,#footer a:link,#footer a:hover,#footer a:visited{color:#fff;font-size:16px;font-weight:normal;}
#footer a:hover{font-weight:normal;}
#footer a.en{color:#F4BD00;}
#footer a.es{color:#2C9CB4;}
#enter{padding-bottom:10px;}
#enter p{display:inline-block;margin-left:155px;}

#credits{background-color:#000;margin:15px auto 0 auto;width:760px;padding:10px 0;text-align:center;}
#credits p{font-size:10px;color:#fff;margin:0px auto;width:550px;}
#credits a:link,#credits a:hover,#credits a:visited{font-size:10px;font-weight:normal;}
