﻿@charset "utf-8";
/* Zone de titre */
div.bgExp {
	background: url(../img/fond_pages/iconbar_exp.gif) no-repeat;
}

div.bgDegradExp {
	background: url(../img/fond_pages/iconbar_video_exp.gif) no-repeat;
}

/* Zone d'affichage interne */
#COLONNE_GAUCHE #INFOS_PAGE.fondNoirExp {
	background: #000000 url(../img/fond_pages/fond_noir_exp.jpg) no-repeat;
}

#TitreBox .coinExp {
	background: url(../img/fond_pages/coindroit_exp.jpg) no-repeat;
}

/* Zone de texte scrollable */
#zoneScroll .CadreCouleur li {
	background-image: url(../img/fond_pages/puce_exp.gif);
}

#zoneScroll .scroll-handle {
	margin-top: 16px;
	width: 14px;
	height: 37px;
	background: transparent url(../img/fond_pages/cursor_exp.gif) no-repeat 0 0;
	cursor: pointer;
}

#PageInterne .siContent .zoneSpe .scroll-handle {
	background: transparent url(../img/fond_pages/cursor-si_exp.gif) no-repeat 0 0;
}

/* Specifique pages "Inspection Generale" */
#PageInterne .igContent .etapBoxExp ul li a:focus, #PageInterne .igContent .etapBoxExp ul li a:hover, #PageInterne .igContent .etapBoxExp ul .etapActif a {
	background: url(../img/fond_pages/ig_etapebox_exp.gif) repeat-x 0 0;
}

#PageInterne .igContent .etapBoxExp ul .etap1 .etapText {
	background: url(../img/fond_pages/ig_etapeune_exp.gif) no-repeat;
}

#PageInterne .igContent .etapBoxExp ul .etap2 .etapText {
	background: url(../img/fond_pages/ig_etapedeux_exp.gif) no-repeat;
}

#PageInterne .igContent .etapBoxExp ul .etap3 .etapText {
	background: url(../img/fond_pages/ig_etapetrois_exp.gif) no-repeat;
}

/* Specifique pages "Metiers des Systemes d'Information" */
#PageInterne .siContent .etapBoxExp ul li .imgPetite .imgEtapOn {
	background: url(../img/fond_pages/focus-petite_exp.png) no-repeat;
}

#PageInterne .siContent .etapBoxExp ul li .imgGrande .imgEtapOn {
	background: url(../img/fond_pages/focus-grande_exp.png) no-repeat;
}

* html #PageInterne .siContent .etapBoxExp ul li .imgPetite .imgEtapOn, * html #PageInterne .siContent .etapBoxExp ul li .imgGrande .imgEtapOn { /* Pour IE6 */
	background: transparent;
}

/* Specifique pages "Forums" */
.calExp .calhead, .calExp .calhead a:hover, .calExp .calhead a:focus, .calExp .today {
	color: #F98A16;
}

.calExp #calevent {
	background: url(../img/calendar/calEvent_exp.jpg) no-repeat;
}

.calExp .caleventover, .calExp .caleventout {
	background: url(../img/calendar/calEvent_exp.jpg) repeat center;
}

.calExp #event .heading {
	background: url(../img/calendar/calEvent_exp.jpg) repeat-x top left;
}

#listForums ul .eltActifExp a {
	background-repeat: no-repeat;
	background-position: 6px 14px;
	background-image: url(../img/fleches/fleche_elementbas.gif);
}

* html #listForums ul .eltActifExp a { /* Pour IE6 */
	background-position: 6px 8px;
}

*+html #listForums ul .eltActifExp a { /* Pour IE7 */
	background-position: 6px 8px;
}

#listForums ul .eltActifExp div {
	padding: 0;
	width: 335px;
	height: auto;
	background: url(../img/fond_pages/forum_angle_exp.gif) no-repeat;
}

/* MenuGauche: Boutons de scroll */
#monteMenu.ImageExp {
	background: url(../img/fleches/fleche_haute_Exp.jpg) no-repeat;
}

#descendMenu.ImageExp {
	background: url(../img/fleches/fleche_basse_Exp.jpg) no-repeat top left;
}

/* MenuGauche: Bouton Retour */
#MenuGaucheRetour ul .retourExp {
	position: absolute;
	top: 0;
	height: 45px;
	font-size: 12px;
	background: url(../img/fond_pages/retour_exp.gif) no-repeat;
}

/* MenuGauche: Liste dynamique d'elements */
#MenuGauche ul div.finOngletExp {
	width: 142px;
	height: 9px;
	background: url(../img/fond_pages/elementlist_bas_exp.gif) no-repeat 100% 0;
}

*+html #MenuGauche ul div.finOngletExp { /* Pour IE7 */
	height: 11px;
}

#MenuGauche ul .ElementBox a.eltExp {
	padding: 3px 0 5px 0;
	min-height: 30px;
	display: block;
	background: #F98A16 url(../img/fond_pages/elementlist_exp.gif) no-repeat scroll left top;
}

#MenuGauche ul .eltActifExp a.eltExp {
	background: #F98A16 url(../img/fond_pages/elementlist_actif_exp.gif) no-repeat scroll left top;
}

/* Zone de liste des MEA */
#COLONNE_DROITE .topEspaceExp {
	background: url(../img/fond_pages/top_espace_exp.jpg);
}

#ListMea .MeaBox.hoverExp a:hover, #ListMea .MeaBox.hoverExp a:focus, #ListMea .MeaBox.hoverExp a.hoverFlash {
	background: url(../img/fond_pages/mea_exp.jpg) no-repeat;
}

/* Fonds de site */
.fondExp {
	background: url(../img/fond_site/fond_exp.jpg) no-repeat -19px 0;
}
