@charset "UTF-8";
/**/
body {
	background-color:#333333;
	background-image:url(../images/fondPage.gif);
	background-repeat:no-repeat;
	font-family:'Trebuchet MS', Arial, Helvetica;
	font-size:12px;
	color:#999999;
	padding:0;
	margin:0;
}
#conteneur {
	width: 920px;
	margin: 14px auto;
	/*
	background-color:#FFFFFF;
	*/
}
#header {
	width:920px;
	height:136px;
	background-image:url(../images/fondHeader.jpg);
	background-repeat:no-repeat;
	text-align:right;
	/*float:left;*/
}
#headerLogin{
	height:172px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-position:center;
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
}
#logo {
	float:left;
	padding-top:5px;
	padding-left:5px;
	width:370px;
	height:116px;
}
#logoAdmin {
	float:left;
	padding-left:10px;
	padding-top:7px;
}
#menuAdmin {
	/*float:left;*/
	color:#434343;
	font-family:'Trebuchet MS', Arial, Helvetica;
	font-size:14px;
	text-align:right;
	margin-top:30px;
	margin-left:600px;
}
#pub1 {
	float:left;
	width:277px;
	height:60px;
	margin-top:17px;
	margin-left:10px;
}
#menu {
	float:left;
	color:#434343;
	font-family:'Trebuchet MS', Arial, Helvetica;
	font-size:14px;
	text-align:right;
	margin-top:7px;
	margin-left:38px;
	width:174px;
}
#contenu {
	width:920px;
	padding-top:5px;
	background-image:url(../images/hautFondContenu.jpg);
	/*background-image:url(../images/fondContenu.jpg);
	background-repeat:no-repeat;*/
	background-repeat:repeat-y;
	background-position:top left;
	/**/
	font-size:12px;
	text-align:center;
}
#footer {
	height:20px;
	width:920px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-position:top;
	color:#9f9f9f;
	text-align:center;
	padding-top:15px;
}
#footer a {
	font-size:11px;
	color:#9f9f9f;
	text-decoration:none;
}
/**/
.texteVert {
	color:#27a22d;
	font-weight:bold;
}
/**/
.titreVert {
	color:#27a22d;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
/**/
.titreVertProducts {
	color:#27a22d;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
/**/
.titreOrangeProducts {
	color:#FF9900;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
/**/
.texteNormal {
	float:left;
	text-align:left;
	padding-left:59px;
}
/**/
.texteVert {
	color:#27a22d;
}
/*
.champReponse{color:#990000;}*/
/**/
a:visited {
	text-decoration:none;
	color:#9f9f9f;
}
/**/
a:link {
	text-decoration:none;
	font-weight:normal;
	color:#9f9f9f;
	font-weight:normal;
}
/**/
a:hover {
	text-decoration:none;
	color:#27a22d;
}


/**/
#presence {}
/**/
#ennagram{}
/**/
#firm {
	background-image:url(../images/fondGrisDivFirm.jpg);
	background-repeat:repeat-y;
	background-position:center;
	/**/
	text-align:left;
	/**/
	padding-left:0px;
	
}
/**/
#products {
	/*
	background-image:url(../images/fondGrisDivFirm.jpg);
	background-repeat:repeat-y;
	background-position:center;
	
	background-color:#0033FF;*/
	
	text-align:left;
	padding-left:0px;
}
/**/
#formRechercheProduits{
	/*float:left;*/
	height:29px;
	padding-left:15px;/**/
	padding-top:3px;
	background-image:url(../images/fondFormulaireProducts.png);
	background-repeat:no-repeat;
	background-position:center;
}
/**/
.blocSelectFromProduits{float:left; margin-top:2px;}
/**/
.blocInterneProducts {
	/*margin-bottom:10px;*/
	background-image:url(../images/blocProducts.jpg);
	background-position:center;
	background-repeat:no-repeat;
	/**/
	width:870px;
	height:170px;
	text-align:left;
	/**/
	margin-left:25px;
	/**/
	display:block;
}
/**/
.blocImageProducts{float:left; width:145px; height:145px; margin-left:15px; margin-top:15px; position:relative;}
/**/
/* Permet la superposition des images grâce au z-index. */
.blocImageProducts img {position: absolute; top: 0; left: 0;}
/**/
.imageDessous {
  z-index: 3;
}
.imageDessus {
  z-index: 2;
}
/**/
.texteProducts {
	float:left;
	text-align:left;
	margin-left:15px;
	margin-top:-10px;
	line-height:15px;
}
/**/
.blocInterneFirm {
	
	/*margin-bottom:10px;
	
	background-image:url(../images/backgroundBlocFirm.jpg);
	background-position:center;
	background-repeat:no-repeat;*/
	/**/
	width:873px;
	/*height:252px;*/
	text-align:left;
	/*
	margin-left:25px;
	/**/
	display:block;
}
/**/
h1 {
	color:#707173;
	font-size:12px;
	font-weight:bold;
	display:inline;
}
.grasAcceuil {
	color:#707173;
	font-size:12px;
	font-weight:bold;
	display:inline;
}
/**/
#imprimerPage{
	font-weight:bold;
	height:20px;
	width:920px;
	text-align:right;
}
