@CHARSET "UTF-8";


ul#filtres_couleur, ul#filtres_motif, ul#filtres_gamme, ul#filtres_eau, ul#filtres_uv, ul#filtres_rupture, ul#filtres_feux, ul#filtres_occultation{
	margin: 0;
	padding: 0 0 10px 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	float: left;
	clear: left;
}


ul#filtres_eau li, ul#filtres_uv li, ul#filtres_rupture li, ul#filtres_feux li, ul#filtres_occultation li{
	float: left;
}


#filtres_couleur img{
	width: 10px;
	margin-right: 5px;

}

#filtres_motif img{
	margin-right: 5px;

}





#filtres_couleur li{
	width: 120px;
	margin: 5px 5px 0 0;
	padding: 0;
	float: left;
}




#filtres_motif li{
	width: 220px;
	margin: 5px 5px 0 0;
	padding: 0;
	float: left;
}









#filtres_gamme li{
	width: 145px;
	margin: 5px 5px 0 0;
	padding: 0;
	float: left;
}







/*******************************************/



.unselected_filter a {
	cursor: pointer;
    background-image: url('../images/button_filtre_a.png');
    background-position: right -40px;
    background-repeat: no-repeat;
    color: #515257;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 20px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
}

.unselected_filter a:hover {
	color: #515257;
    background-position: right -20px; 
}


.unselected_filter a span {
	cursor: pointer;
    background-image: url('../images/button_filtre_span.png');
    display: block;
    line-height: 14px;
    height: 14px;
    //height: 15px;
    padding: 4px 0 2px 25px;
    //padding: 4px 0 1px 25px;
} 

.unselected_filter a:hover span {
	background-image: url('../images/button_filtre_select_span.png');
	
    background-position: left -20px; 
}


.selected_filter a {
	cursor: pointer;
    background-image: url('../images/button_filtre_select_a.png');
    background-repeat: no-repeat;
    background-position: top right;
    color: #515256;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 20px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
}

.selected_filter a:hover {
	background-image: url('../images/button_filtre_select_a.png');
    background-repeat: no-repeat;
    background-position: top right;
    background-position: right -20px; 
    padding-right: 10px; /* sliding doors padding */
}


.selected_filter a span {
	cursor: pointer;
    background-image: url('../images/button_filtre_select_span.png');
    background-repeat: no-repeat;
    display: block;
    line-height: 14px;
    height: 14px;
    //height: 15px;
    padding: 4px 0 2px 25px;
    //padding: 4px 0 1px 25px;

} 

.selected_filter a:hover span {
    background-position: left 0px; 
}







/***********************************************************/


.bloc_style{
	float: left;
	/*width: auto;
	height: 400px;*/ 
	max-width: 640px;
}

html>body .bloc_style {
height: auto;
min-height: 400px;
} 


.gamme{
	float: left;
}

.gamme a{
	color: #515256;
	text-decoration: none;
}

.gamme a:hover{
	color: #db0027;
	text-decoration: underline;
}

.gamme a img{
	border: none;
}

.desc_gamme{
	float:left;
	clear: left;
	/*width: 920px;*/
	background-color: #e1e1e1;
}

.desc_gamme p{
	margin: 0;
	padding: 10px;
	float: left;
	clear: left;
	
}


.desc_gamme ul{
	margin: 0px;
	padding: 10px;
	float: left;
	clear: right;
	width: 400px;
}

.desc_gamme li{
	
	width: 250px;
	height: 20px;
	
	padding: 2px;
  
}


.desc_gamme .criteres_techniques{
	list-style-image:none;
 	list-style-position:outside;
  	list-style-type:none;
}

.desc_gamme .criteres_techniques li {

}

.desc_gamme .criteres_techniques li p{
	width: 150px;
	margin: 0;
}

.desc_gamme li img{
	float: right;
}

.desc_gamme li p{
	float: left;
	clear: right;
}

.les_toiles{
	float: left;
	margin: 0;
	padding: 0px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width: 640px;
	/*background-color: #ff0000;*/
}

.les_toiles2{
	float: left;
	margin: 0;
	padding: 10px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width: 980px;
	/*background-color: #ff0000;*/
}


#les_toiles_max{
	height: 610px;
	overflow: hidden;
}

.toile{
	float:left;
	padding: 5px;
	margin: 5px;
	width: 138px;
	height: 120px;
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #d1d1d1;
	/*border-bottom: none;*/
	
} 

.toile:hover{
	border: 1px solid #777;
} 

.toile2{
	float:left;
	padding: 5px;
	margin: 5px;
	width: 298px;
	height: 120px;
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #e1e1e1;
	/*border-bottom: none;*/
	
} 


