/*__________________________________________________________________________________________________________________________________*/
/*			Style récurant (font de page, positionnement des blocks courant																																						*/
/*__________________________________________________________________________________________________________________________________*/
body {
	background: #3a484f url(../img/Background-2.jpg) center top no-repeat;
	text-align:center;
	margin:0; padding:0;
}
#Conteneur {
	font-family: Arial, Verdana, Tahoma;
	font-size:12px;
	width:960px; 
	margin: 0 auto 30px auto;
	padding:0;
	text-align:left;
}
#Contenu {
	background: url(../img/TrameContenu.png) left bottom no-repeat;
	width:960px;
	height:auto;
	padding:0;
	margin: 0;
}
#Header {
	background: url(../img-fr/LogoBaseLine.png) center left no-repeat;
	padding:0; margin:0;
	height:108px;
}
#Header .LogoBack {
	width:200px;
	height:100px;
	display:block;
}
#Header .MenuHeader {
	float:right; 
	margin:84px 0 0 4px;
}
.Droit {
	position:relative;
	width:752px;
	margin:0;
	padding:0;
	float:left;
	background-color:#fff;
}
#Close {
	clear:both;
}
.CloseClass {
	clear:both;
}
.PositionBando {	
	padding:14px 0 0 14px;
}
.forgg {
	position: absolute;
	left: -10000px;
}

/*__________________________________________________________________________________________________________________________________*/
/*			Menu																																																													*/
/*__________________________________________________________________________________________________________________________________*/


/*__________________________________________________________________________________________________________________________________*/
/*			balise classique																																																									*/
/*__________________________________________________________________________________________________________________________________*/
h2 {
	margin:0;
	padding:0;
}
h3 {
	margin:0;
	padding:0;
}
h4 {
	margin:0;
	padding:0;
}

/*__________________________________________________________________________________________________________________________________*/
/*			Positionnement des éléments div / a / br / p																																														*/
/*__________________________________________________________________________________________________________________________________*/
.AlignRightPadding {
	float:right;
	padding:15px;
}
.LineHeightTrente {
line-height:30px;
}
.ContentQuatreCent {
width:400px;
}

/*__________________________________________________________________________________________________________________________________*/
/*			Class personalisation de texte																																																			*/
/*__________________________________________________________________________________________________________________________________*/
.TitrePage{
	letter-spacing:2px;
	text-transform: uppercase; 
	font-size:25px;
	color : #7c166f;
	padding:14px 0 0 44px;
	background: url(/img/PuceTitreH2.png) top left no-repeat;
}
.TitrePopUp {
	letter-spacing:1px;
	text-transform: uppercase; 
	font-size:17px;
	color : #7c166f;
	padding:13px 0 0 33px;
	background: url(/img/PuceTitreH2PopUp.png) 10px 10px no-repeat;
}
.PetitTitrePopUp{
	letter-spacing:1px;
	text-transform: uppercase; 
	font-size:14px;
	color : #fff;
	padding:7px 0 0 30px;
	background: url(/img/PuceTitreH2PopUp.png) 2px 2px no-repeat;
}
.SousTitre {	
	letter-spacing:1px;
	text-transform: uppercase; 
	font-size:14px;
	color : #7c166f;
	padding-left:44px;
	margin-top: 5px;
}
.SousTitreDeux {	
	letter-spacing:1px;
	text-transform: uppercase; 
	font-size:11px;
	color : #7c166f;
	padding-left:15px;
	margin-top: 5px;
}
p {
	font-family: Arial, Verdana;
	margin: 8px 0 0 0 ;
	padding:0 30px 0 14px;
	letter-spacing:0;
}
.Lien {
	color:#000; 
	text-decoration:none;
	 border-bottom:1px dotted #000;
	 }
.LienBlanc {
	color:#fff; 
	text-decoration:none;
	 border-bottom:1px dotted #fff;
	 }
