body {
background-color: #000000;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
vertical-align: top;

-webkit-text-size-adjust:none;
-ms-text-size-adjust:none;
-moz-text-size-adjust:none;
text-size-adjust:none;
}

a {
color:inherit;
text-decoration: none;
}

a:hover {
color:inherit;
text-decoration: none;
}

a[href^=tel]{
color:inherit;
text-decoration:none;
}

@font-face {
font-family: 'tpr_uno';
src: url('../css/tpr01.woff') format('woff');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'tpr_dos';
src: url('../css/tpr02.woff') format('woff');
font-weight: normal;
font-style: normal;
}

.top_caja{
background-image: url("../img/tpr_bg.jpg");
background-size: contain;
background-position: 50% 50%;
background-repeat: repeat-x;

position: relative;
width: 100%;
height: 100px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;
overflow: hidden;
}

.top_logo{
background-image: url("../img/tpr_logo.png");
background-size: 95%;
background-position: 0% 60%;
background-repeat: no-repeat;

position: absolute;
width: 100px;
height: 100px;
top: 0%;
margin-top: 0px;
left: 50%;
margin-left: -430px;
overflow: hidden;
}

.top_titulo{
position: absolute;
width: 200px;
height: 100px;
top: 0%;
margin-top: 0px;
left: 50%;
margin-left: 230px;
overflow: hidden;

font-family: 'tpr_dos';
font-size: 20px;
text-align: right;
color: #CDCDCD;
line-height: 100px;
}

.top_titulo_rojo{
color: #CC0000;
}

.baner_caja{
background-image: url("../img/tpr_baner_bg.jpg");
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;

position: relative;
width: 100%;
height: 680px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;
overflow: hidden;
}

.baner_foto{
background-image: url("../img/tpr_baner_imagen.png");
background-size: 1440px 960px;
background-position: 0px 30%;
background-repeat: no-repeat;

position: absolute;
width: 1220px;
height: 100%;
top: 0%;
margin-top: 0px;
left: 50%;
margin-left: -610px;
overflow: hidden;
opacity: 0.9;

animation: baner_foto_ani 1s ease-out 1;
}

@keyframes baner_foto_ani{
0% {
opacity: 0.0;
background-position: -100px 30%;
}
100% {
opacity: 0.9;
background-position: 0px 30%;
}
}

.home_fondo_lineas_uno{
background-image: url("../img/tpr_orn_1.png");
background-size: 100%;
background-position: -19px -61px;
background-repeat: no-repeat;

position: absolute;
width: 600px;
height: 100%;
top: 0%;
margin-top: 0px;
left: 50%;
margin-left: -750px;
overflow: hidden;

animation: home_fondo_lineas_uno_ani 2s linear infinite;
}

@keyframes home_fondo_lineas_uno_ani{
0% {background-position: 0px -100px;}
100% {background-position: -19px -61px;}
}

.home_fondo_lineas_dos{
background-image: url("../img/tpr_orn_1.png");
background-size: 100%;
background-position: -19px -61px;
background-repeat: no-repeat;

position: absolute;
width: 600px;
height: 100%;
top: 0%;
margin-top: 0px;
left: 50%;
margin-left: 150px;
overflow: hidden;

animation: home_fondo_lineas_uno_ani 2s linear infinite;
}

@keyframes home_fondo_lineas_dos_ani{
0% {background-position: 0px -100px;}
100% {background-position: -19px -61px;}
}


.home_fondo_lineas_tres{
background-image: url("../img/tpr_orn_2.png");
background-size: cover;
background-position: 0px 0px;
background-repeat: no-repeat;

position: absolute;
width: 350px;
height: 40px;
top: 0%;
margin-top: 0px;
left: 100%;
margin-left: -350px;
overflow: hidden;

animation: home_fondo_lineas_tres_ani 1s linear infinite;
}

