.listado { clear:both; float:left; width:100%; }


/* ________________________________ Destacados */
.destacados { clear:both; float:left; margin-bottom:20px; width:100%; }
.destacados .destacado { background: url(../../../_images_/css/dotted_vertical.gif) repeat-y right; float:left; padding:0 20px; width:132px; }
.destacados .destacado.d1 { padding-left:0; }
.destacados .destacado.d4 { background:none; padding-right:0; }
.destacados .destacado h3 { color:#afafaf; font-size:14px; font-weight:normal; margin-bottom:5px; }
.destacados .destacado h3 a { font-weight:bold; letter-spacing:-0.05em; }
.destacados .destacado .dFoto { border:1px solid #411; display:block; height:90px; margin-bottom:5px; overflow:hidden; width:130px; }
.destacados .destacado p { font-size:11px; margin-bottom:5px; }
.destacados .destacado .dChat { -moz-border-radius:10px; -webkit-border-radius:10px; background-color:#87ae25; border:1px solid #336600; color:#FFF; float:left; font-weight:bold; padding:2px 10px 4px; }
.destacados .destacado .dMensaje { float:right; font-weight:bold; margin-top:4px; }

/* ________________________________ Ultimas fotografias */
.ultimasFotos { clear:both; float:left; margin-bottom:15px; width:100%; }
.ultimasFotos a { background:#fff no-repeat center center; border:1px solid #411; float:left; height:110px; margin-right:9px; overflow:hidden; width:149px; }
.ultimasFotos img { display:none; }

/* ________________________________ Paises con usuarios */
.conocerDe { clear:both; float:left; margin-bottom:20px; width:100%; }
.conocerDe ul { clear:both; float:left; width:100%; }
.conocerDe ul li { background: url(../../../_images_/css/separador_h.gif) repeat-x bottom; color:#bfc0c0; float:left; font-size:14px; margin-right:2%; padding:4px 0; width:31%; }
.conocerDe ul li a { background: url(../../../_images_/css/vineta.gif) no-repeat 0 5px; padding-left:10px; text-decoration:none; }

/* ________________________________ Ultimos movimientos */
.movimientos { clear:both; float:left; width:100%; }
.movimientos ul { background: url(../../../_images_/css/separador_h.gif) repeat-x center top; padding-top:1px; }
.movimientos li { background: url(../../../_images_/css/separador_h.gif) repeat-x bottom; clear:both; float:left; padding:5px 2px; width:100%; }
.movimientos li.par { background-color:#f6f7f9; }
.movimientos li p { float:left; width:450px; padding:6px 0; }
.movimientos li img { border:2px solid #ddeff6; float:left; margin-right:10px; vertical-align:top; width:28px; }
.movimientos li em { color:#8c8c8c; float:right; font-size:10px; font-style:normal; padding:6px 0; width:150px; }
.movimientos p.unete { border-top:1px solid #e1eaee; clear:both; font-size:14px; letter-spacing:-0.05em; padding-top:10px; text-align:right; }