.PopUp {
	font-size:12px;
	margin: 8px 0 0 0 ;
}
.Citation {
	font-style: italic;
	color : #7c166f;
}
.Legende {
	font-size:10px;
}
.TextNews {
	font-size:12px;
}
.Chapo {
	font-weight:bold;
}
.IndentSmall {
		padding-left:12px;
}
.Indent { 
	padding-left:44px;
}
.IndentDeux { 
	padding-left:88px;
}
.LargeurFix {width:400px;}
.Gras {
	font-weight:bold;
} 
.puce {
	background: url(/img/PuceMenuMauve.png) 30px 1px no-repeat;
}
.puceDeux {
	background: url(/img/PuceMenuMauve.png) 70px 1px no-repeat;
}
.puceAdjustUn {
	background: url(/img/PuceMenuMauve.png) 30px 1px no-repeat;
}
.puceMauve {
	background: url(/img/PuceMauve.png) 30px 1px no-repeat;
}
.puceOrange {
	background: url(/img/PuceOrange.png) 30px 1px no-repeat;
}
.puceVerte {
	background: url(/img/PuceVerte.png) 30px 1px no-repeat;
}
.PucePopUp {
	background: url(/img/PuceMenuMauve.png) 30px 1px no-repeat;
}
.noir {
	color:#000;
}
.blanc {
	color:#fff;
}
.mauve {
	color:#7c166f;
}
.MarginQuize {
	Margin-top:15px;
}

/*__________________________________________________________________________________________________________________________________*/
/*			Style en tout genre, inclassable																																																			*/
/*__________________________________________________________________________________________________________________________________*/
.NoBorder {
	border:0;
}
.textLeft {
	text-align:left;
}
.NoMargin {
	margin:0;
}
.Center {
	text-align:center;
}
.Center500 {
	text-align:center;
	height:520px;
}

/*__________________________________________________________________________________________________________________________________*/
/*			Rubrique EPA Jussieu																																																							*/
/*__________________________________________________________________________________________________________________________________*/
.EncadrerPresentationEPCJ {
	width:550px; margin:30px 0 0 50px; color:#fff;
}
#GraphBudjet {
	background: url(/img-fr/GraphBudjet.jpg) top left no-repeat; 
	padding:10px;
	margin:0;
	height:450px;
}
.PhotoEquipe {
	text-align:center; 
	padding:20px 0 0 10px;
	}
#BackTextOfficel {
	background: url(/img/BackgroundTextesOfficiels.jpg) bottom right no-repeat;
}
#BackPoleInfo {
	background: url(/img/BackgroundPoleInfo.jpg) bottom left no-repeat; 
	height:550px;
}
.BoutonContacter  {display:block; width: 211px; height: 40px; background:url(/img-fr/BoutonContacter.png) top left no-repeat;}
.BoutonDocumentation  {display:block; width: 211px; height: 40px; background:url(/img-fr/BoutonDocumentations.png) top left no-repeat;}

/*__________________________________________________________________________________________________________________________________*/
/*			Rubrique Enjeux de la Restructuration																																																	*/
/*__________________________________________________________________________________________________________________________________*/
.BackEnjeuxRestructuration {
		background: url(/img/TramePageEjeuxRestruturation.jpg) bottom right no-repeat;
}
#ContenuEnjeuxRestructuration {
	float:left;;
	width:317px;
	margin:0;
}
#MenuEnjeuxRestructuration {
	font-family:Arial, Verdana;
	text-align:center;
	float:left;
	width:400px;
	padding:7px;
	margin: 0 0 0 20px;
}
#MaitriseOuvrageBouton {
	text-align:center;
	margin: 10px auto;
	border:0;
}
#MenuEnjeuxRestructuration h3.Titre {
	font-family:arial;
	letter-spacing:0px;
	text-transform: uppercase; 
	font-size:15px;
	color : #7c166f;
	padding-top:55px;
}
.BoutonDeuxLigne  {
	text-decoration:none;
	cursor:pointer;
	margin-top:5px;
	text-align:left;
	Display:block;
	width:398px;
	height:62px;
	background: url(/img/EnjeuxRestructurationBoutonDeuxLigne.png)  no-repeat;
}
.BoutonTroisLigne  {
	text-decoration:none;
	cursor:pointer;
	margin-top:5px;
	text-align:left;
	Display:block;
	width:398px;
	height:77px;
	background: url(/img/EnjeuxRestructurationBoutonTroisLigne.png)  no-repeat;
}
.TitreMenuCompOp {
	font-weight:bold;
	letter-spacing:1px;
	text-transform: uppercase; 
	font-size:12px;
	color : #7c166f;
	padding:7px 15px 0 30px;
	display:block;
}
.TexteMenuCompOp {
	letter-spacing:0px;
	margin:0;
	font-size:11px;
	color : #000;
	padding:3px 15px 0 30px;
	display:block;
}
.ColoneQuestionSantePublique {
	width:430px;
}
#playerVideoRestruc {margin:8px 0 0 8px;}
/*__________________________________________________________________________________________________________________________________*/
/*			Rubrique Enjeux de la Restructuration																																																	*/
/*__________________________________________________________________________________________________________________________________*/
.AlignHistoCampus {
	width:280px;
	height:330px;
}
.ContenuMaissanceFac {
	background: url(/img/BackgroundNaissanceFac.jpg) left bottom no-repeat; 
	height:500px;
}
.LegendeHistorique {
	width:200px;
	height:15px;
	background-color:#abb13a;
	display:block;
	color:#fff;
	text-align:center;
	padding:10px;
	font-weight:bold;
	font-size:12px;
	margin:260px 0 0 510px;
}

