html { 
overflow: scroll; 
} 

body {

	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8EM;
}

p, ul, ol
{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}


ul
{
	list-style-image:url(../images/li.gif);
}

li
{
}



ul a:hover, ol a:hover
{
	color:#55B7DE;
	text-decoration:underline;
}




a:link, a:active, a:visited
{
	color:#0f6f9f;
	text-decoration:underline;
}

a:hover
{
	color:#55B7DE;
	text-decoration:underline;
}


h1
{
	color:#666666;
	font-weight:bold;
	font-size:1.2EM;
	padding:0 0 0 45px;
	background:url(../images/h1.gif) no-repeat;
	border-bottom:#de2228 solid 2px;
}

h2
{
	color:#FFF;
	font-size:1.2EM;
	padding:12px 0 0 5px;
	font-weight:bold;
	line-height:3px;
}

h3
{
	color:#FFF;
	font-size:0.80EM;
	padding:0 0 0 5px;
	font-weight:normal;
	line-height:3px;
}

h4
{
	color:#df753c;
	font-weight:bold;
	font-size:1.2EM;
}

/*h2
{
	color:#FFF;
	font-weight:bold;
	font-size:1.2EM;
	background:url(../images/h2.gif) repeat-x;
}

*/

/*h4
{
	color:#b9d300;
	font-weight:bold;
	font-size:1.1EM;
}*/

h5
{
	color:#0f6f9f;
	font-weight:normal;
	font-size:1.1EM;
}

h6
{
	color:#66c7c6;
	font-weight:normal;
	font-size:1.1EM;
}

hr
{
 	border:#f1c005 solid 1px;
	width:100%;
	text-align:center;
}



/***************************************************
 Class Scriptor
 ***************************************************/
.aucun{
	border:none;} 
 
a.FilArianeLien, a.FilArianeLien:link, a.FilArianeLien:active, a.FilArianeLien:visited
{
	text-transform:uppercase;
	font-size:0.85EM;
	color:#333333;
	text-decoration:none;
}

a.FilArianeLien:hover
{
	text-decoration:underline;
}

.FilArianeTexte
{
	text-transform:uppercase;
	font-size:0.85EM;
	text-decoration:none;
	color:#333333;
}
.FilArianePageCourante
{
	text-transform:uppercase;
	font-size:0.85EM;
	color:#333333;
	font-weight:bold;
}

a.FilArianePageCourante, a.FilArianePageCourante:link, a.FilArianePageCourante:active, a.FilArianePageCourante:visited
{
	text-decoration:none;
}

a.FilArianePageCourante:hover
{
	text-decoration:none;
}


.RechercheOK a:link, .RechercheOK a:active, .RechercheOK a:visited
{
	color:#FFFFFF !important;
	font-weight:bold !important;
	font-size:0.85EM !important;
	border: 3px solid #FFF !important;
	text-decoration:none !important;
	padding:2px 1px 1px 2px !important;
	background:#e54e53 !important;
}
.RechercheOK a:hover
{
	color:#FFFFFF !important;
	font-weight:bold !important;
	font-size:0.85EM !important;
	border: 1px solid #FFF !important;
	text-decoration:none !important;
	padding:2px 1px 1px 2px !important;
	background:#e54e53 !important;
	text-decoration:none !important;
}
input.Recherche
{
	color:#FFF;
	border: 1px solid #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85EM;
	background-color:#e54e53;

}


.Tableau {
	font-weight:normal;
	text-decoration:none;
	width:100%
	}

.Tableau, .Tableau p {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0EM;
}

.Tableau td {
	font-size:1EM;
	color:#010101;
	padding:5px 5px 5px 5px;
	border-bottom:#f8e6a1 solid 1px;
	}
	
	

.ImageAligneGauche
{
	text-align:left;
	border:#000;
}

.ImageGaucheDroite
{
	text-align:right;
	border:#000;
}

.ImageGaucheCentre
{
	text-align:center;
	border:#000;
}

