/* CSS Document */

/*News Jcarousol pour la home page :) */
.jcarousel-container {position: relative;}
.jcarousel-clip {z-index: 2;padding: 0;margin: 0;overflow: hidden;position: relative;}
.jcarousel-list {z-index: 1;overflow: hidden;position: relative;top: 0;left: 0;margin: 0;padding: 0;}
.jcarousel-list li,.jcarousel-item {float: left;list-style: none;width: 75px;height: 75px; padding:0 10px 0 10px}
.jcarousel-next {z-index: 3;display: none;}
.jcarousel-prev {z-index: 3;display: none;}


.jcarousel-container-vertical { width: 540px;height: 200px;left:10px;}
.jcarousel-clip-vertical {padding:0 0  0 0px;width: 510px;height: 200px;margin: 0 0px;z-index: 20;}
#mycarousel li,.jcarousel-item-vertical,.jcarousel-item-placeholder-vertical {width: 235px;height:200px;margin: 0px 0;}

table td {
	padding-right:5px;
}
.jcarousel-item h3,.jcarousel-item p { margin: 0;   font-size:11px; color:#5a5a5a; padding:10px 5px 0 0;}
.jcarousel-next-vertical {position: absolute;bottom: 0;left: 488px;top:70px; width: 35px;height:35px;cursor: pointer; background:url(arr_news_r.png)  no-repeat 20px  10px   ;}
.jcarousel-next-disabled-vertical {cursor: default;opacity: .5;-moz-opacity: .5;filter: alpha(opacity=50);}
.jcarousel-prev-vertical {position: absolute;top: 70px;left: -17px;width: 35px;height:35px;cursor: pointer;background:url(arr_news_l.png) no-repeat center;}
.jcarousel-prev-disabled-vertical {/*cursor: default;opacity: .5;-moz-opacity: .5;filter: alpha(opacity=50);*/}
.loading {background: transparent url(../images/loading.gif) 50% 50% no-repeat;}