body {
	background:#fed661;
}
div.gauche {
	background:url('../img/fond_jaune.jpg') no-repeat bottom left #fff;
}
div.contener h1 {
	background: transparent url('../img/titre_espace_gdpub.jpg') no-repeat scroll left top;
	height:0px;
	overflow:hidden;
	padding-top:86px;
	voice-family:inherit;
	width:271px;
	}
div.haut h1 a{
	width:271px !important;
}
div.contener div.haut {
	background:url('../img/coin_haut_jaune.jpg') no-repeat top right #fff;
}
div.lehaut {
	background:#FED661;
}
/* MENU*/
div.contener ul.menu {
	margin-left:95px;
}
div.contener ul.menu li.menuPrem {
	background:#FED661 url('../img/jau_menuo_seul_gauch.jpg') no-repeat left;
}
div.contener ul.deroul li.menuPrem {
	background:#FED661 url('../img/jau_menuo_dis_gauch.jpg') no-repeat left;
}
div.contener ul.deroul li.menuPremSelect {
	background: #FFEFC1 url('../img/jau_menuo_in_gauch.jpg') no-repeat left;
}
div.contener ul.menu  li {
	background:#FED661 url('../img/jau_separ_disdis.jpg') no-repeat left;
}
div.contener ul.menu  li.select {
	background:#FFEFC1 url('../img/jau_separ_disin.jpg') no-repeat left;
}
div.contener ul.menu  li a.der{
	background:transparent url('../img/jau_menuo_seul_droit.jpg') no-repeat right;
}
div.contener ul.menu  li.select a.der{
	background:transparent url('../img/jau_menuba_droit.jpg') no-repeat right;
}
div.contener ul.menu  li.deselect {
	background:#FED661 url('../img/jau_separ_indis.jpg') no-repeat left ;
}
/* SOUS MENU */
ul.menu li ul.ssmenu li {
	background:#FFEFC1;
}
ul.menu li ul.ssmenu li.ssmenu_der {
	background:#FFEFC1 url('../img/jau_menuba_droit.jpg') no-repeat right;
}
ul.menu li ul.ssmenu li.ssmenu_prem{
	background: #FFEFC1 url('../img/jau_menuba_gauch.jpg') no-repeat left;
}

/*CONTENU*/
div.contener div.droite {
	background:url('../img/coin_bas_jaune.jpg') no-repeat bottom right #fff;
}
div.pied {
	background:transparent url('../img/fondBa_jaune.jpg') no-repeat !important;
}
div.contener div.contenu h2 {
	color:#ffcc3f;
	background:url('../img/puce_jaune.jpg') no-repeat top left;
}
div.contener div.contenu h2 a{
	color:#ffcc3f;
	text-decoration:none;
}
div.contener div.contenu h3 a{
	color:#ffcc3f;
	text-decoration:none;
}
div.ssrubListArticle fieldset{
	border:1px solid #ffcc3f;
}
div.ssrubListArticle fieldset legend{
	color: #ffcc3f;
	font-weight:bold;
}
div.ssrubListArticle ul li.articleSelect a{
	background:#ffcc3f;
}
div#caDeroule a.flecheHaut {
	background:url('../img/haut_jaune.jpg') no-repeat top left;
}
div#caDeroule a.flecheBas {
	background:url('../img/bas_jaune.jpg') no-repeat top left;
}