/* Start of CMSMS style sheet 'de' */
div.bloc_accueil h3#decouvrez {
	background: url(images/de/bloc_accueil_decouvrez.jpg) no-repeat;
}
div#bloc_accueil_milieu h3#savoirplus {
	background: url(images/de/bloc_accueil_savoirplus.jpg) no-repeat;
}
div.bloc_accueil h3#onlineServices {
	background: url(images/de/bloc_accueil_onlineServices.jpg) no-repeat;
}
div#bloc_contact_top {	
	background: url(images/de/bloc_contact_top.jpg) no-repeat;
}
div#bloc_contact_bottom {
	background: url(images/de/bloc_contact_bottom.jpg) no-repeat;
}
div#bloc_contact_bottom2 {
	background: url(images/de/bloc_contact_bottom3.jpg) no-repeat;
}
div#footer {
   background: url(images/de/Bg-footer.jpg) no-repeat;
}
div#langue a#fr {
	background: url(images/fr.gif) no-repeat;
}
div#langue a#en {
	background: url(images/en.gif) no-repeat;
}
div#langue a#de {
	background: url(images/de.gif) no-repeat 0 100%;
}
div#langue a#fr:hover {
	background: url(images/fr.gif) no-repeat 0 100%;
} 
div#langue a#en:hover {
	background: url(images/en.gif) no-repeat 0 100%;
}
div#langue a#de:hover {
	background: url(images/de.gif) no-repeat 0 100%;
} 
/* End of 'de' */