/*__________________________________________________________________________________________________________________________________*/
/*			Rubrique Historique																																																								*/
/*__________________________________________________________________________________________________________________________________*/

#CarteZoom {
	background: url(/img/BackgroundCarteZoomHistorique.jpg) center top no-repeat; 
	height:482px;
}
#CarteZoom #CarteZoomFlash {
	background:url(/img-fr/CampusProjetOff.jpg) 18px 9px no-repeat;
	float:left; 
	padding:8px 5px 0 18px; 
	width:400px; 
	height:460px; 
	display:block;
}
#CarteZoom #CarteZoomFlash:hover {
	background:url(/img-fr/CampusProjetOn.jpg) 18px 9px no-repeat;
	float:left; 
	padding:8px 5px 0 18px; 
	width:400px; 
	height:460px; 
	display:block;
}
#CarteZoom #TexteCarteZoom {
	float:left;
	margin:0; 
	padding-top:10px; 
	width:310px; 
	height:350px; 
	display:block;
}
#CarteZoom #TexteCarteZoom p {
	padding:5px; 
	margin:0; 
	font-size:11px;
}
#CarteZoom #TexteCarteZoom p.Chapo {
	padding:5px; 
	margin:0; 
	font-size:15px;
}
#HistoForteVolonte  {
	background: url(/img/TrameHistoVolonte.png) center top repeat-y; 
	padding:5px; 
	height:140px;
}
#HistoForteVolonte .Chapo {
	 float:left; 
	 width:250px; 
	 text-align:right; 
	 padding-left:50px;
}
#HistoForteVolonte .CitationHistorique {
	float:left; 
	width:350px; 
	display:block; 
	text-align:left; 
	color:#fff; 
	font-style: italic;
}
#HistoOeuvreCampus {
	height:226px; 
	width:740px; 
	padding-left:12px;
}
#HistoOeuvreCampus a {
	float:left; 
	margin-right:5px;
}
.CadreTextAmiante {
	width:450px; 
	height:230px;
}
.ImgAmiante {
	float:right; 
	padding:15px;
}
#BackUtilisationAmiante {
	background: url(/img/BackgroundUtilisationAmiante.jpg) left top no-repeat; 
	height:500px;
}
.CadreTextUtilisationAmiante {
	width:375px; 
	height:500px;
	float:left;
}
.LegendeUtilisationAmiante {
	float:left; 
	width:150px; 
	height:15px; 
	background-color:#abb13a; 
	display:block; 
	color:#fff; 
	text-align:center; 
	padding:10px; 
	font-weight:bold; 
	font-size:12px; 
	margin:398px 0 0 190px;
}

/*__________________________________________________________________________________________________________________________________*/
/*			Rubrique Déroulement d'un chantier																																																	*/
/*__________________________________________________________________________________________________________________________________*/
.PositionGrosMenu {
	padding:20px 0 0 25px;
}
.FlecheSeparation {
	background: url(/img/Fleche.png) 0 55px no-repeat; 
	height:100px; 
	width:23px; 
	display:block; 
	float:left;
}
.AlignLeft {
	Float:left;
}
.AlignLeftDeux {
	margin:15px;
	Float:left;
}
#MenuDeroulementChantier {
	background:url(/img/BackgroundMenuDeroulementChantier.png) top right no-repeat;
	width:260px;
	height:72px;
	float:right;
	text-align:right;
	padding:5px;
}
#MenuEtapeChantierDesamiantage {

	float:left;
	padding:0; 
	margin:6px 0 0 6px;
}
.MenuDesamiantage {
	float:left;
	margin:0;
	padding:0;
	border:0;
}