@keyframes home_fondo_lineas_tres_ani{
0% {background-position: 0px 0px;}
100% {background-position: 20px 0px;}
}

.home_fondo_lineas_cuatro{
background-image: url("../img/tpr_orn_2.png");
background-size: cover;
background-position: -240px 0px;
background-repeat: no-repeat;

position: absolute;
width: 280px;
height: 40px;
top: 100%;
margin-top: -40px;
left: 0%;
margin-left: 0px;
overflow: hidden;

animation: home_fondo_lineas_cuatro_ani 1s linear infinite;
}

@keyframes home_fondo_lineas_cuatro_ani{
0% {background-position: -240px 0px;}
100% {background-position: -260px 0px;}
}

.baner_texto{
position: absolute;
width: 420px;
height: 350px;
top: 50%;
margin-top: -175px;
left: 50%;
margin-left: -430px;

font-family: 'tpr_dos';
font-size: 80px;
text-align: left;
color: #CDCDCD;
line-height: 70px;
}

.app_caja{
background-image: url("../img/tprf_app_bg.jpg");
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;

position: relative;
width: 100%;
min-height: 1px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;
overflow: hidden;
}

.app_device{
background-image: url("../img/tprf_app.png");
background-size: contain;
background-position: 50% 50%;
background-repeat: no-repeat;

position: relative;
width: 220px;
height: 500px;
top: 0%;
margin-top: 0px;
margin-bottom: 50px;
left: 0%;
margin-left: 10px;
overflow: hidden;
float: left;
}

.app_device_ipad{
background-image: url("../img/tprf_app_ipad.png");
background-size: contain;
background-position: 50% 50%;
background-repeat: no-repeat;

position: relative;
width: 620px;
height: 500px;
top: 0%;
margin-top: 0px;
margin-bottom: 50px;
left: 0%;
margin-left: 20px;
overflow: hidden;
float: left;
}

.regla_caja{
background-color: #cdcdcd;

position: relative;
width: 100%;
min-height: 100px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;
overflow: hidden;
}

.inicio_caja{
background-image: url("../img/tprf_inicio_bg.jpg");
background-size: cover;
background-position: 50% 50%;

position: relative;
width: 100%;
min-height: 100px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;
overflow: hidden;
}

.store_fondo{
background-image: url("../img/tpr_ediciones_bg.jpg");
background-size: cover;
background-position: 50% 50%;

position: relative;
width: 100%;
min-height: 100px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;
overflow: hidden;
}

.store_fondo_reventa{
background-image: url("../img/tprf_store_bg.jpg");
background-size: cover;
background-position: 50% 50%;

position: relative;
width: 100%;
min-height: 100px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;
overflow: hidden;
}

.regla_cajita{
position: relative;
width: 880px;
min-height: 100px;
top: 0%;
margin-top: 0px;
margin-bottom: 50px;
left: 50%;
margin-left: -440px;
display: inline-block;
overflow: hidden;
}

.regla_titulo{
position: relative;
width: 860px;
min-height: 35px;
top: 0%;
margin-top: 50px;
margin-bottom: 50px;
left: 0%;
margin-left: 10px;
margin-right: 10px;
overflow: hidden;

font-family: 'tpr_dos';
font-size: 40px;
text-align: left;
color: #252525;
line-height: 35px;
}

.pasos_titulo{
position: relative;
width: 860px;
min-height: 35px;
top: 0%;
margin-top: 50px;
margin-bottom: 50px;
left: 0%;
margin-left: 10px;
margin-right: 10px;
overflow: hidden;

font-family: 'tpr_dos';
font-size: 40px;
text-align: left;
color: #cdcdcd;
line-height: 35px;
}

.regla_box{
position: relative;
width: 200px;
height: 160px;
top: 0%;
margin-top: 10px;
margin-bottom: 10px;
left: 0%;
margin-left: 10px;
margin-right: 10px;
overflow: hidden;
float: left;
}

