
/*** Blocs ***/

#content {
	background: url(/fileadmin/templates/img/int/pgTIT3.gif) no-repeat top left;
}


/*** MENUS ***/

/* Sous-Menus verticals à gauche */
#sousmenu {
	background-color: #EBCD92;
}
#sousmenu .niv1 {
	background: url(/fileadmin/templates/img/int/menuTit3.gif) no-repeat top left;
}
#sousmenu .niv1 a:hover {
	color: #FFE3AA;
}

#sousmenu ul ul { 
	background-color: #FFE3AA;
}
#sousmenu li a { 
	color: #5A4400;
	background: url(/fileadmin/templates/img/int/menuFleche3.gif) no-repeat top right;
}
#sousmenu li .on a { 
	background: #FFE3AA url(/fileadmin/templates/img/int/menuFlecheOn.gif) no-repeat top right;
}


/*** Autres styles ***/
#content p.cadre, #contentSup {
	background: #FFE3AA;
}