
/*** Blocs ***/

#content {
	background: url(/fileadmin/templates/img/int/pgTIT5.gif) no-repeat top left;
}


/*** MENUS ***/

/* Sous-Menus verticals à gauche */
#sousmenu {
	background-color: #ACDAFD;
}
#sousmenu .niv1 {
	background: url(/fileadmin/templates/img/int/menuTit5.gif) no-repeat top left;
}
#sousmenu .niv1 a:hover {
	color: #D2EAFF;
}

#sousmenu ul ul { 
	background-color: #D2EAFF;
}
#sousmenu li a { 
	color: #0062B0;
	background: url(/fileadmin/templates/img/int/menuFleche5.gif) no-repeat top right;
}
#sousmenu li .on a { 
	background: #D2EAFF url(/fileadmin/templates/img/int/menuFlecheOn.gif) no-repeat top right;
}


/*** Autres styles ***/
#content p.cadre, #contentSup {
	background: #D2EAFF;
}