#content .pagetitle {
	background: url(../img/jaune/titre_page_pre.png) no-repeat left top;
}
#content div.pagetitle_pre, #content .pagetitle .title {
	border-bottom: 1px solid #D8980D;
}
#content .pagetitle h2, #content .pagetitle .subtitle {
	background-color: #E8C32F;
}
#content h4 {
	background: url(../img/jaune/soustitre_bloc.gif) no-repeat left center;
	color: #D8980D;
}
#content ul li {
	background: url(../img/jaune/puce.gif) left 0.4em no-repeat;
}
p.indent {
	border-left: 1px solid #D8980D;
}
#menusec ul ul {
	background-color: #E8C32F;
}
#menusec ul li:hover, #menusec ul li.hover{
	background: url(../img/jaune/menusec_li_hover.png) right top repeat-y;
}
#menusec ul ul li, #menusec ul ul li:hover, #menusec ul li:hover li, #menusec ul li.hover li {
	background: url(../img/jaune/menusec_sub_sep.gif) bottom left no-repeat;
}
#menusec ul ul li a {
	background: url(../img/jaune/menusec_sub_bg.gif) top left repeat-y;
}