.PublicationTitre
{
	color:#666666;
	font-weight:bold;
	font-size:1.12EM;
}

.PublicationDate
{
	font-size:0.68EM;
}
.PublicationCreateur
{
	font-size:0.68EM;
}
.PublicationResume
{
	font-size:0.8EM;
}

a.PublicationLien, a.PublicationLien:link, a.PublicationLien:active, a.PublicationLien:visited
{
	font-size:0.8EM;
}

a.PublicationLien:hover
{
	text-decoration:underline;
}


a.LienPDF, a.LienPDF:link, a.LienPDF:active, a.LienPDF:visited
{
	text-decoration:none;
	padding: 0 0 3px 20px;
	background-image:url(../images/liens/PDF.gif);
	background-repeat: no-repeat;
}

a.LienPDF:hover
{
	text-decoration:underline;
	padding: 0 0 3px 20px;
	background-image:url(../images/liens/PDF.gif);
	background-repeat: no-repeat;
}

a.LienDOC, a.LienDOC:link, a.LienDOC:active, a.LienDOC:visited
{
	text-decoration:none;
	padding: 0 0 3px 20px;
	background-image:url(../images/liens/DOC.gif);
	background-repeat: no-repeat;
}

a.LienDOC:hover
{
	text-decoration:underline;
	padding: 0 0 3px 20px;
	background-image:url(../images/liens/DOC.gif);
	background-repeat: no-repeat;
}

a.LienEPS, a.LienEPS:link, a.LienEPS:active, a.LienEPS:visited
{
	text-decoration:none;
	padding: 0 0 3px 20px;
	background-image:url(../images/liens/EPS.gif);
	background-repeat: no-repeat;
}

a.LienEPS:hover
{
	text-decoration:underline;
	padding: 0 0 3px 20px;
	background-image:url(../images/liens/EPS.gif);
	background-repeat: no-repeat;
}
a.LienEXE, a.LienEXE:link, a.LienEXE:active, a.LienEXE:visited
{
	text-decoration:none;
	padding: 0 0 3px 20px;
	background-image:url(../images/liens/EXE.gif);
	background-repeat: no-repeat;
}

a.LienEXE:hover
{
	text-decoration:underline;
	padding: 0 0 3px 20px;
	background-image:url(../images/liens/EXE.gif);
	background-repeat: no-repeat;
}

a.LienEXTERNE, a.LienEXTERNE:link, a.LienEXTERNE:active, a.LienEXTERNE:visited
{
	text-decoration:none;
	padding: 0 0 3px 20px;
	background-image:url(../images/liens/EXTERNE.gif);
	background-repeat: no-repeat;
}

a.LienEXTERNE:hover
{
	text-decoration:underline;
	padding: 0 0 3px 20px;
	background-image:url(../images/liens/EXTERNE.gif);
	background-repeat: no-repeat;
}
a.LienIMG, a.LienIMG:link, a.LienIMG:active, a.LienIMG:visited
{
	text-decoration:none;
	padding: 0 0 3px 20px;
	background-image:url(../images/liens/IMG.gif);
	background-repeat: no-repeat;
}

a.LienIMG:hover
{
	text-decoration:underline;
	padding: 0 0 3px 20px;
	background-image:url(../images/liens/IMG.gif);
	background-repeat: no-repeat;
}

a.LienPPT, a.LienPPT:link, a.LienPPT:active, a.LienPPT:visited
{
	text-decoration:none;
	padding: 0 0 3px 20px;
	background-image:url(../images/liens/PPT.gif);
	background-repeat: no-repeat;
}

a.LienPPT:hover
{
	text-decoration:underline;
	padding: 0 0 3px 20px;
	background-image:url(../images/liens/PPT.gif);
	background-repeat: no-repeat;
}
a.LienXLS, a.LienXLS:link, a.LienXLS:active, a.LienXLS:visited
{
	text-decoration:none;
	padding: 0 0 3px 20px;
	background-image:url(../images/liens/XLS.gif);
	background-repeat: no-repeat;
}