#MenuDeroulementChantier .Picto {
	margin:2px;
}
.Colonne {
	float:left;
	width:360px;
	margin:12px 0 0 6px;
}
.ColonneSmall {
	float:left;
	width:260px;
	margin:12px 0 0 12px;
}
.ColonneLarge {
	float:left;
	width:460px;
	margin:12px 0 0 12px;
}
.TextPresentationDesamiantage {margin:0 0 0 100px;}
#VideoDesamiantage {float:left; margin:10px; display:block; width:480px;}
#MenuVerticalEtapesDesamiantage {float:left; background:#84615; width:169px; margin:15px 0 0 50px;}
.MenuVerticalDesamiantage {margin-top:5px; display:block}
#Transfert table {margin:15px 0 0 15px;}
#Transfert td {text-align:center; padding:5px;}
.CelluleHead {width:90px; font-weight:bold; color:#7c166f; font-size:12px; background:#FCEDFA;}
.BorderRight {border-right:1px solid #000;}
.BackCellule {background:#ACCA00; color:#000;}
.Celluleleft {text-align:left;}
.Bilan4EmeVague {padding:8px; background: url(/img/BackgroundBilan4emeVague.png) top left no-repeat;}
#TourTechnique {background:url(/img/Desamiantage18.jpg) top left no-repeat; height:640px; display:block;}

.PhotoDesamiantage {padding:5px 20px;}
.PhotoDesamiantageAlignRight  {padding:5px 20px; float:right;}
.DesamiantagePop {width:132px height:132px; display:block; float:left; background:url(/img/OmbrePicto110-110.png) top left no-repeat; margin:5px; padding:6px; }




/*__________________________________________________________________________________________________________________________________*/
/*			Rubrique Information travaux																																																				*/
/*__________________________________________________________________________________________________________________________________*/

.DroitInfoTravaux, #DroitInfoTravaux {
	width:732px;
	margin:0;
	padding:10px;
	float:left;
	background-color:#fff;
}

.DroitInfoTravaux h3, #DroitInfoTravaux h3 {
	background-image:url(/img/PANNEAUX.gif);
	background-repeat:no-repeat;
	text-indent:60px;
	color:#FF8400;
	font-size:20px;
	letter-spacing:2px;
	font-weight:lighter;
	cursor:pointer;
	margin:0;
	padding:20px 0 20px 0;
	text-transform:uppercase;
}

.DroitInfoTravaux h1, #DroitInfoTravaux h1 {
	color:#ACCA00;
	font-size:16px;
	letter-spacing:1px;
	font-weight:lighter;
	cursor:pointer;
	margin:0;
	padding:0 0 10px 0;
}

.DroitInfoTravaux h2, #DroitInfoTravaux h2 {
	text-transform:uppercase;
	margin:0;
	padding:0;
	color:#7E1D72;
	font-size:12px;
	letter-spacing:1px;
	text-indent:16px;
	background-image:url(../img/fleche.gif);
	background-repeat:no-repeat;
	background-position:left;
	cursor:pointer;
}

/*________________________________________________________________________________________________________________________________*/
/*        Rubrique Le campus de demain																																																		*/
/*________________________________________________________________________________________________________________________________*/

