.jcarousel-skin-tango .jcarousel-container {
    -moz-border-radius: 10px;
    /*background: #F0F6F9;
    border: 1px solid #346F97;*/
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
	height:122px;
	padding:0 109px 12px;
	width:715px;
	position:absolute;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    height:122px;
	width:720px;
}


.jcarousel-skin-tango .jcarousel-item {
    height:105px;
	width:159px;
	position:relative;
}
*html .jcarousel-skin-tango .jcarousel-item {
	overflow: hidden;	
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 5px;
    border:8px solid #520F04;
}


.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    background:url("./../../../images/bg-slider-right.png") no-repeat scroll 0 0 transparent;
	cursor:pointer;
	height:74px;
	position:absolute;
	right:34px;
	top:25px;
	width:37px;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
	background:url("./../../../images/bg-slider-right-hover.png") no-repeat scroll 0 0 transparent;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 25px;
    left: 30px;
    width: 37px;
    height: 74px;
    cursor: pointer;
    background: transparent url("./../../../images/bg-slider-left.png") no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover{
	 background: transparent url("./../../../images/bg-slider-left-hover.png") no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled,
.jcarousel-skin-tango .jcarousel-next-disabled{
	 background: none !important;
	 cursor: default;
}


/*STYLE CUSTOM*/

div.container-photo-equipe img{
	margin:15px;
}

span.title-equipe {
	background: transparent url("./../../../images/bg-slider-titre-equipe.png") no-repeat 0 0;
	width:240px;
	height:97px;
	float:left;
	position:absolute;
	margin-left:-16px;
	margin-top:398px;
	font-size:32px;
	color:#FFFFFF;
	padding:12px 0 0 60px;
	font-family: Georgia,sans serif;
	font-style: italic;
}

div.slider-equipe-container{
	background-color:#BE3C14;
	height:765px;
}

span.name-slider{
	color:#FFFFFF;
	font-family:Georgia,sans serif;
	font-size:14px;
	font-style:italic;
	font-weight:lighter;
	margin-top:80px;
	position:absolute;
	text-align:right;
	width:148px;
}

div.shadow-bottom{
	bottom:auto;
	left:auto;
	right:auto;
	background:url("./../../../images/slider-equipe-shadow-bottom.png") no-repeat scroll 0 bottom transparent;
	height:26px;
	position:relative;
	width:928px;
	z-index:1;
}
div.shadow-left{
	background:url("./../../../images/slider-equipe-shadow-left.png") no-repeat scroll 0 bottom transparent;
	bottom:auto;
	height:219px;
	left:-30px;
	margin-top:0;
	position:absolute;
	right:auto;
	width:67px;
	z-index:-1;
}

/*OTHER*/

#page-equipe{
	width:932px !important;	
}
#page-equipe div.bloc-identite{
	position:absolute;
}
#page-equipe span.title-membre{
	font-size:24px;
	font-family: Georgia,sans serif;
	font-style: italic;
	color:#FFFFFF;
	position:relative;
	float:left;
	clear:both;
}
#page-equipe span.fonction-membre{
	font-size:16px;
	font-family: Georgia,sans serif;
	font-style:normal;
	color:#FF4010;	
	position:relative;
	float:left;
	clear:both;
}
#page-equipe div.description-membre{
	font-size:13px;
	line-height:1.2em;
	font-family: Arial;
	color:#FFFFFF;	
	position:absolute;
}


#page-equipe .equipe-benedicte div.bloc-identite,
#page-equipe .equipe-emma div.bloc-identite,
#page-equipe .equipe-laure div.bloc-identite {
	margin-left:670px;
	margin-top:75px;
}

#page-equipe .equipe-mathilde div.bloc-identite {
	margin-left:38px;
	margin-top:40px;
}
#page-equipe .equipe-mathilde div.bloc-identite span.fonction-membre {
	margin-top:-4px;
	width:210px;
}


#page-equipe .equipe-benedicte div.description-membre,
#page-equipe .equipe-laure div.description-membre {
	margin-left:28px;
	margin-top:468px;
	width:447px;
}

#page-equipe .equipe-emma div.description-membre{
	margin-left:26px;
	margin-top:403px;
	width:365px;
}

#page-equipe .equipe-mathilde div.description-membre{
	margin-left:530px;
	margin-top:409px;
	text-align:right;
	width:370px;
}

#page-equipe .equipe-eric div.bloc-identite {
	margin-left:38px;
	margin-top:385px;
}

#page-equipe .equipe-sebastien div.bloc-identite {
	margin-left:38px;
	margin-top:328px;
}
#page-equipe .equipe-sebastien div.description-membre{
	margin-left:455px;
	margin-top:475px;
	text-align:right;
	width:447px;
}
#page-equipe .equipe-eric div.description-membre{
	margin-left:30px;
	margin-top:478px;
	width:610px;
}

#page-equipe .equipe-thierry div.bloc-identite {
	margin-left:728px;
	margin-top:45px;
}
#page-equipe .equipe-thierry div.description-membre{
	margin-left:30px;
	margin-top:410px;
	width:320px;
}

#page-equipe .equipe-yves div.bloc-identite {
	margin-left:38px;
	margin-top:280px;
}

#page-equipe .equipe-yves div.description-membre{
	margin-left:38px;
	margin-top:375px;
	width:300px;
}