.inicio_box{
position: relative;
width: 200px;
height: 180px;
top: 0%;
margin-top: 10px;
margin-bottom: 10px;
left: 0%;
margin-left: 10px;
margin-right: 10px;
overflow: hidden;
float: left;
}

.regla_imagen{
background-color: #777777;
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;

position: relative;
width: 200px;
height: 200px;
top: 0%;
margin-top: 0px;
margin-bottom: 0px;
left: 0%;
margin-left: 0px;
margin-right: 0px;
overflow: hidden;

border-radius: 20px;
border: 2px solid #767676;
box-sizing: border-box;
}

.regla_nombre{
position: relative;
width: 200px;
min-height: 20px;
top: 0%;
margin-top: 20px;
left: 0%;
margin-left: -0px;
overflow: hidden;

font-family: 'tpr_dos';
font-size: 20px;
text-align: left;
color: #252525;
line-height: 20px;
}

.pasos_nombre{
position: relative;
width: 200px;
min-height: 20px;
top: 0%;
margin-top: 20px;
left: 0%;
margin-left: -0px;
overflow: hidden;

font-family: 'tpr_dos';
font-size: 20px;
text-align: left;
color: #cdcdcd;
line-height: 20px;
}

.regla_texto{
position: relative;
width: 200px;
min-height: 12px;
top: 0%;
margin-top: 10px;
left: 0%;
margin-left: -0px;
overflow: hidden;

font-family: 'tpr_uno';
font-size: 10px;
text-align: justify;
color: #252525;
line-height: 12px;

-ms-hyphens: auto;
-moz-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto;
}

.pasos_texto{
position: relative;
width: 200px;
min-height: 12px;
top: 0%;
margin-top: 10px;
left: 0%;
margin-left: -0px;
overflow: hidden;

font-family: 'tpr_uno';
font-size: 10px;
text-align: justify;
color: #cdcdcd;
line-height: 12px;

-ms-hyphens: auto;
-moz-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto;
}

.sponsors_caja{
background-color: #F2F2F2;

position: relative;
width: 100%;
min-height: 100px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;
overflow: hidden;
}

.sponsors_cajita{
position: relative;
width: 880px;
min-height: 100px;
top: 0%;
margin-top: 0px;
margin-bottom: 50px;
left: 50%;
margin-left: -440px;
display: inline-block;
overflow: hidden;
}

.sponsors_titulo{
position: relative;
width: 860px;
min-height: 35px;
top: 0%;
margin-top: 50px;
margin-bottom: 50px;
left: 0%;
margin-left: 10px;
margin-right: 10px;
overflow: hidden;

font-family: 'tpr_dos';
font-size: 40px;
text-align: left;
color: #CC0000;
line-height: 35px;
}

.sponsors_box{
position: relative;
width: 200px;
height: 400px;
top: 0%;
margin-top: 10px;
margin-bottom: 10px;
left: 0%;
margin-left: 10px;
margin-right: 10px;
overflow: hidden;
float: left;
}

.sponsors_imagen{
background-color: #ffffff;
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;

position: relative;
width: 200px;
height: 200px;
top: 0%;
margin-top: 0px;
margin-bottom: 0px;
left: 0%;
margin-left: 0px;
margin-right: 0px;
overflow: hidden;

border-radius: 100px 100px 100px 20px;
border: 1px solid #767676;
box-sizing: border-box;
}

.user_imagen{
background-color: #ffffff;
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;

position: relative;
width: 200px;
height: 200px;
top: 0%;
margin-top: 0px;
margin-bottom: 0px;
left: 0%;
margin-left: 0px;
margin-right: 0px;
overflow: hidden;

border-radius: 100px 100px 100px 100px;
border: 3px solid #767676;
box-sizing: border-box;
}

