#contenido .destacadosLeft {width: 365px; padding-top:10px; float:left; overflow:hidden;}
#contenido .destacadosRight {width: 170px; overflow:hidden; padding:8px; float:left; border:2px solid #00a2c2;}
#contenido .title {font-size:24px; font-weight: bold;}
#contenido .destacado { float:left; margin:0 5px 10px 0; padding: 6px 0 0 5px; width: 164px; height: 187px; background: url("/public/static/images/destacados_fondo.jpg") no-repeat;}
#contenido .destacado img {width:150px; height:110px; border: 2px solid #FFF; }
#contenido .destacado img:hover { border: 2px solid #186496; }
#contenido .destacado p { font-size: 11px; margin: 0 0 2px 0; text-align: center; padding: 0 10px 0 0;}
#contenido .destacado p.precio { color: #186496; font-weight: bold; }
#contenido .destacado p.enlace { text-align: right; }
#contenido .destacado p.enlace a { font-size: 11px; font-weight: normal; padding: 0 0 0 14px; background: url("/public/static/images/bullet_detalles.gif") no-repeat left 3px; text-decoration: none; }
#contenido .destacado p.enlace a:hover { font-weight: normal; background: url("/public/static/images/bullet_detalles.gif") no-repeat left -14px;}