#masque-visionneuse{
	position:absolute;
	width:390px;
	height:390px;
	margin:7px 0 0 27px;
	padding:0;
	z-index:99;
}

#visionneuse-visuel-news{
	width:390px;
	height:390px;
	margin:-6px 0 0 27px;
	padding:0;
}

#navig-news{
	width: 959px;
	height:121px;
	background: #fff url('../images/favorite_golf_navig.gif') no-repeat;
	padding:25px 0 0 0;
	display: none;
}
	
#navig-news #bt-gauche{
	width:30px;
	height:76px;
	float: left;
}
#navig-news #mycarousel{
	width:896px;
	height:auto;
	float:left;
	margin:0;
	padding:0;
}
#visionneuse-visuel-news #myvisio{
	width:390px;
	height:390px;
	float:left;
	margin:0;
	padding:0;
}
#navig-news #bt-droit{
	width:30px;
	height:76px;
	float: left;
}

#navig-news .jcarousel-skin-tango .jcarousel-clip-horizontal{
    width: 896px;
    height:auto;
}

#visionneuse-visuel-news .jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 390px;
    height:390px;
}

#navig-news .jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 896px;
    height:auto;
}

#visionneuse-visuel-news .jcarousel-clip-horizontal {
    width: 390px;
    height:390px;
}

#navig-news .jcarousel-skin-tango .jcarousel-item {
    width:138px;
    height:auto;
}

#visionneuse-visuel-news .jcarousel-item {
    width: 390px;
    height:390px;
}

#navig-news .jcarousel-skin-tango .jcarousel-item-placeholder,
#visionneuse-visuel-news .jcarousel-item {
    background: #fff;
    color: #000;
}
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
#navig-news .jcarousel-container,
#visionneuse-visuel-news .jcarousel-container {
    position: relative;
}

#navig-news .jcarousel-clip,
#visionneuse-visuel-news .jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

#navig-news .jcarousel-list,
#visionneuse-visuel-news .jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

#navig-news .jcarousel-item {
    float: left;
    list-style: none;
    width: 138px;
    height: 76px;
	margin:0 6px 0 6px;
}
	
#navig-news .jcarousel-item A{
	font-size:12px;
	color:#000000;
	text-decoration:none;
	display:block;	
	filter : alpha(opacity=50); 
	-moz-opacity : 0.5; 
	opacity : 0.5;
}
	
#navig-news .jcarousel-item A:hover{
	font-size:12px;
	color:#8b5c1a;
	text-decoration:none;
	display:block;
	filter : alpha(opacity=100); 
	-moz-opacity : 1; 
	opacity : 1; 
}

#visionneuse-visuel-news .jcarousel-item {
    float: left;
    list-style: none;
    width: 390px;
    height: 390px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
#navig-news .jcarousel-next {
    z-index: 3;
    display: none;
}

#navig-news .jcarousel-prev {
    z-index: 3;
    display: none;
}