.BackCampusDemainIndex {
		background: url(/img/BackgroundCampusDemainIndex.jpg) bottom right no-repeat;
}
.TitreMenuRea {font-weight:bold; color:#000; text-align:left;}
.TexteMenuRea {color:#000; text-align:left;}
.BoutonCampusDemainDeuxLigne {
	Padding:5px 20px 0 30px; 
	text-align:left; 
	text-decoration:none; 
	background: url(/img/BoutonCampusDeuxLigne.png) no-repeat;  
	width:350px; 
	height:41px; 
	display:block;
}
.BoutonCampusDemainTroisLigne {
	Padding:5px 20px 0 30px; 
	text-align:left; 
	text-decoration:none; 
	background: url(/img/BoutonCampusTroisLigne.png) no-repeat;  
	width:350px; 
	height:54px; 
	display:block;
}
.BoutonCampusDemainQuatreLigne {
	Padding:5px 20px 0 30px; 
	text-align:left; 
	text-decoration:none; 
	background: url(/img/BoutonCampusQuatreLigne.png) no-repeat;  
	width:350px; 
	height:69px; 
	display:block;
}
.BoutonCampusDemainCinqLigne {
	Padding:5px 20px 0 30px; 
	text-align:left; 
	text-decoration:none; 
	background: url(/img/BoutonCampusCinqLigne.png) no-repeat;  
	width:350px; 
	height:85px; 
	display:block;
}
.Encadrer {padding:10px 250px 10px 10px; margin:5px; text-align:left; background: url(/img/BackgroundSecteur1.jpg) top left no-repeat; color:#fff;}
.BorderTop {border-top:1px solid #b3bb27; width:670px; margin:15px 15px 5px 15px;}
.Calendar {padding:4px;  background:url(/img/ombreCalendar.png) top left repeat-x; margin:5px 15px 5px 15px; border:1px solid #999; font-weight:bold; color:#878C1E; clear:both; display:block; height:15px; }
.IntituleCalendar {float:left;}
.DateCalendar {float:right; text-transform:Uppercase; color:#FF7006;}
.EncadrerHistoriqueTour {background:url(/img/BackgroundHistoToursCentrale.jpg) top center no-repeat; padding:10px 280px 10px 30px; color:#fff; }
.ImageDroite {float:right; margin-right:15px;}
/*__________________________________________________________________________________________________________________________________*/
/*			Rubrique reportage photos  																																																				*/
/*__________________________________________________________________________________________________________________________________*/
#GalerieVignette {
	margin:13px 0 0 10px;
	}
.backgroundVignette {
	background: url(/img/BackgroundVignettePhotos.jpg);
	float:left;
	width:144px; 
	height:144px;
	margin:1px;
	position:relative;
}
.backgroundVignette .ImgHorizontal {
	border:0;
	position:absolute;
	left:5px;
	top:50%;
	margin-top:-45px;
	
}
.backgroundVignette .ImgVertical {	
	border:0;
	position:absolute;
	left:50%;
	top:5px;
	margin-left:-45px;
}
.DateParution {
	padding:0 0 5px 30px; 
	font-weight:bold;
}

/*________________________________*/ .LegendFormRight {text-align:right;} 
.retraitForm {padding-left:10px;} input {border:1px solid #B5BD30; padding:3px; 
font-family:tahoma, verdana, arial; font-size:12px; color:#65691B;} textarea 
{border:1px solid #B5BD30; padding:3px; font-family:tahoma, verdana, arial; 
font-size:12px; color:#65691B; width:310px; } .inputerr {background:#B5BD30; 
color:#000;} #renstab {margin:0 0 0 20px;}


/* _________________________________________________________________________________________________________________________________*/
/* 		Documentation																																																										*/
/*_________________________________________________________________________________________________________________________________*/
.contenupubli { width:720px;}
.publi {float:left; width:140px; height: 265px; padding:5px; margin:10px; display:block; background-color:#CBD433;}
.publi img {border:1px solid white;}
.publi h4 { margin:0 0 2px 0; height:60px; color:black; font-size:11px;}

/*__________________________________________________________________________________________________________________________________*/
/*	 Analyse d'air																																																					*/
/*__________________________________________________________________________________________________________________________________*/

.AnalyseAir {
	width:100px; 
	display:block; 
	height:auto; 
	margin:10px; 
	text-align:center; 
	color:#000; 
	text-decoration:none; 
	background: url(/img/IcoPdf.png) top center no-repeat; 
	float:left; 
	padding-top:35px;
	font-size:10px;
	}


/*__________________________________________________________________________________________________________________________________*/
/*			Archives actualité  																																																								*/
/*__________________________________________________________________________________________________________________________________*/

/*1*/
#Template01 .ImgTemplateUn {
	margin:0;
	border:2px solid #fff;
	background: url(/img/OmbreImgTemplateUn.png) top left;
	height:209px;
}
#Template01 #ContenuNewsTemplateUn {
}
#Template01 #ContenuNewsTemplateUn #TitreActuComp {
	float:left;
	width:180px;
	margin:0 10px 0 10px;
	padding:0;
}
#Template01 #ContenuNewsTemplateUn #TitreActuComp .TitreActuBreve {
margin:0;
padding:7px 0px;
text-align:right;
color:#7C166F;
font-size:24px;
letter-spacing:1px;
}
#Template01 #ContenuNewsTemplateUn #Texte {
  	float:left;
  	width:547px;
  	margin-bottom:20px;
  	padding:0;
}

/*2*/
#Template02 .ImgTemplateDeux {
	margin:0;
	border:2px solid #fff;
	background: url(/img/OmbreImgTemplateUn.png) top left;
	float: left;
	height:209px;
}
#Template02 .Img2 {
	margin-left: 2px;
}
#Template02 #ContenuNewsTemplateDeux {
}
#Template02 #ContenuNewsTemplateDeux #TitreActuComp {
	margin:0 10px 0 10px;
	padding:0;
}
#Template02 #ContenuNewsTemplateDeux #TitreActuComp .TitreActuBreve {
margin:0;
padding:7px 0px;
text-align:left;
color:#7C166F;
font-size:24px;
letter-spacing:1px;
}
#Template02 #ContenuNewsTemplateDeux #Texte {
  	margin-bottom:20px;
  	padding:0;
}

