body{
	background : #004D8B;				
	}

#header	{
	background : url(../assets/pict/contener/headerbg5.gif);
	}
#container{
	background : url(../assets/pict/contener/contentbg_5.gif);
	}
#footer {
	background: transparent url(../assets/pict/contener/footerbg_5.gif) top left no-repeat;
	}
#main_nav_container {
	background : url(../assets/pict/contener/navbg5.jpg);
	}	

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

a:link{color: #004D8B;}
a:visited {color: #004D8B;}
a:hover {color: #004D8B; text-decoration:none;}
a:active {color: #004D8B;}

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

#content_container h1 {color: #004D8B;background-image:url(../assets/pict/h1-5.png);}
#content_container h2 {color: #004D8B;}
#content_container h3 {color: #004D8B;}

#content_container hr {color: #004D8B; height:1px}

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

/*--- FORMULAIRE -------------------------------------------------------------*/
label.highlighted {
	border: 1px solid #004D8B;
}
label:hover{
	color: #004D8B;
	cursor:pointer;
}
/*--- FIELDSET -------------------------------------------------------------*/
form.cmxform fieldset {
	border-top: 1px solid #004D8B;
	background: url(../assets/pict/form/cmxform-fieldset_5.gif) left bottom repeat-x;
	}
form.cmxform fieldset li {
	background: url(../assets/pict/form/cmxform-divider_5.gif) left bottom repeat-x;
	}



