﻿.carousel .prev , .carousel .next {height:23px;width:23px;overflow:hidden;display:block;margin-top:40px;text-decoration:none;cursor:pointer;}
.carousel .prev {float:left;background:url(images/imagenavleft.jpg) no-repeat;width:24px;height:54px;}
.carousel .next {float:left;background:url(images/imagenavright.jpg) no-repeat;width:24px;height:54px;}
.jCarouselLite {float:left;overflow:hidden;}
.jCarouselLite li{height:120px;width:204px;text-align:center;}
.jCarouselLite li a{position:absolute;display:block;margin-left:0px ;*margin-left:-102px;}
.jCarouselLite li a:link img,.jCarouselLite li a:visited img{border:0px solid #ddd;}
.jCarouselLite li a:hover img {border:0px solid #d10300;}
.jCarouselLite li a span{width:100%;background:#121212;display:block;position:absolute;bottom:0;left:0;color:#fff;filter:alpha(opacity=50);-moz-opacity:0.6;opacity:0.6;font:bold 12px/30px Verdana, Arial; text-align:center;cursor:hand;z-index:1000;}