/* CSS Document */
html, body
	{
		margin:0;
		padding:0;
		font: 12px Arial, Helvetica, sans-serif;
	}
h1
	{
	color:#99CC33;
	font-stretch:narrower;
	line-height:normal;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
h2
	{
	color:#99CC33;
	font-size:12px;
	margin:0;
	padding:0;
	}
h3
	{
		color:#666;
		font:11px Arial, Helvetica, sans-serif;
		font-style:italic;
	}
h4
	{
	color:#99CC33;
	text-decoration:underline;
	font-size:12px;
	margin:0 0 15px;
	}
h5
	{
	color:#000000;
	font-weight:bold;
	margin:0 0 10px;
	font-size:12px;
	}
/*Configration du menu*/
#menu_prince
  {
	width:170px;
	float:left;
	padding-top:5px;
	padding-bottom: 5px;
	padding-left: 3px;
  }
#menu_prince a
  {
	color:#666666;
	text-decoration:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
  }
#menu_prince a:hover
  {
	color:#98CE00;
	font-weight:normal;
  }
.trait
  {
	margin:0 0 0 20px;
	width:140px;
	padding:0px;
	height:8px;
	background:url(../images/trait-menu.jpg);
	display:block;
	font-size:3px;
  }
.conteneur_sous_menu
  {
    float:left; 
	width:60px;
  }
.sous_menu
  {
	width:200px;
	height:70px;
	padding:0px;
	padding-top:17px;
	position:absolute;
	background:url(../images/fond_sous_menu.png);
	border: solid 1px #FFFFFF;
	top: 110px;
  }
.sous_menu a
  {
	color:#FFFFFF;
	text-decoration:none;
  }
.sous_menu a:hover
  {
	color:#98CE00;
	font-weight:bold;
  }
.sous_menu ul
  {
    margin:0px;
	margin-left:30px;
	padding:0px;
	color:#FFFFFF;
  }
.sous_menu ul li
  {
    margin:0px;
	margin-bottom:15px;
  }
		
/*Fin de la configration du menu*/
#conteneur
	{
	width:950px;
	margin:0 auto;
	height: 220px;
	}
#petitbandeau
	{
		width:100%;
		height:10px;
	}
#bandeverte
	{
	background:#99CC33;
	width:465px;
	height:10px;
	float:left;
	}
#bandegrise
	{
	background:#999;
	width:465px;
	height:10px;
	float:right;
	}
#bandeau1
	{
	width:100%;
	height:91px;
	clear:both;
	}
#logo
	{
		float:left;
		width:330px;
	}

#titrebandeau1
	{
	float:left;
	width:470px;
	text-align: center;
	line-height: 100px;
	margin-right: 0;
	margin-bottom: 0;
	vertical-align: middle;
	padding-top: 20px;
	}
#logcontact
	{
		width:35px;
		float:left;
		height:22px;
		margin:40px 0 0;
	}
#textecontact
	{
	float:left;
	height:22px;
	line-height:22px;
	margin:40px 0 0;
	color: #000000;
	}
#bandeau2
	{
	height:145px;
	width:100%;
	background:#EBEBEB;
	}
#bandeaubleu
	{
	width:655px;
	float:right;
	padding-right: 115px;
	height: 145px;
	}
#textecontact a
	{
	color:#9C3;
	text-decoration:none;
	}

#textecontact a:hover
	{
		color:#9C3;
		font-weight:bold;
	}
#corps
	{
	clear:both;
	}
#gauche
	{
	width:75px;
	float:left;
	}
#droit
	{
	float:left;
	width:869px;
	}
.texterouge
	{
		color:#C50707;
		font-weight:bold;
	}
.textegris
	{
		color:#666;
	}
#blocchoix,
#blocsociete,
#blocproduits,
#textepartenaires,
#bloccontact,
#blocconseil
	{
		margin:30px 0 0;
	}
#blocchoix p
	{
		margin:0 0 15px;
	}
#textdroiconseil
	{
	width:640px;
	height:180px;
	margin:0 0 10px;
	float:left;
	}
#blocconseil ul
	{
		margin:0 0 10px 5px;
		padding:0 0 0 10px;
	}
#photochoix,
#photconseil
	{
		margin:0 20px 10px 0;
		float:left;
	}
#blocproduits
	{
	}
.blocprod
	{
		clear:both;
		margin:0 0 30px;
		height:130px;
	}
.photoprod
	{
		float:left;
		width:90px;
		height:130px;
		margin:0 15px 0 0;
	}
.texteprod
	{
		float:left;
		width:700px;
	}
.texteprod a
	{
	color: #9BC50C;
	text-decoration:none;
	}
.texteprod a:hover
	{
	font-weight:bold;
	}

