body{
	background : #499901;				
	}

#header	{
	background : url(../assets/pict/contener/headerbg3.gif);
	}
#container{
	background : url(../assets/pict/contener/contentbg_3.gif);
	}
#footer {
	background: transparent url(../assets/pict/contener/footerbg_3.gif) top left no-repeat;
	}
#main_nav_container {
	background : url(../assets/pict/contener/navbg3.jpg);
	}	

/*--- links ----------------------------------------------------------------*/

a:link{color: #336B01;}
a:visited {color: #336B01;}
a:hover {color: #336B01; text-decoration:none;}
a:active {color: #336B01;}

/*--- headings -------------------------------------------------------------*/

#content_container h1 {color: #499901;background-image:url(../assets/pict/h1-3.png);}
#content_container h2 {color: #499901;}
#content_container h3 {color: #499901;}
#content_container h4 {color: #499901;}

#content_container hr {color: #499901; height:1px}

em {
	font-weight: bold;
	font-style: normal;
	color: #499901;
	}

/*--- text -------------------------------------------------------------*/
.color{color:#499901;}
.bold{color:#499901; font-weight:bold;}

/*--- FORMULAIRE -------------------------------------------------------------*/
label.highlighted {
	border: 1px solid #499901;
}
label:hover{
	color: #499901;
	cursor:pointer;
}

/*--- FIELDSET -------------------------------------------------------------*/
form.cmxform fieldset {
	border-top: 1px solid #499901;
	background: url(../assets/pict/form/pro-cmxform-fieldset.gif) left bottom repeat-x;
	}
form.cmxform fieldset li {
	background: url(../assets/pict/form/pro-cmxform-divider.gif) left bottom repeat-x;
	}

/*Button
.buttonSubmit, .buttonSubmitHovered {
	background:url(../assets/pict/form/pro-button.gif) no-repeat left top;
}
/*Fleche*/
.buttonFlecheD {
	background:url(../assets/pict/form/pro-flecheD.gif) no-repeat left top;
}
.buttonFlecheG {
	background:url(../assets/pict/form/pro-flecheG.gif) no-repeat left top;
}







