@charset "utf-8";
/* CSS Document */


* {
    margin:0;
	padding:0;
	outline:none;
	border:0;
}
.content_diapo {
	width:964px;
	height:781px;
	display:block;
	padding:27px 7px;
	background:#333333;
}

.content_diapo .logo a {
    float:left;
	width:173px;
	height:86px;
	display:block;
	background:url(../images/diapo_fs/logo.png) top left no-repeat;
}
.content_diapo h1 {
    float:left;
	width:737px;
	height:86px;
	display:block;
	font-size:35px;
	font-weight:bold;
	color:#fff;
	padding-left:25px;
}
.divider7 {
	float:left;
	width:100%;
	height:7px;
	display:block;
	overflow:hidden;
}
.content_diapo .auto_link {
	float:left;
	width:100%;
	height:15px;
	display:block;
	overflow:hidden;
	font-size:11px;
}
.content_diapo .auto_link a {
		font-size:11px;
		color:#fff;
		text-decoration:none;
}
.content_diapo .left{
		float:left;
		width:625px;
		height:auto;;
		display:block;
		position:relative;
		padding-right:25px;
}
.content_diapo .zone_diapo {
		float:left;
		width:625px;
		height:464px;
		display:block;
		position:relative;
}
.zone_diapo_bttm {
		float:left;
		width:648px;
		height:142px;
		display:block;
		position:relative;	
		padding:0 0 15px 0;
		margin-top:15px;
}

.zone_diapo_bttm ul#small {
		float:left;	
		width:586px;
		height:142px;
		display:inline;
		overflow:hidden;
		position:relative;
		margin-left:40px;
}
.zone_diapo_bttm ul#small li {	
		width:137px;
		height:142px;
		display:block;
		list-style-type:none;
		padding-right:9px;
}

.zone_diapo_bttm ul#small li a img {	
		width:137px;
		height:103px;
		display:block;
		margin:0 ;
		z-index:1;
}
.zone_diapo_bttm ul#small li p {	
		width:127px;
		height:auto;
		text-align:center;
		font-size:12px;
		font-weight:normal;
		color:#505050;		
		padding:5px;
}

div.box-primary{display:inline;float:left;width:620px;}
div.box-secondary{display:inline;float:right;padding-left:15px;width:350px;}
div.box-inner{overflow:hidden;padding-bottom:0;border-bottom:0;zoom:1;}

 .zone_diapo_bttm{overflow:hidden;zoom:1;}
 .carousel,
 .carousel .carousel-wrap{margin:0;border:0;zoom:1;}
 .zone_diapo_bttm .carousel-wrap{display:inline-block;vertical-align:middle;width:100%;margin:0 0 0;}
.IE  .zone_diapo_bttm .carousel-wrap{display:inline;}
 .carousel ul{margin:0;padding:0;zoom:1;}
 .zone_diapo_bttm ul li{overflow:hidden;display:inline;float:left;width:137px;height:142px;;}
.carousel-control{overflow:hidden;display:inline-block;vertical-align:middle;z-index:999}
.carousel-next{background:url(../images/diapo_fs/next.png) top left no-repeat;width:63px;height:79px;cursor:pointer;line-height:999px;zoom:1;position:absolute; top:175px;right:25px;text-indent:-9000px;z-index:9999;_background:none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/diapo_fs/next.png', sizingMethod='crop');}
.carousel-previous{background:url(../images/diapo_fs/prev.png) top left no-repeat;width:63px;height:79px;cursor:pointer;line-height:999px;zoom:1;position:absolute; top:175px;left:0;text-indent:-9000px; z-index:9999; 	_background:none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/diapo_fs/prev.png', sizingMethod='crop');}
 .carousel .carousel-control:hover{-moz-opacity:.7;opacity:0.70;filter:alpha(opacity=70);}
 .carousel .disabled, .carousel .disabled:hover{-moz-opacity:.1;opacity:0.10;filter:alpha(opacity=10);cursor:default;}
 .carousel ul{padding:0;list-style:none;}
 .carousel ul li{position:relative;width:624px;margin:0;}
 .carousel ul li cite{display:none}
 .carousel ul li cite a img{vertical-align:middle;}
 .carousel ul li cite a{color:#fff;text-decoration:none;}
 div.center-wrap{overflow:hidden;clear:both;zoom:1;}
 div.center-wrap div{border:0;margin:0 0;}
 div.center-wrap a {margin:0 0;padding:0 0;border:0;cursor:pointer;color:#fff;-moz-border-radius:12px;webkit-border-radius:12px;border-radius:12px;}
 div.center-wrap a.active{}



.zone_diapo_bttm  .carousel-next{background:url(../images/general/carousel_next.png) top left no-repeat;width:35px;height:122px;cursor:pointer;line-height:999px;zoom:1;position:absolute; top:0px;right:0px;text-indent:-9000px;z-index:9999;
}
.zone_diapo_bttm .carousel-previous{background:url(../images/general/carousel_prev.png) top left no-repeat;width:35px;height:122px;cursor:pointer;line-height:999px;zoom:1;position:absolute; top:0px;left:0;text-indent:-9000px; z-index:9999;
}