/*3*/
#Template03 .ImgTemplateTrois {
	margin:0;
	border:2px solid #fff;
	background: url(/img/OmbreImgTemplateUn.png) left 355px;
	height:364px;
	width: 271px;
	float:left;
}
#Template03 #ContenuNewsTemplateTrois {
float:left;
	width:474px;
}
#Template03 #ContenuNewsTemplateTrois #TitreActuComp {
	width:180px;
	margin:0 10px 0 10px;
	padding:0;
}
#Template03 #ContenuNewsTemplateTrois #TitreActuComp .TitreActuBreve {
margin:0;
padding:7px 0px;
text-align:left;
color:#7C166F;
font-size:24px;
letter-spacing:1px;
width:474px;
}
#Template03 #ContenuNewsTemplateTrois #Texte {
  	margin-bottom:20px;
  	padding:0;
}

/*4*/
#Template04 .ImgTemplateQuatre {
	margin:0;
	border:2px solid #fff;
	background: url(/img/OmbreImgTemplateUn.png) left 200px;
	height:209px;
	width:420px;
	float:right;
}
#Template04 #ContenuNewsTemplateQuatre {
	clear: both;
}
#Template04 #TitreActuComp {
	float:right;
	width:180px;
	margin:50px 50px 10px 10px;
	padding:0;
}
#Template04 #TitreActuComp .TitreActuBreve {
margin:0;
padding:7px 0px;
text-align:right;
color:#7C166F;
font-size:24px;
letter-spacing:1px;
}
#Template04 #ContenuNewsTemplateQuatre #Texte {
  	margin-bottom:20px;
  	padding:0;
}



.ZoneActuPdf {
  	clear:both;
  	float:right;
  	width:350px;
	margin:0 4px 20px 0;
	}
.ZoneActuPdf .ActuPdf {
	display:block;
	margin:5px;
	padding: 5px 0 0 37px;
	font-weight:bold;
	color:#555;
	text-decoration:none;
	font-size:11px;
	min-height:30px;
	background: url(/img/IcoPdf.png) top left no-repeat;
	}
	
.ZonePhoto {
  	clear:both;
  	float:right;
  	width:748px;
	margin:0 4px 20px 0;
	}
.ZonePhoto .ActuPhoto {
	display:block;
	text-align:center;
	padding-top: 7px;
	width:114px;
	height:114px;
	margin:0 10px 5px 0;
	background: url(/img/OmbreVignetteActu.png) top left no-repeat;
	float:right;
	}
  #ListArchiveNews {
  	position:absolute;
  	bottom:-11px;
  	clear:both;
  	cursor:pointer;
  	background: url(/img-fr/ConsultezLesArchives.png) bottom center no- 
repeat;
  	width:748px;
  	height:24px;
  	margin:0;
  	padding:0;
  	}



/* */










/* ##################################### */
.tab01 {background:#222;} 



/* ######### FONCTIONNEMENT DU MENU ######### */
#BackAccPresentation {	
	background: url(/fr/EpaJussieu/testBackground.jpg) 0 0 no-repeat;
}
.EpaTitrePage {
	height: 40px;
	width: 748px;
	background-position: 15px bottom;
	background-repeat: no-repeat;
}
.TitreDeuxLigne {
	height:70px;
}	
.CloseDeuxLigne{
	height:30px;
	background-position: 15px top;
}

/*____EPA____*/
#presentationEpa {	background-image: url(/img-fr/EpaPresentation_on.png);}
#missionsEpcj {background-image: url(/img-fr/missionsEpcj_on.png);}
#BackAccFonctionnement {	}
#EpaFonctionnement {background-image: url(/img-fr/EpaFonctionnement_on.png);}
#EpaEvolution {background-image: url(/img-fr/EpaEvolution_on.png);}
#EpaControleFinance {background-image: url(/img-fr/EpaControleFinance_on.png);}
#EpaEquipe {background-image: url(/img-fr/EpaEquipe_on.png); width:300px;}
#TextOfficiel {background-image: url(/img-fr/EpaTextesOfficiels_on.png);}
#PoleInfo {background-image: url(/img-fr/EpaPoleInfo_on.png);}