#toile_spacer{
	float:left;
	padding: 5px 0 0 0;
	margin: 15px 0 0 0;
	width: 10px;
	height: 80px;
	overflow: hidden;
	background-color: transparent;
	border: none;
} 

#support_toile{
	float:left;
	padding: 0px;
	margin: 0px;
	width: 640px;
	height: 30px;
	overflow: hidden;
	background-image: url(../images/bkg_result.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: transparent;
	border: none;
	border-top-color: #fff;
	border-top-style: solid;
	border-top-width: 1px;
} 


#support_toile:hover{
	float:left;
	padding: 0px;
	margin: 0px;
	width: 640px;
	height: 30px;
	overflow: hidden;
	background-image: url(../images/bkg_result.png);
	background-repeat: no-repeat;
	background-position: top center;
} 

/*.toile:hover{
	//background-color: #515256;//
	margin: 0px 10px 0 10px;
	width: 175px;
	height: 100px;
} 
*/

.toile a{
	width: 138px;
	/*height: 100px;*/
	overflow: hidden;
	display: block;
}
.toile:hover a{
	text-decoration: none;
	width: 138px;
	/*height: 100px;*/
}


.toile2 a{
	width: 298px;
	/*height: 100px;*/
	overflow: hidden;
	display: block;
}
.toile2:hover a{
	text-decoration: none;
	width: 298px;
	/*height: 100px;*/
}



.toile img{
	margin-left: -202px;
}

.toile2 img{
	margin-left: -42px;
}




.toile:hover h3{
	/*color: #fff;
	display: block;*/
}

.toile h3, .toile2 h3 {
	/*position: absolute;
	display: block;
	background-image: url(../images/bkg_alpha.png);*/
	background-color: #ffffff;
	margin: 0px 0 0 0;
	color : #515256;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	/*width: 169px;*/
	padding: 2px 3px 0 3px;
	/*display: none;*/
}

.toile h4 , .toile2 h4{
	/*position: absolute;
	display: block;
	background-image: url(../images/bkg_alpha.png);*/
	/*background-color: #ffffff;*/
	margin: 0px 0 0 0;
	/*color : #515256;*/
	font-size: 10px;
	font-weight: normal;
	line-height: 18px;
	width: 169px;
	padding: 2px 3px 0 3px;
	/*display: none;*/
}

/*
.toile a:hover h3 {
	display: block;
	text-decoration: none;
}
*/



.toile .sheet{
	background-color: #fff;
	/*background-image: url(../images/bkg_alpha.png);*/
	position: absolute;
	margin-top: -120px;
	/*//margin-top: 0px;*/
	/*//margin-left: -138px;*/
	/*width: 223px;*/
	/*height: 40px;*/
	display: none;
}
.toile2 .sheet{
	background-color: #fff;
	/*background-image: url(../images/bkg_alpha.png);*/
	position: absolute;
	margin-top: -120px;
	//margin-top: 0px;
	//margin-left: -298px;
	/*width: 223px;*/
	/*height: 40px;*/
	display: none;
}


.sheet2{
	background-color: #fff;
	/*background-image: url(../images/bkg_alpha.png);*/
	position: absolute;
	margin-top: -120px;
	//margin-top: 0px;
	//margin-left: -298px;
	/*width: 223px;*/
	/*height: 40px;*/
	display: none;
}

.toile:hover .sheet{
	display: block;
}

.toile2:hover .sheet{
	display: block;
}


.gamme_counter{
	background-color: #f6f6f6;
	-moz-border-radius: 10px/*{cornerRadiusShadow}*/; 
	-webkit-border-radius: 10px/*{cornerRadiusShadow}*/; 
	border-radius: 10px/*{cornerRadiusShadow}*/;
	text-align: right;
	margin: 0px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	width:620px;
	padding: 5px 10px;
}

.gamme_counter2{
	background-color: #f6f6f6;
	-moz-border-radius: 10px/*{cornerRadiusShadow}*/; 
	-webkit-border-radius: 10px/*{cornerRadiusShadow}*/; 
	border-radius: 10px/*{cornerRadiusShadow}*/;
	text-align: right;
	margin: 0px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	width:960px;
	padding: 5px 10px;
}
	
#gamme_counter_top{
	margin-top:10px; 
	margin-bottom:5px;
}

#gamme_counter_bottom{
	margin-top:5px; 
	margin-bottom: 10px;
	
}


.gamme_counter a{
	/*background-color: #ccc;*/
	margin-left: 0px;
	padding: 3px 5px;
	color: #515256;
	text-decoration: none;
	font-weight: normal;
	
	
	
}

.gamme_counter a:hover{
	background-color: #515256;
	color: #fff;
	
}