a.LienXLS:hover
{
	text-decoration:underline;
	padding: 0 0 3px 20px;
	background-image:url(../images/liens/XLS.gif);
	background-repeat: no-repeat;
}
a.LienZIP, a.LienZIP:link, a.LienZIP:active, a.LienZIP:visited
{
	text-decoration:none;
	padding: 0 0 3px 20px;
	background-image:url(../images/liens/ZIP.gif);
	background-repeat: no-repeat;
}

a.LienZIP:hover
{
	text-decoration:underline;
	padding: 0 0 3px 20px;
	background-image:url(../images/liens/ZIP.gif);
	background-repeat: no-repeat;
}
a.LienFAVORIS, a.LienFAVORIS:link, a.LienFAVORIS:active, a.LienFAVORIS:visited
{
	text-decoration:none;
	padding: 0 0 3px 20px;
	background-image:url(../images/liens/FAVORIS.gif);
	background-repeat: no-repeat;
}

a.LienFAVORIS:hover
{
	text-decoration:underline;
	padding: 0 0 3px 20px;
	background-image:url(../images/liens/FAVORIS.gif);
	background-repeat: no-repeat;
}
a.LienCOURRIEL, a.LienCOURRIEL:link, a.LienCOURRIEL:active, a.LienCOURRIEL:visited
{
	text-decoration:none;
	padding: 0 0 3px 20px;
	background-image:url(../images/liens/Courriel.gif);
	background-repeat: no-repeat;
}

a.LienCOURRIEL:hover
{
	text-decoration:underline;
	padding: 0 0 3px 20px;
	background-image:url(../images/liens/Courriel.gif);
	background-repeat: no-repeat;
}
/***************************************************
 Class mise en page - NAVIGATION -
 ***************************************************/



/***************************************************
 Class mise en page - CONTENU -
 ***************************************************/
#SiteWeb{
	text-align:center;
 }
#epsh{
	margin: 0px auto 0px auto;
	padding:0 0 0 0;
	width:960px;
	height:222px;
	display:block;
	text-align:left;	
}
.epsh2{
	width:998px;
	margin: 0px auto 0px auto;
}

.epsh3{
	width:960px;
	margin: 0px auto 0px auto;
}

.menu1 {
	background-color:#de2228;
	width:710px;
	height:22px !important;
	float:right;
	text-align:center;
	display:block;
 }
 
.menu1 a, .menu1 a:link, .menu1 a:active, .menu1 a:visited{
	color:#FFFFFF;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0 5px 0 5px;
	text-decoration:none;
	}
	
.menu1 a:hover{
	color:#f8d3d4;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0 5px 0 5px;
	text-decoration:none;
	} 

.coin2 {
	width:28px;
	height:22px;
	background-image:url(../images/coin2.gif);
	float:right;
	display:block;
} 

.coin1 {
	width:27px;
	height:22px;
	background-image:url(../images/coin1.gif);
	float:left;
	display:block;
}
.centre2 {
	/*width:539px;*/
	/*width:559px;*/
	width:625px;
	height:22px;
	margin: 0px auto 0px auto;
	/*border:#FFF solid 1px;*/
}

.flash {
	width:400px;
	height:200px;
	float:left;
}

.ProgrammeEPSH {
	width:560px;
	height:200px;
	text-align:center;
	float:right;
}

.ProgrammeEPSH tr td {
	text-align:center;
}

#MenuEPSH{
	background:#df2228;
	width:196px;
	float:left;
	/*border:solid 1px #00CCCC;*/
}
	
#MenuEPSH ul.MenuMode
{
	margin:0;
	padding:0 0 0 0;
	width:191px;
	list-style-image:none;
	list-style-type:none;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	overflow:hidden;
	text-align:left;

}
#MenuEPSH ul.MenuMode a:link, #MenuEPSH ul.MenuMode a:active, #MenuEPSH ul.MenuMode a:visited
{
	margin:0;
	padding:3px 3px 3px 18px;
	background:url(../images/Menu_A.gif) no-repeat;
	width:191px;
	color:#FFFFFF;
	font-size:0.9EM;
	text-decoration:none;
	display:block;
	overflow:hidden;
	list-style-image:none;
}

