/* CSS perfiles El Pato rojo */

.bgPerfiles{ width:615px; height:100%; }
.bg{ background:url(../imagenes/perfiles/perfiles_bg.jpg) no-repeat; height:657px}
.thumbs{ padding-top:80px;}
.thumbsPerfiles { float:left; position:relative; top:80px; background:url(../imagenes/perfiles/perfiles_bg_rp.jpg) repeat-x; width:101px; height:118px; border:1px solid #cecece; margin:10px;}
.thumbsPerfiles .shadow a { cursor:pointer}
.thumbsPerfiles .shadow {background:url(../imagenes/perfiles/perfiles_shadow.png) no-repeat; width:107px; height:126px; }
.thumbsPerfiles .title {position:relative; top:10px; font:10px Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; text-align:center; width:101px;}

.thumbsPerfiles .photoA {width:93px; height:90px; position:relative; top:3px; left:3px; background:url(../imagenes/perfiles/perfiles_photo_iron.jpg) no-repeat;}
.thumbsPerfiles .photoB {width:93px; height:90px; position:relative; top:3px; left:3px; background:url(../imagenes/perfiles/perfiles_photo_balacito.jpg) no-repeat;}

/*css para perfiles por usuario*/

.bgPerfiles .content {padding: 0 15px; position:relative; top:59px;}
.bgPerfiles .content p { font:11px Verdana, Arial, Helvetica, sans-serif; line-height:15px; text-align:justify; padding:0 5px 0 5px}
.bgPerfiles .content img { margin: 5px 10px 10px 0; border: 4px solid #CCC}

.perfil{ height:299px; position:relative; top:59px; }
.perfil .details{ font:10px Verdana, Arial, Helvetica, sans-serif; width:325px; position:relative; top:179px; left:18px}
.perfil .details p{color:#FFFFFF; margin:0; padding:0; line-height:12px}
.perfil .details span {color:#e6a206; font-weight:bold}

.driver_a {background:url(../imagenes/perfiles/head_ironman.jpg) no-repeat;}
.driver_b {background:url(../imagenes/perfiles/head_balacito.jpg) no-repeat;}

 