/*____Enjeux Restructuration____*/
#EpaFonctionnement {background-image: url(/img-fr/EpaFonctionnement_on.png);}
#BackQuestionSantePublic {background: url(/img/TramePageQuestionSantePublique.jpg) 0 0 no-repeat;}
#QuestionSantePublique {background-image: url(/img-fr/EnjeuxQuestion_on.png);}
#ProrogationDesamiantage {background-image: url(/img-fr/EnjeuxProrogation_on.png);}

/*____Historique____*/																			
#BackHistorique {background: url(/img/BackgroundHistorique.jpg) 0 0 no-repeat;}
#HistoriqueConstruction {background-image: url(/img-fr/HistoConstruction_on.png);}																			
#HistoriqueNaissance {background-image: url(/img-fr/HistoNaissanceFac_on.png);}																			
#HistoriqueProjetInachevee {background-image: url(/img-fr/HistoProjetArchi_on.png);}																			
#HistoriqueVolontePolitique {background-image: url(/img-fr/HistoVolontePolitique_on.png);}
#BackAccordionAmiante {background: url(/img/PubAmiante.jpg) 0 0 no-repeat;}
#HistoAmiante {background-image: url(/img-fr/HistoAmiante_on.png);}
#HistoQuEstCeQueAmiante {background-image: url(/img-fr/HistoQuesCeQueAmiante_on.png);}
#HistoUtilisationAmiante	{background-image: url(/img-fr/HistoHistoAmiante_on.png);}

/*____Le déroulement d'un chantier____*/			
#DeroulementChantier {background-image: url(/img-fr/DeroulementChantier_off.png);}	
#EpaPremiereVague {background-image: url(/img-fr/1ereVague_off.png);}			
#EpaDeuxiemeVague {background-image: url(/img-fr/2emeVague_off.png);}			
#EpaTroisiemeVague {background-image: url(/img-fr/3emeVague_off.png);}			
#EpaQuatriemeVague {background-image: url(/img-fr/4emeVague_off.png);}
#EpaBilantransfert {background-image: url(/img-fr/BilanTransfert_off.png);}
#DesamiantageEtape1 {background-image: url(/img-fr/DesamianteEtap1_off.png);}
#DesamiantageEtape2 {background-image: url(/img-fr/DesamianteEtap2_off.png);}
#DesamiantageEtape3 {background-image: url(/img-fr/DesamianteEtap3_off.png);}
#DesamiantageEtape4 {background-image: url(/img-fr/DesamianteEtap4_off.png);}
#DesamiantageEtape5 {background-image: url(/img-fr/DesamianteEtap5_off.png);}
#DesamianteP3-T1 {background-image: url(/img-fr/DesamianteP3-T1_off.png);}
#DesamianteP3-T2 {background-image: url(/img-fr/DesamianteP3-T2_off.png);}
#DesamianteP3-T3 {background-image: url(/img-fr/DesamianteP3-T3_off.png);}
#DesamianteP4-T1 {background-image: url(/img-fr/DesamianteP4-T1_off.png);}
#DesamianteP4-T2 {background-image: url(/img-fr/DesamianteP4-T2_off.png);}
#RemiseNormeIncendi1 {background-image: url(/img-fr/RemiseNormeIncendi1_off.png);}
#RemiseNormeIncendi2 {background-image: url(/img-fr/RemiseNormeIncendi2_off.png);}
#RemiseNormeIncendi3 {background-image: url(/img-fr/RemiseNormeIncendi3_off.png);}

/*____Le Campus de demain ___*/
#SecteurQuatre {background-image: url(/img-fr/SecteurQuatre_off.png);}
#SecteurCinq {background-image: url(/img-fr/SecteurCinq_off.png);}
#SecteurSix {background-image: url(/img-fr/SecteurSix_off.png);}
#SecteurSept {background-image: url(/img-fr/SecteurSept_off.png);}

#SecteurOuest {background-image: url(/img-fr/SecteurOuest_off.png);}
#SecteurEst {background-image: url(/img-fr/SecteurEst_off.png);}

#RenovReseauxPrimaireGroupeElecto {background-image: url(/img-fr/RenovReseauxPrimaireGroupeElecto_off.png);}
#RenovTourCentrale {background-image: url(/img-fr/RenovTourCentrale_off.png);}
#RenovIPGPBSU {background-image: url(/img-fr/RenovIPGPBSU_off.png);}
#RenovBarresCassan {background-image: url(/img-fr/RenovBarresCassan_off.png);}

