@CHARSET "UTF-8";


.contenu_marche{
	/*background-color: #ff0000;*/
	float:left;
	margin: 0px 0 20px 0;
	padding: 0px 0px 0px 0px;
	height: 230px;
	background-image: url(../images/bkg_result.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: transparent;
	
}


h2{
  	float: left;
  	//margin-bottom:0px;
}

.familles{
	float: left;
}

.famille{
	float: left;
}

.left{
	float:left;
	width: 600px;
}


.right ul{
	list-style-type: none;
	list-style-position: inside;
	padding: 0px;
	margin: 0;
	float: left;
}



.list_appli_side{
	/*background-color: #fff;*/
}

.right h4{

	margin: 0 0 5px 0;
	padding: 0;
	width:280px;
	background-color: #fff;
}

.right h4 a, h4{
	color: #515257;
	font-weight: bold;
	font-size: 16px;
}

.right li{
	float:left;
	/*clear:both;*/
}

.right h3{
	margin: 10px ;
}



.right .img_application{
	width:176px;
	margin-top: 10px;
	/*height: 120px;*/
	overflow: hidden;
	/*background-color:#FF00FF;*/
	float:left;
}

.right .img_application a{
	display:block;
	width:160px;
	float:right;
}



.left .gamme ul{
	list-style-type: none;
	list-style-position: inside;
	padding: 0px;
	margin: 0;
}

.left .gamme ul h3{
	margin-bottom: 5px;
	font-size: 18px;
}

.left .gamme .la_gamme{
	margin: 0 0 30px 0;
	float: left;
	width: 600px;
	padding: 0 0px 0 0px;
}



.left .illu{
	background-color: #fff;
	padding: 5px;
	border-color: #e1e1e1;
	border-style: solid;
	border-width: 1px;
	
	float: left;
	clear: left;
}


#gamme_spacer{
	float: left;
	width:600px;
	height: 1px;
}


.left .argu_gamme{
	width:320px;
	float: left;
	/*height: 165px;*/
	margin: 0 0px 10px 10px;
	padding: 0;
}


.left .argu_gamme ul{
	margin: 0px;
	padding: 0px;
}

.left .argu_gamme li{
	float: left;
	clear: left;
	width: 320px;
	margin: 0px;
	padding: 0px;
}

.left .appli_gamme{
	float: left;
	margin-bottom: 5px;
	font-size: 14px;
	width: 600px;
}





.recommended_use{
	font-weight: bold;
}

.can_use{
	font-size: 10px;
}

#list_gamme_application{
	/*margin-top: 10px;*/
	width: 120px;
}

#list_gamme_application li{
	color: #515257;
	float: left;
	margin: 0;
	padding: 0px;
	width:140px;
	border: none;
	
}

#titre_gamme_appli{
	font-size: 10px;
}

.list_ranges ul{
	list-style-type: none;
}

.list_ranges h3{
	margin: 12px 0 0 0;
}	
.list_ranges div {
	font-size:10px;
}
.list_ranges div a{
	color: #333;
}	


/*MENU*/
.menu_marches {
	/*text-align: right;*/
	margin: 20px 20px 0px 0;
	list-style-type: none;
	padding: 10px;
	width: 958px;
	float:left;
	
	background-color: #F0F0F0;
	border-top: solid 1px #E1E1E1;
	border-bottom: solid 1px #E1E1E1;
	
}

.menu_marches li {
	display: inline;
	font-size: 14px;
	margin: 0;
	padding: 10px 10px 5px;
	text-shadow:  1px 0 #FFFFFF;
	font-weight: bold;
}

.menu_marches li.active a {
	color: #DA0027;
}

.menu_marches li.passive a {
	color: #444444;
}

.menu_marches li a:hover {
	text-decoration: none;
	color: #DA0027;
}




/*CONTENU DES ARTICLES*/
.article .img_txt{
	float:right;
	margin: 10px 0 10px 10px;
}

.article{
	text-align: justify;
}

.article h5, .article h4{
	color: #777;
	font-size: 14px;
	margin: 10px 0px;
	font-style: italic;
}


.article h3{
	color: #333;
	font-size: 16px;
	margin: 10px 0px;
	text-transform: uppercase;
}


/*SLIDER EN HOMEPAGE*/   
/** 
 * Slideshow style rules.
 */
#slideshow {
	margin: 0;
	padding: 0;
	width: 980px;
	height: 450px;
	
}

#slideshow #slidesContainer {
  margin:0;
  padding:0px;
  width:980px;
  height:450px;
  
}

 .slide {
  margin:0;
  width:960px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:450px;
  
  padding:0px;
}


#slideIndex
{
	left: 425px;
	bottom: 5px;
	position: absolute;
}
#slideIndex .numbers
{	
	color: #fff;
	margin: 5px 10px 0 0;
	padding: 4px 1px 0 0;
	width: 16px;
	height: 16px;
	display: inline-block;
	text-align: center;
	cursor: pointer;
	font: normal 8px Arial;
	background-image: url(../images/circle-2.png);
	background-repeat: no-repeat;
}

#slideIndex .numbers:hover{
	background-image: url(../images/circle-1.png);
	background-repeat: no-repeat;
}

#slideIndex .active{
	background-image: url(../images/circle-1.png);
	background-repeat: no-repeat;
}





.slide span{
   position: relative; /* important */
   float: left;
   top:-300px;
   left: 0px;
   padding: 10px 0px;
   width: 260px;
   color: #000;
   
}


.slide span h2{
	color: #202020;
	font-size: 30px;
	font-weight: 600;
	line-height: 34px;
	margin: 0;
}

.slide span p{
	color:#94979c;
	font-size: 16px;
	line-height: 24px;
	margin-top: 10px;
}

#slogan_hp{
	position:relative;
	text-align:center;
	width: 960px;
	color: #fff;
	overflow:hidden;
	font-size: 34px;
	font-weight: 600;
	line-height: 34px;
	padding:10px;
	text-shadow:0 1px 0 #333;
	line-height:60px;
	
	background-image: url('../images/bkg_alpha.png');
	
	-moz-border-top-left-radius: 10px; 
    -webkit-border-top-left-radius: 10px; 
    border-top-left-radius: 10px; 
    
    -moz-border-top-right-radius: 10px; 
    -webkit-border-top-right-radius: 10px; 
    border-top-right-radius: 10px; 
    
	top:-450px;
	top:-455px\9
}

#play_video_hp{
	position:relative;
	text-align:center;
	width: 940px;
	height: 120px;
	overflow:hidden;
	top:-450px;
	margin: 80px 20px;
	padding: 0px;
}




.ctc:hover #play_video_hp img{
	margin: -119px 0 0 0;
}