.sponsors_nombre{
position: relative;
width: 200px;
min-height: 20px;
top: 0%;
margin-top: 20px;
left: 0%;
margin-left: -0px;
overflow: hidden;

font-family: 'tpr_dos';
font-size: 20px;
text-align: left;
color: #767676;
line-height: 20px;
}

.sponsors_texto{
position: relative;
width: 200px;
min-height: 12px;
top: 0%;
margin-top: 20px;
left: 0%;
margin-left: -0px;
overflow: hidden;

font-family: 'tpr_uno';
font-size: 12px;
text-align: left;
color: #767676;
line-height: 14px;

-ms-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto;
}

.politicas_caja{
background-image: url("../img/tpr_bg_l.jpg");
background-size: 100px 100px;
background-position: 50% 50%;

position: relative;
width: 100%;
min-height: 100px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;
overflow: hidden;
}

.politicas_cajita{
position: relative;
width: 880px;
min-height: 100px;
top: 0%;
margin-top: 0px;
margin-bottom: 50px;
left: 50%;
margin-left: -440px;
display: inline-block;
overflow: hidden;
}

.politicas_titulo{
position: relative;
width: 860px;
min-height: 35px;
top: 0%;
margin-top: 50px;
margin-bottom: 50px;
left: 0%;
margin-left: 10px;
margin-right: 10px;
overflow: hidden;

font-family: 'tpr_dos';
font-size: 40px;
text-align: left;
color: #CDCDCD;
line-height: 35px;
}

.politicas_subtitulo{
position: relative;
width: 860px;
min-height: 20px;
top: 0%;
margin-top: 0px;
margin-bottom: 0px;
left: 0%;
margin-left: 10px;
margin-right: 10px;

font-family: 'tpr_dos';
font-size: 20px;
text-align: left;
color: #CDCDCD;
line-height: 20px;
}

.politicas_texto{
position: relative;
width: 860px;
min-height: 10px;
top: 0%;
margin-top: 20px;
margin-bottom: 40px;
left: 0%;
margin-left: 10px;
margin-right: 10px;

font-family: 'tpr_uno';
font-size: 10px;
text-align: left;
color: #CDCDCD;
line-height: 12px;

-ms-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto;
}

.contacto_caja{
background-color: #990000;

position: relative;
width: 100%;
min-height: 1px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;
overflow: hidden;
}

.contacto_texto{
position: relative;
width: 860px;
min-height: 16px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 10px;
margin-right: 10px;

font-family: 'tpr_uno';
font-size: 16px;
text-align: left;
color: #ffffff;
line-height: 20px;

-ms-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto;
}

.pie_caja{
background-color: #1a1a1a;

position: relative;
width: 100%;
min-height: 1px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;
overflow: hidden;
}

.texto_caja{
background-color: #1a1a1a;
position: relative;
width: 100%;
min-height: 1px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;
overflow: hidden;
}

.pie_cajita{
position: relative;
width: 880px;
min-height: 1px;
top: 0%;
margin-top: 50px;
margin-bottom: 50px;
left: 50%;
margin-left: -440px;
display: inline-block;
overflow: hidden;
}

.pie_texto{
position: relative;
width: 860px;
min-height: 16px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 10px;
margin-right: 10px;

font-family: 'tpr_uno';
font-size: 14px;
text-align: left;
color: #CDCDCD;
line-height: 16px;

-ms-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto;
}

.modulos_caja{
background-image: url("../img/tpr_bg_m.jpg");
background-size: 100px 100px;
background-position: 50% 50%;

position: relative;
width: 100%;
min-height: 100px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;
overflow: hidden;
}

.modulos_cajita{
position: relative;
width: 880px;
min-height: 100px;
top: 0%;
margin-top: 0px;
margin-bottom: 50px;
left: 50%;
margin-left: -440px;
display: inline-block;
overflow: hidden;
}