#RemiseNormeIncendi1 {background-image: url(/img-fr/EpaIncendie01_off.png);}
#RemiseNormeIncendi2 {background-image: url(/img-fr/EpaIncendie02_off.png);}
#RemiseNormeIncendi3 {background-image: url(/img-fr/EpaIncendie03_off.png);}

#EpaRehabilitation01 {background-image: url(/img-fr/EpaRehabilitation01_off.png);}
#EpaRehabilitation02 {background-image: url(/img-fr/EpaRehabilitation02_off.png);}
#EpaRehabilitation03 {background-image: url(/img-fr/EpaRehabilitation03_off.png);}
#EpaRehabilitation04 {background-image: url(/img-fr/EpaRehabilitation04_off.png);}

/*_____Marché publics______ */
#AvisAppelConcurrence {background-image: url(/img-fr/AvisAppelConcurrence_off.png);}
#AvisAttrib {background-image: url(/img-fr/AvisAttrib_off.png);}
#ListeMarches {background-image: url(/img-fr/ListeMarches_off.png);}
/*_______________________________________________________________________________________*/
/*	Menu général																																						  */
/*_______________________________________________________________________________________*/
#Menu {
	text-transform: uppercase;
	font-size:12px;
	float:left;
	background: #fff url(../img/OmbreMenu.png) top right no-repeat;
	width:200px;
	display:block;
	padding:4px 4px 0 4px;
}
#MenuPhoto {
	text-transform: uppercase;
	font-size:11px;
	float:left;
	background: #fff url(../img/OmbreMenu.png) top right no-repeat;
	width:200px;
	display:block;
	padding:4px 4px 0 4px;
}
.ImgMenu {
	margin-top:1px; 
	padding:0;
}
#MenuPhoto a {
	border:0; 
	margin:0; 
	padding:0;
	display:block;
	text-decoration:none;
	color:#7c166f;
}
#MenuPhoto ul .On {
	list-style-image: url(/img/PuceMenuMauve.png);
	margin:0;
	font-weight:bold;
}
#MenuPhoto ul .Off {
	list-style-image: url(/img/PuceMenuMauve.png);
	margin:0;
	font-weight:bold;
}

#Menu a {
	border:0; 
	margin:0; 
	padding:0;
	display:block;
	text-decoration:none;
	color:#7c166f;
}
.MenuClassique {
	margin:0;
	display:block;
	padding:10px 0 10px 30px;
	background: #a2a2a2 url(/img/OmbreSousMenuVert.png) center top repeat-x;
}
.EuroStyleMenu {	margin:0;	display:block; padding:0;}
#Menu .On {
	list-style-image: url(/img/PuceMenuMauve.png);
	margin:0;
	padding:0;
	font-weight:bold;
}
#Menu .Off {
	list-style-image: url(/img/PuceMenuVerte.png); 
	margin:0;
	padding:0;
}
#Menu li {
	padding-top:1px; 
	margin:0;
}
#Grix {
	margin:0;
	padding-top:15px;
	background: #a6a6a6 url(/img/MenuGrixHome.png) center top no-repeat;
	height:100%;
}
#Grix a {
	padding-top:10px;
}
.MenuTravaux a {
	border:0; 
	margin:0; 
	padding:0;
	display:block;
	text-decoration:none;
	color:#fff;
}
#MenuTravaux {
	text-transform: uppercase;
	color:#fff;
	font-size:12px;
	float:left;
	background: #fff url(/img/OmbreMenu.png) top right no-repeat;
	width:200px;
	display:block;
	padding:4px 4px 0 4px;
}
.MenuTravaux {
	color:#fff;
	margin:0;
	display:block;
	padding:10px 0 10px 30px;
	background: #ff8400 url(/img/OmbreSousMenuOrange.png) center bottom repeat-x;
}
#Menu .MenuTravaux a {
	color:#fff;
	border:0; 
	font-size:12px;
	margin-bottom:2px; 
	padding:0;
	display:block;
	text-decoration:none;
}
.TravauxOn {
	list-style-image: url(/img/PuceMenuFlecheBlanc.png);
	margin:0;
	font-weight:bold;	
}
.TravauxOff {
	list-style-image: url(/img/PuceMenuFlecheoff.png);
	margin:0;
}

.hand {cursor: pointer;}