/* CSS Document */

/*--STYLES GENERAUX DE LA RUBRIQUE--*/
	/*voir aussi css base*/
	#conteneur_site {
	position:relative;
	width:1003px;/*largeur du site , largeur 991 avec marge 1003 sans marge*/
	margin:0 auto; /*largeur de l'aire de la marge d'une boîte (hauteur droite bas gauche)*/
	padding:0; /*espace entre le contenu de l'élément et ses quatres bords (hauteur droite bas gauche)*/
	z-index:1;
	background: transparent;
	height:420px; /*hauteur de l'élément*/
	}
	#cl_center_site_3_colonnes .contenu_3_colonnes {
	height:auto !important;/*pour hauteur mini IE6*/
	height:420px; /*hauteur de l'élément*/
	min-height:420px;/*pour FF*/
	margin:0 0 0 0;
	padding:4px 0 0 0;
	background:#FFFFFF;
	}
	#contenu_associer {
	margin:20px auto 0 auto;
	text-align:center;
	height:382px;
	width:773px;
	position:relative;
	background:url(../../images/en/022_produits/f_produits_index.gif) no-repeat 0 0;
	}
	#acces_produit {
	height:318px;
	width:159px;
	text-align:center;
	margin:35px 0 0 55px;
	float:left;
	}
	#acces {
	height:318px;
	width:159px;
	text-align:center;
	margin:35px 0 0 10px;
	float:left;
	}
	#listing_produits {
	width:240px;
	height:95px;
	margin:0 0 0 0;
	border:none;
	position:absolute;
	z-index:400;
	bottom:35px;
	left:190px;
	text-align:left;
	font-size:11px;
	}
	#listing_produits p {
	color:#2B3840;
	font-weight:bold;
	text-decoration:underline;
	margin:0 0 4px 0;
	}
	#listing_produits ul {
	}
	#listing_produits ul li {
	background: url(../../images/en/022_produits/p_li.jpg) no-repeat 0 3px;
	margin:1px 0 1px 0;
	}
	#listing_produits ul li a {
	color:#2B3840;
	padding:0 0 0 11px;
	text-decoration:none;
	}
	#listing_produits ul li a:hover {
	color:#E2001A;
	text-decoration:underline;
	}
	#fiche_produit {
	height:316px;
	width:672px;
	text-align:center;
	margin:0 auto 0 auto;
	background:url(../../images/en/022_produits/f_produits.gif) no-repeat 0 0;
	position:relative;
	}
	#fiche_filetage {
	height:316px;
	width:672px;
	text-align:center;
	margin:0 auto 0 auto;
	background: url(../../images/en/022_produits/f_filetage.gif) no-repeat 0 0;
	position:relative;
	}
	#fiche_traitement {
	height:316px;
	width:672px;
	text-align:center;
	margin:0 auto 0 auto;
	background: url(../../images/en/022_produits/f_traitements.gif) no-repeat 0 0;
	position:relative;
	}
	#fiche_revetement {
	height:316px;
	width:672px;
	text-align:center;
	margin:0 auto 0 auto;
	background: url(../../images/en/022_produits/f_revetements.gif) no-repeat 0 0;
	position:relative;
	}
	#fiche_pdf_produits {
	height:57px;
	width:81px;
	position: absolute;
	bottom:45px;
	z-index:600;
	}
	#fiche_pdf {
	height:57px;
	width:81px;
	position: absolute;
	bottom:55px;
	right:180px;
	z-index:600;
	}
	#telecharger_produit {
	bottom:95px;
	right:35px;
	background:url(../../images/en/022_produits/f_telecharger_fiche.gif) no-repeat 0 20px;
	width:200px;
	height:30px;
	padding:22px 0 0 0;
	position:absolute;
	z-index:700;
	font-size:11px;
	}
	#telecharger_produit a {
	color:#E2001A;
	text-decoration:underline
	}
	#telecharger_produit a:hover {
	color:#2B3840;
	text-decoration:underline
	}
	#liens_rubrique {
	text-align:right;
	padding:0 50px 0 0;
	}
	#telecharger {
	width:195px;
	height:30px;
	background:url(../../images/en/022_produits/f_telecharger_fiche.gif) no-repeat 80px 0;
	padding:22px 0 0 0;
	position:absolute;
	z-index:700;
	bottom:20px;
	right:0;
	font-size:11px;
	}
	#telecharger a {
	color:#E2001A;
	text-decoration:underline
	}
	#telecharger a:hover {
	color:#2B3840;
	text-decoration:underline
	}
	#liens_rubrique {
	text-align:right;
	padding:0 50px 0 0;
	}
	#demande_info {
	width:180px;
	height:16px;
	background: url(../../images/en/022_produits/b_demande_info.jpg) no-repeat 0 0;
	margin:5px 0 0 0;
	border:none;
	position:absolute;
	z-index:400;
	top:0px;
	left:490px;
	}
	#demande_info:hover {
	background:url(../../images/en/022_produits/b_demande_info_f2.jpg) no-repeat 0 0;
	}