﻿@charset "utf-8";
/* Barre des pictogrammes */
div.bgTrans {
	background: url(../img/fond_pages/iconbar_trans.gif) no-repeat;
}

div.bgDegradTrans {
	background: url(../img/fond_pages/iconbar_video_trans.gif) no-repeat;
}

/* Zone d'affichage interne */
#COLONNE_GAUCHE #INFOS_PAGE.fondNoirTrans {
	background: #000000 url(../img/fond_pages/fond_noir_trans.jpg) no-repeat;
}

#TitreBox .coinTrans {
	background: url(../img/fond_pages/coindroit_trans.jpg) no-repeat;
}

/* Zone de texte scrollable */
#zoneScroll .CadreCouleur li {
	background-image: url(../img/fond_pages/puce_trans.gif);
}

#zoneScroll .scroll-handle {
	margin-top: 16px;
	width: 14px;
	height: 37px;
	background: transparent url(../img/fond_pages/cursor_trans.gif) no-repeat 0 0;
	cursor: pointer;
}

#PageInterne .siContent .zoneSpe .scroll-handle {
	background: transparent url(../img/fond_pages/cursor-si_trans.gif) no-repeat 0 0;
}

/* Specifique pages "Inspection Generale" */
#PageInterne .igContent .etapBoxTrans ul li a:focus, #PageInterne .igContent .etapBoxTrans ul li a:hover, #PageInterne .igContent .etapBoxTrans ul .etapActif a {
	background: url(../img/fond_pages/ig_etapebox_trans.gif) repeat-x 0 0;
}

#PageInterne .igContent .etapBoxTrans ul .etap1 .etapText {
	background: url(../img/fond_pages/ig_etapeune_trans.gif) no-repeat;
}

#PageInterne .igContent .etapBoxTrans ul .etap2 .etapText {
	background: url(../img/fond_pages/ig_etapedeux_trans.gif) no-repeat;
}

#PageInterne .igContent .etapBoxTrans ul .etap3 .etapText {
	background: url(../img/fond_pages/ig_etapetrois_trans.gif) no-repeat;
}

/* Specifique pages "Metiers des Systemes d'Information" */
#PageInterne .siContent .etapBoxTrans ul li .imgPetite .imgEtapOn {
	background: url(../img/fond_pages/focus-petite_trans.png) no-repeat;
}

#PageInterne .siContent .etapBoxTrans ul li .imgGrande .imgEtapOn {
	background: url(../img/fond_pages/focus-grande_trans.png) no-repeat;
}

* html #PageInterne .siContent .etapBoxTrans ul li .imgPetite .imgEtapOn, * html #PageInterne .siContent .etapBoxTrans ul li .imgGrande .imgEtapOn { /* Pour IE6 */
	background: transparent;
}

/* MenuGauche: Boutons de scroll */
#monteMenu.ImageTrans {
	background: url(../img/fleches/fleche_haute_Trans.jpg) no-repeat;
}

#descendMenu.ImageTrans {
	background: url(../img/fleches/fleche_basse_Trans.jpg) no-repeat top left;
}

/* MenuGauche: Bouton Retour */
#MenuGaucheRetour ul .retourTrans {
	position: absolute;
	top: 0;
	height: 45px;
	font-size: 12px;
	background: url(../img/fond_pages/retour_trans.gif) no-repeat;
}

/* MenuGauche: Liste dynamique d'elements */
#MenuGauche ul div.finOngletTrans {
	width: 142px;
	height: 9px;
	background: url(../img/fond_pages/elementlist_bas_trans.gif) no-repeat 100% 0;
}

*+html #MenuGauche ul div.finOngletTrans { /* Pour IE7 */
	height: 11px;
}

#MenuGauche ul .ElementBox a.eltTrans {
	padding: 3px 0 5px 0;
	min-height: 30px;
	display: block;
	background: #01B1CC url(../img/fond_pages/elementlist_trans.gif) no-repeat scroll left top;
}

#MenuGauche ul .eltActifTrans a.eltTrans {
	background: #01B1CC url(../img/fond_pages/elementlist_actif_trans.gif) no-repeat scroll left top;
}

/* Zone de liste des MEA */
#COLONNE_DROITE .topEspaceTrans {
	background: url(../img/fond_pages/top_espace_trans.jpg);
}

#ListMea .MeaBox.hoverTrans a:hover, #ListMea .MeaBox.hoverTrans a:focus, #ListMea .MeaBox.hoverTrans a.hoverFlash {
	background: url(../img/fond_pages/mea_trans.jpg) no-repeat;
}

/* Fonds de site */
.fondTrans {
	background: url(../img/fond_site/fond_trans.jpg) no-repeat 0 0;
}
