
body {
	background: #C1C9C0;
	font: normal 80%/1em Arial, Verdana, sans-serif;
	color: #656763;
	margin: 0;
	padding: 0 0 2em 0;
	text-align: center;
}
#spacer {
 	clear: both;
 }

.spacer {
 	clear: both;
 }

/*            Header                    */
#conteneur {
	position: absolute;
	Top: 2px;
	width: 978px;
	left: 50%;
	margin-left: -489px;

}

#header {

	height: 160px;
	background: url(images/header.gif) center top no-repeat;
	margin: 0 auto;
	text-align: left;
}
img { border:0px;}
#bandeau {

	height: 37px;
	line-height: 37px;
	text-indent: 50px;
	color: #FFFFFF;
	text-align:left;
	font-weight: normal; 
	font-size:12px;
	background-color: #008001;
	background: url(images/bandeau.gif) center top no-repeat;
}


#flash {
	float: right;
	width: 200px;
	height : 37px;
}

#date {
	float: left;
	width: 200px;
	margin-left: 20px;
}
#contenu #gauche {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	width: 300px;
	}

#contenu #centre{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	width: 625px;
	text-align: center;
	}

#contenu #centreS{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	width: 625px;
	text-align: left;
	}
.symbol { font-family: Symbol;}

.Hmenu {
	float:left;
	width: 250px;
	height:31px;
	background-image:url(images/Hmenu.gif);
	background-position: right;
	background-repeat: no-repeat;
}


.Bmenu {
	float:left;
	width: 250px;
	height:31px;
	background-image:url(images/Bmenu.gif);
	background-position: right;
	background-repeat: no-repeat;
}



/*           Contenu                  */


#contenu {
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
}



#pied {
	padding: 5px 2px 10px 24px;
	background-color: #008001;
	line-height: 40px;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	padding: 0px;

}



#pied a{
	color: #FFFFFF;
	font-size: 12px;
	
}

#websillage {
	height:20px;
	line-height: 20px;
	vertical-align: middle;
	text-align: right;
	color: #008001;
	font-size: 10px;
	padding: 0px;

}



#websillage a{
	color: #008001;
	font-size: 10px;
	
}
	


form.css fieldset
  {
  padding: 1em;
  color: #878686;
 text-align: left;
  }
form.css label
  {
  display: inline;
  float: left;
  width: 150px;
  } 
legend {
	font-size: 1.2em; 
	color:#60A121;
	font-weight: bold;
}


.titre_rub {
	float:right;
	font-size: 18px; 
	color:#505750;
	font-weight: bold;
	height:20px;
}


#header .identification {
	float:right;
	margin-top:130px;
	margin-right:15px;
	font-size: 12px; 
	color:#FFF;
	height:20px;
}

#header a {
color: #FFF;
text-decoration: none;
}

#header a:hover {
color: #FFF;
text-decoration: underline;
}
#contact{
	float: left;
	width:180px;
	text-align: center;
	color: #4D4C4A;
	font-weight: bold;
	font-size: 9pt;
}
form {
	padding:5px;

}
a {
	color: #60A121;
	text-decoration: underline;
}

a:hover {
	color: #60A121;
	text-decoration: none;
}

	
p { margin:10px; padding:2px; }
label {

	font-weight:bold
}

textarea{
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
	border-color: #ccc; 
	font-size : 7pt;
	color: #476370;
}
input {
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
    font-size : 7pt;
    border-width : 1px;
    border-color : #ccc;
	color: #C1BFBF;
	
	}
select {
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
    font-size : 7pt;
    border-width : 1px;
    border-color : #ccc;
	color: #F8B91C;
	
	}
.inputbouton {
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
    font-size : 9px;
    border-width : 1px;
    border-color : #D1CFCF;
	background-color: #F2B415;
	color: #FFFFFF;
}

.Cmenu {
	float:left;
	width: 250px;
	background-image:url(images/BGmenu.gif);
	background-position: right;
	background-repeat: repeat-y;

}



#navcontainer ul
{
margin: 12px;
padding: 0;
list-style-type: none;
font-size: 1em;
}

#navcontainer li { margin: 0px 0px 2px 0px; }

#navcontainer a
{
	display: block;
	padding: 5px 2px 10px 24px;
	width: 160px;
	color: #60A121;
	text-decoration: none;
	font-weight: bold; 
	background-image: url(images/barre.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#navcontainer a.sousmenu
{
	display: block;
	padding: 5px 2px 10px 24px;
	width: 160px;
	color: #60A121;
	text-decoration: none;
	font-weight: normal; 
	background-image: url();
	background-position: bottom;
	background-repeat: no-repeat;
}

#navcontainer a.sousmenuon
{
	display: block;
	padding: 5px 2px 10px 24px;
	width: 160px;
	color: #F8BE2A;
	text-decoration: none;
	font-weight: normal; 
	background-image: url();
	background-position: bottom;
	background-repeat: no-repeat;
}


#navcontainer a.on
{
color: #F8BE2A;
background-image: url(images/barre2.gif);
}

#navcontainer a:hover
{


}


#navcontainer a:active
{
color: #60A121;
background-image: url(images/barre2.gif);

}





.greenfield {
	color: #60A121;
		}

.Dgris {
	color: #CCCCCC;
		}

#img_product{	
	float:right;	
	width:320px; 
	padding:0px 0px 0px 0px;  
	text-align:center; 
	margin-top:0px; 
	margin-right:0px;
	font-size:10px; 
	font-family:Arial, verdana; 
	}
#contenu #centreC{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	width: 625px;
	text-align: left;
	}
#centreC li {
	margin-left: 0px;
	list-style-type : square;

	}
#centreC p {
	margin-left: 0px;
	}
h2 {	
	display: block;
	padding: 5px 2px 10px 10px;
	width: 300px;
	text-align:justify; 
	font-size:16px; 
	line-height:20px; 
	font-family: Arial, verdana; 
	color: #60A121;
	font-weight: bold;
	background-image: url(images/souligne.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	}


.texteencadre-spip {
	color: #000033;
	background: #E7F6E7;
	border-bottom:1px solid #008001;
	border-left: 1px solid #008001;
	border-right: 1px solid #008001;
	border-top: 1px solid #008001;
	margin: 1em 0;	
	padding: .25em;	
	position: relative;
}

.caractencadre-spip {
	color: #60A121;
	font-weight: bold;
}

.caractencadre2-spip {
	color: #009;
	font-weight: bold;
}

acronym.spip_acronym {
	cursor: help;
	border-bottom: 1px dotted;
}

a[hreflang]:after {
content: "\0000a0[" attr(hreflang) "]";
color: #999;
background : transparent;
}

a.spip_blank {
	color: #F00;
}










