/* 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 0 0 40px;
	text-align:center;
	height:368px;
	width:589px;
	position:relative;
	float:left;
	}
	#liste_acces_service {
	height:auto;
	width:150px;
	text-align:center;
	margin:20px 0 0 20px;
	float:left;
	}
	#liste_acces_service .acces {
	height:auto;
	width:140px;
	margin:0 0 10px 0;
	font-size:11px;
	}
	#liste_acces_service .acces a {
	color:#2B3840;
	text-decoration:none;
	}
	#liste_acces_service .acces a:hover {
	color:#E2001A;
	text-decoration:none;
	}
	#liste_acces_service .acces a img {
	border:2px solid #FFFFFF;
	margin:0 0 4px 0;
	}
	#liste_acces_service .acces a img:hover {
	border:2px solid  #E2001A;
	margin:0 0 4px 0;
	}
	#liste_acces_service .acces a {
	color:#2B3840;
	text-decoration:none;
	}
	#liste_acces_service .acces a span:hover {
	text-decoration:none;
	color:#E2001A;
	}
	#fiche_pdf {
	height:57px;
	width:auto;
	position: absolute;
	bottom:65px;
	left:55px;
	z-index:300;
	}
	#fiche_pdf a {
	float:left;
	margin:0 0 0 5px;
	}
	#telecharger1 {
	width:185px;
	height:30px;
	background: #FFFFFF url(../../images/en/022_produits/f_telecharger_fiche.gif) no-repeat 0 0;
	padding:5px 0 0 0;
	position:absolute;
	z-index:100;
	bottom:120px;
	left:50px;
	font-size:11px;
	}
	#telecharger1 a {
	color:#E2001A;
	text-decoration:underline
	}
	#telecharger1 a:hover {
	color:#2B3840;
	text-decoration:underline
	}
	#telecharger2 {
	width:230px;
	height:30px;
	background:url(../../images/en/022_produits/f_telecharger_fiche.gif) no-repeat 0 0;
	padding:5px 0 0 0;
	position:absolute;
	z-index:100;
	bottom:120px;
	left:250px;
	font-size:11px;
	}
	#telecharger2 a {
	color:#E2001A;
	text-decoration:underline
	}
	#telecharger2 a:hover {
	color:#2B3840;
	text-decoration:underline
	}
	
	/*tracabilite*/
	#txt_tracabilite{ position:absolute; top:45px; left:60px; text-align:left; z-index:151; width:315px;}
	#txt_tracabilite h3.t_tracablite{ font-size:19px; color:#005BA6; background:none; padding-bottom:10px;}
	#txt_tracabilite p.desc_tracablite{ color:#2A4E68; font-size:11px; text-align: justify;}
	
	/*normes	*/	
	#txt_normes{
	position:absolute;
	top:45px;
	left:60px;
	text-align:left;
	z-index:152;
	width:367px;
}
	#txt_normes h3.t_normes{font-size:19px; color:#F29400; background:none; padding-bottom:10px;}
	#txt_normes p.desc_normes{color:#2A4E68; font-size:11px; text-align: justify; padding-bottom:15px;}
	#txt_normes ul.lst_normes li{color:#2A4E68; font-size:12px; font-weight:bold; text-align: left; padding-left:10px; background:url(../../images/en/024_qualite/p_li.jpg) no-repeat 0 3px;}
	#txt_normes ul span {color:#2A4E68; font-size:11px; padding:23px 0 10px 0; display:block; font-weight: normal;	}
	
	/*controles*/
	#txt_controles{position:absolute; top:45px; left:60px; text-align:left; z-index:153; width:306px;}
	#txt_controles h3.t_controles{font-size:19px; color:#E2001A; background:none; padding-bottom:15px;}
	#txt_controles p.desc_controles{color:#2A4E68; font-size:11px; text-align: justify;}
	#txt_controles ul.lst_controles li{color:#2A4E68; font-size:12px; font-weight:bold; text-align: left; padding-left:10px; background:url(../../images/en/024_qualite/p_li.jpg) no-repeat 0 3px;}
	#txt_controles ul span {color:#2A4E68; font-size:11px; padding:11px 0 10px 20px; display:block; font-weight: normal;	}
