#carousel{ margin:auto; width:898px; /*--Ancho completo del carrusel--*/ height:200px;/*--Alto completo del carrusel--*/ border:1px solid #fff; position:relative; display:block; background:#FFFFFF; /*--Color del fondo del carrusel--*/ } #carousel .container{ position:absolute; left:25px; width:815px;/*--Ancho del carrusel Interior--*/ height:200px;/*--Alto del carrusel Interior--*/ overflow:hidden } #carousel #previous_button{ position:absolute; width:25px;height:200px;background:url(http://3.bp.blogspot.com/-SFH7pfuPOg4/UAVZimY-OuI/AAAAAAAAHqE/MOKZ4nE0EFM/s1600/prev.png) center;z-index:100;cursor:pointer;} #carousel #next_button{position:absolute;right:0;width:25px;height:200px;background:url(http://4.bp.blogspot.com/-pFR58sZNzCo/UAVZh9I72lI/AAAAAAAAHp8/JTIiHJfsqHA/s1600/next.png) center;z-index:100;cursor:pointer;} #carousel #next_button:hover,#carousel #previous_button:hover,#carousel ul li:hover{filter:alpha(opacity=80);opacity:.8} #carousel ul{width:100000px;position:relative;margin-top:10px;} #carousel ul li{background:#fff ;display:inline;float:left;text-align:center;font-weight:600;line-height:1.1em;width:183px;height:165px;margin:0 1px 10px 12px; padding:6px} #carousel ul li a.slider_title{color:#242424;display:block;margin-top:-6px;}/*--color texto--*/ #carousel ul li a.slider_title:hover{color:#9B0606;}/*--color texto al pasar cursor--*/
No hay publicaciones.
No hay publicaciones.