body {
	font-family:arial, verdana, sans-serif;
	overflow:auto;
	background-color:#902205;
	margin:0px;
	margin-top:20px;
	margin-bottom:10px;
	text-align:center;
	}

/* Div Global */
#global { width:990px; height:100% }
/* ---------- */
	
/* Div Header */
#header { width:100%; background-color:#000000; height:15px; margin-top:0}
#lien_url { height:100%; width:150px; float:left; text-align:left; margin-left:20px}
#lien_mailto { height:100%; width:100px; float:right; text-align:right; margin-right:20px}
#header a:link { font-size:10px; color:#ffffff; font-weight:500; text-decoration:none}
#header a:visited { font-size:10px; color:#ffffff; font-weight:500; text-decoration:none}
#header a:hover { font-size:10px; color:#ffffff; font-weight:500; text-decoration:underline}
#header a:active { font-size:10px; color:#ffffff; font-weight:500; text-decoration:none}
/* ---------- */
/* NaV gen */
#nav-gen { width:100%; height:15px; margin-top:0; margin-bottom:5px; text-align:center; color:#975353;}
#nav-gen a:link {font-size:10px; color:#D2AEAE; font-weight:500; text-decoration:none;}
#nav-gen a:visited { font-size:10px; color:#D2AEAE; font-weight:500; text-decoration:none}
#nav-gen a:hover { font-size:10px; color: #ffffff; font-weight:500; text-decoration:none;}
#nav-gen a:active { font-size:10px; color:#ffffff; font-weight:500; text-decoration:none}



/* ---------- */
/* Div Header */
#contenu { width:100%; background-color:#ffffff; height:0px; background-image:url(../images/img_background_catalogue_par_gamme.jpg); background-repeat:no-repeat; background-position:top left; height:100% }
/*style="background-image:url(../images/img_background_catalogue_par_gamme.jpg); background-repeat:no-repeat;"*/
/* ---------- */

/* Tableau Principal */
#tableau_principal { width:100%; border:0; margin:0 ;  }
#tableau_principal-gamme { width:100%; border:0; margin:0 ; background-color:#FFFFFF; background-image: url(../images/img_background_catalogue_par_gamme.jpg); background-repeat:no-repeat; height:100% }
#tableau_principal-metier { width:100%; border:0; margin:0 ; background-color:#FFFFFF; background-image: url(../images/img_background_catalogue_par_metier.jpg); background-repeat:no-repeat; }
#colonne_gauche { width:280px; text-align:left; padding-top:0px; padding-left:20px}
#colonne_centre { width:100%; text-align:left; padding-top:30px; vertical-align:top; height:100%}
#colonne_droite { width:240px; text-align:center}
/* ---------- */
