@charset "utf-8";
/* Fichero: style.css v1.0 05/05/2010
 * Navegadores        IE7+, Firefox 2+, Safari 3+, Opera 9.5+, Chrome 1+
 * CSS                2.1 */
/* GENERAL */
body { font-family:Verdana, arial, sans-serif; font-size:11px; color:#82942e; line-height:1.3; text-align: center; background:#2c2c2c }

.text-movil{
 font-family: "Trebuchet MS";
 font-size: 10px;
 color: #98c327;
 text-transform: uppercase;
}

.text-movil-info{
 font-family: "Trebuchet MS";
 font-size: 10px;
 color: #afb1a9;
 text-transform: uppercase;
}

#download_btn_mobile{
    margin-top: 16px;
}

#download_btn_mobile a{
    font-family: :arial;
    font-size: 9px;
    color: #fff;
}

#content_mobile{
   text-align: left;
   width:120px;
   margin: 0 auto;
}
