
/*** Blocs ***/

#content {
	background: url(/fileadmin/templates/img/int/pgTIT4.gif) no-repeat top left;
}


/*** MENUS ***/

/* Sous-Menus verticals à gauche */
#sousmenu {
	background-color: #FFC2A0;
}
#sousmenu .niv1 {
	background: url(/fileadmin/templates/img/int/menuTit4.gif) no-repeat top left;
}
#sousmenu .niv1 a:hover {
	color: #FFDECB;
}

#sousmenu ul ul { 
	background-color: #FFDECB;
}
#sousmenu li a { 
	color: #683F28;
	background: url(/fileadmin/templates/img/int/menuFleche4.gif) no-repeat top right;
}
#sousmenu li .on a { 
	background: #FFDECB url(/fileadmin/templates/img/int/menuFlecheOn.gif) no-repeat top right;
}


/*** Autres styles ***/
#content p.cadre, #contentSup {
	background: #FFDECB;
}