#MenuEPSH ul.MenuMode a:hover {
	margin:0;
	padding:3px 3px 3px 18px;
	background:url(../images/Menu_B.gif) no-repeat;
	width:191px;
	text-decoration:none;
	display:block;
	overflow:hidden;
	color:#BFD73B;
}

#MenuEPSH ul.MenuSousMode
{
	margin:0;
	padding:0 0 0 0;
	width:191px;
	list-style-image:none;
	list-style-type:none;
	line-height:normal;
	display:block;
	overflow:hidden;
	text-align:left;
}
#MenuEPSH ul.MenuSousMode a:link, #MenuEPSH ul.MenuSousMode a:active, #MenuEPSH ul.MenuSousMode a:visited
{
	margin:0;
	padding:3px 3px 3px 25px;
	width:191px;
	color:#FFFFFF;
	font-size:0.9EM;
	text-decoration:none;
	font-weight:normal;
	display:block;
	overflow:hidden;
	background:none;
}

#MenuEPSH ul.MenuSousMode a:hover
{
	margin:0;
	padding:3px 3px 3px 25px;
	width:191px;
	color:#BFD73B;
	font-size:0.9EM;
	text-decoration:none;
	display:block;
	overflow:hidden;
	background:none;
}
#MenuEPSHfin {
background-image:url(../images/MenuEPSH_Fin.gif);
width:196px;
height:164px;
}

#MenuProgramme{
	background:#f1582e;
	width:196px;
	float:right;
	/*border:solid 1px #33FF00;*/
}
	
#MenuProgramme ul.MenuMode
{
	margin:0;
	padding:0 0 0 0;
	width:191px;
	list-style-image:none;
	list-style-type:none;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	overflow:hidden;
	text-align:left;

}
#MenuProgramme ul.MenuMode a:link, #MenuProgramme ul.MenuMode a:active, #MenuProgramme ul.MenuMode a:visited
{
	margin:0;
	padding:3px 3px 3px 18px;
	width:191px;
	color:#FFFFFF;
	font-size:0.9EM;
	text-decoration:none;
	display:block;
	overflow:hidden;
	list-style-image:none;
}

#MenuProgramme ul.MenuMode a:hover {
	margin:0;
	padding:3px 3px 3px 18px;
	width:191px;
	text-decoration:none;
	display:block;
	overflow:hidden;
	color:#BFD73B;
}

#MenuProgramme ul.MenuSousMode
{
	margin:0;
	padding:0 0 0 0;
	width:191px;
	list-style-image:none;
	list-style-type:none;
	line-height:normal;
	display:block;
	overflow:hidden;
	text-align:left;
}
#MenuProgramme ul.MenuSousMode a:link, #MenuProgramme ul.MenuSousMode a:active, #MenuProgramme ul.MenuSousMode a:visited
{
	margin:0;
	padding:3px 3px 3px 25px;
	width:191px;
	color:#FFFFFF;
	font-size:0.9EM;
	text-decoration:none;
	font-weight:normal;
	display:block;
	overflow:hidden;
}

#MenuProgramme ul.MenuSousMode a:hover
{
	margin:0;
	padding:3px 3px 3px 25px;
	width:191px;
	color:#BFD73B;
	font-size:0.9EM;
	text-decoration:none;
	display:block;
	overflow:hidden;
}
#MenuProgrammefin {
	background-image:url(../images/MenuPROGRAMME_Fin.gif);
	width:196px;
	height:164px;
}

#contenu {
	text-align:left;
	/*width:552px;*/
	width:546px;
	margin:0;
	padding:8px 8px 8px 8px;
	display:block;
	overflow:hidden;
	/*border:#FF3333 solid 1px;*/
}