.modulos_titulo{
position: relative;
width: 860px;
min-height: 40px;
top: 0%;
margin-top: 50px;
margin-bottom: 50px;
left: 0%;
margin-left: 10px;
margin-right: 10px;
overflow: hidden;

font-family: 'tpr_dos';
font-size: 40px;
text-align: left;
color: #CDCDCD;
line-height: 40px;
}

.modulos_box{
position: relative;
width: 200px;
height: 340px;
top: 0%;
margin-top: 10px;
margin-bottom: 10px;
left: 0%;
margin-left: 10px;
margin-right: 10px;
overflow: hidden;
float: left;
}

.modulos_imagen{
background-size: contain;
background-position: 50% 50%;
background-repeat: no-repeat;

position: relative;
width: 200px;
height: 230px;
top: 0%;
margin-top: 0px;
margin-bottom: 0px;
left: 0%;
margin-left: 0px;
margin-right: 0px;
-webkit-filter: drop-shadow(0px 5px 5px rgba(0,0,0,0.3));
}

.modulos_nombre{
position: relative;
width: 200px;
min-height: 20px;
top: 0%;
margin-top: 20px;
left: 0%;
margin-left: -0px;
overflow: hidden;

font-family: 'tpr_dos';
font-size: 20px;
text-align: left;
color: #CDCDCD;
line-height: 20px;
}

.modulos_texto{
position: relative;
width: 200px;
min-height: 12px;
top: 0%;
margin-top: 10px;
left: 0%;
margin-left: -0px;
overflow: hidden;

font-family: 'tpr_uno';
font-size: 12px;
text-align: left;
color: #CDCDCD;
line-height: 13px;

-ms-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto;
}

.caja_fondo{
background-image: url("../img/tprf_app_bg.jpg");
background-size: cover;
background-position: 100% 100%;
background-repeat: no-repeat;

position: relative;
width: 100%;
min-height: 1px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;
overflow: hidden;
}

.caja_cajita{
position: relative;
width: 880px;
min-height: 1px;
top: 0%;
margin-top: 25px;
margin-bottom: 25px;
left: 50%;
margin-left: -440px;
overflow: hidden;
}

.caja_box{
position: relative;
width: 200px;
min-height: 1px;
top: 0%;
margin-top: 25px;
margin-bottom: 25px;
left: 0%;
margin-left: 10px;
margin-right: 10px;
overflow: hidden;
float: left;
}

.caja_3d{
background-image: url("../img/tprf_caja_v1.png");
background-size: contain;
background-position: 0% 0%;
background-repeat: no-repeat;

position: relative;
width: 100%;
height: 260px;
top: 0%;
margin-top: 0px;
margin-bottom: 0px;
left: 0%;
margin-left: 0px;
overflow: hidden;
}

.caja_info{
position: relative;
width: 100%;
min-height: 1px;
top: 0%;
margin-top: 0px;
margin-bottom: 0px;
left: 0%;
margin-left: 0px;
margin-right: 0px;
overflow: hidden;
}

.caja_titulo{
position: relative;
width: 100%;
min-height: 28px;
top: 0%;
margin-top: 20px;
left: 0%;
margin-left: 0px;
overflow: hidden;

font-family: 'tpr_dos';
font-size: 28px;
text-align: left;
color: #ffffff;
line-height: 28px;
}

.caja_texto{
position: relative;
width: 100%;
min-height: 12px;
top: 0%;
margin-top: 20px;
left: 0%;
margin-left: 0px;
overflow: hidden;

font-family: 'tpr_uno';
font-size: 12px;
text-align: left;
color: #ffffff;
line-height: 14px;

-ms-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto;
}

.caja_texto_envio{
position: relative;
width: 100%;
min-height: 12px;
top: 0%;
margin-top: 8px;
left: 0%;
margin-left: 0px;
overflow: hidden;

font-family: 'tpr_dos';
font-size: 12px;
text-align: center;
color: #ffffff;
line-height: 14px;

-ms-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto;
}

