@charset "utf-8";
/* 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:580px; /*hauteur de l'élément*/
	}
	#cl_center_site_3_colonnes .contenu_3_colonnes {
	background:url(../../images/en/010_accueil/f_contenu.jpg) no-repeat 0 0;
	height:auto !important;/*pour hauteur mini IE6*/
	height:424px; /*hauteur de l'élément*/
	min-height:424px;/*pour FF*/
	margin:1px 0 0 0;
	}
/*DEBUT IMAGE SECTEUR D'INTERVENTION*/
	#secteurs_intervention {
	width:400px;
	float:left;
	margin:22px 0 0 30px;
	}
	#secteurs_intervention a img {
	width:46px;
	height:80px;
	float:left;
	border:2px solid #FFFFFF;
	margin:0 2px 0 2px;
	}
	#secteurs_intervention a img:hover {
	width:46px;
	height:80px;
	float:left;
	border:2px solid  #E2001A;
	margin:0 2px 0 2px;
	}
	/*#survol_img1 #survol_img2 #survol_img3 #survol_img4 #survol_img5 #survol_img6 #survol_img7 {
	width:46px;
	height:80px;
	float:left;
	border:2px solid  #FFFFFF;
	margin:0 2px 0 2px;
	}*/
	#secteurs_intervention a img.demande_info {
	width:248px;
	height:22px;
	background:url(../../images/en/010_accueil/b_demande_info.jpg) no-repeat 0 0;
	margin:5px 0 0 0;
	border:none;
	}
	#secteurs_intervention a img.demande_info:hover {
	width:248px;
	height:22px;
	background:url(../../images/en/010_accueil/b_demande_info_f2.jpg) no-repeat 0 0;
	margin:5px 0 0 0;
	border:none;
	}
/*FIN IMAGE SECTEUR D'INTERVENTION*/

/*DEBUT NAVIGATION VERTICAL*/
	#nav_vertical {
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	width:200px;
	float:left;
	margin:50px 0 0 5px;
	}
	#nav_vertical dl {
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	}
	#nav_vertical dl dt {
	font-size:16px;
	background: url(../../images/en/010_accueil/f_trait_r.jpg) repeat-x bottom;
	line-height:20px;
	width:180px;
	}
	#nav_vertical dl dt.news {
	width:45px;
	}
	#nav_vertical dl dd {
	background:url(../../images/en/010_accueil/p_carre_r.jpg) no-repeat 0 3px;
	margin:10px 0 10px 0;
	}
	#nav_vertical dl dd a {
	padding:0 0 0 14px;
	line-height:15px;
	color:#2B3840;
	text-decoration:none;
	display:block;
	}
	#nav_vertical dl dd a span:hover {
	text-decoration:underline;
	color:#E2001A;
	}
/*FIN NAVIGATION VERTICAL*/


/*DEBUT PRODUITS*/
	#produits {
	width:213px;
	float:left;
	margin:0 0 0 0;
	position:absolute;
	top:50px;
	right:15px
	}
	#produits h3 {
	width:65px;
	color:#FFFFFF;
	margin:0 0 10px 55px;
	}
	#produits img {
	margin:0 0 20px 55px;
	}
/*FIN PRODUITS*/