.carousel{margin-top:25px;height:180px;overflow:hidden;}
#carrusel-frame{overflow:hidden;visibility:visible;position:relative;z-index:2;left:0;width:auto;height:auto;padding-top:7px;}
#paginador-carrusel{height:25px;width:345px;margin-left:0px;}
#paginador-carrusel #anteriores{float:left;cursor:pointer;background-color:#D2DFD1;border:solid #aaa 1px;margin-right:5px;padding:3px;}
#paginador-carrusel #siguientes{float:left;cursor:pointer;background-color:#D2DFD1;border:solid #aaa 1px;padding:3px;}
.carrusel-objeto{overflow:hidden;float:left;width:139px;height:106px;}
#carrusel-frame ul{position:relative;list-style-type:none;z-index:1;width:15890px;margin:0;padding:0;}
#carrusel-frame li{overflow:hidden;float:left;width:130px;height:139px;text-align:center;font-size:.9em;color:#444A40;margin:4px;}
#carrusel-frame li img{margin:0;padding:0; border: solid #ccc 1px; padding: 2px;}
#carrusel-frame li a{text-decoration:none;color:#2A7B1E;}
#carrusel-frame li a:hover{text-decoration:underline;color:#000;}