.caja_texto_envio_alert{
position: relative;
width: 100%;
min-height: 12px;
top: 0%;
margin-top: 8px;
left: 0%;
margin-left: 0px;
overflow: hidden;

font-family: 'tpr_dos';
font-size: 12px;
text-align: center;
color: #ff0000;
line-height: 14px;

-ms-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto;
}

.caja_boton{
background-color: #990000;

position: relative;
width: 100%;
height: 40px;
top: 0%;
margin-top: 20px;
left: 0%;
margin-left: 0px;
overflow: hidden;

font-family: 'tpr_dos';
font-size: 13px;
text-align: center;
color: #ffffff;
line-height: 42px;

border-radius: 20px;
}


.descarga_boton{
background-color: #990000;

position: relative;
width: 100%;
height: 40px;
top: 100%;
margin-top: 0px;
left: 0%;
margin-left: 0px;
overflow: hidden;

font-family: 'tpr_dos';
font-size: 13px;
text-align: center;
color: #ffffff;
line-height: 42px;

border-radius: 20px;
}


.caja_progreso_fondo{
background-color: #ffffff;

position: relative;
width: 100%;
height: 20px;
top: 0%;
margin-top: 10px;
left: 0%;
margin-left: 0px;
overflow: hidden;

border-radius: 10px;
}

.caja_progreso_meta{
background-color: #b3b3b3;

position: absolute;
height: 20px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;
overflow: hidden;

border-radius: 0px 10px 10px 0px;
}

.caja_progreso_hoy{
background-color: #990000;

position: absolute;
height: 20px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;
overflow: hidden;

border-radius: 0px 10px 10px 0px;
}

.tracks_caja{
background-color: #cdcdcd;

position: relative;
width: 100%;
min-height: 100px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;
overflow: hidden;
}

.tracks_cajita{
position: relative;
width: 880px;
min-height: 100px;
top: 0%;
margin-top: 0px;
margin-bottom: 50px;
left: 50%;
margin-left: -440px;
display: inline-block;
overflow: hidden;
}

.tracks_titulo{
position: relative;
width: 860px;
min-height: 35px;
top: 0%;
margin-top: 50px;
margin-bottom: 50px;
left: 0%;
margin-left: 10px;
margin-right: 10px;
overflow: hidden;

font-family: 'tpr_dos';
font-size: 40px;
text-align: left;
color: #CC0000;
line-height: 35px;
}

.tracks_box{
background-color: #e6e6e6;

position: relative;
width: 200px;
height: 240px;
top: 0%;
margin-top: 10px;
margin-bottom: 10px;
left: 0%;
margin-left: 10px;
margin-right: 10px;
overflow: hidden;
float: left;

border-radius: 20px;
}

.tracks_imagen{
background-size: 90%;
background-position: 50% 50%;
background-repeat: no-repeat;

position: relative;
width: 200px;
height: 200px;
top: 0%;
margin-top: 0px;
margin-bottom: 0px;
left: 0%;
margin-left: 0px;
margin-right: 0px;
overflow: hidden;
}

.tracks_nombre{
position: relative;
width: 200px;
min-height: 15px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: -0px;
overflow: hidden;

font-family: 'tpr_dos';
font-size: 15px;
text-align: center;
color: #757575;
line-height: 20px;
}

.color_box{
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;

position: relative;
width: 420px;
height: 240px;
top: 0%;
margin-top: 10px;
margin-bottom: 10px;
left: 0%;
margin-left: 10px;
margin-right: 10px;
overflow: hidden;
float: left;

border-radius: 20px;
}

.color_nombre{
position: absolute;
width: 200px;
min-height: 20px;
top: 0%;
margin-top: 200px;
left: 0%;
margin-left: 20px;
overflow: hidden;

font-family: 'tpr_dos';
font-size: 20px;
text-align: left;
color: #cdcdcd;
line-height: 20px;
}