@charset "utf-8";
/* CSS Document */

::selection { /* Safari */
        color: #ffffff;
	background: #5aadde;
}
::-moz-selection { /* Firefox */
        color: #000000;
	background: #5aadde;
}

* { 
margin: 0;
padding: 0;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	background: #a0adb8;
	margin: 0 0 0 0px;
}

h1 {
	margin: 0 0 15px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #ff881f;
}

h2 {
	margin: 10px 0 10px 0;
	font-size: 17px;
	font-weight: bold;
	text-decoration:underline;
	color: #333333;
}

h3 {
	margin: 10px 0 10px 0;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
}

h4 {
	margin: 10px 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
	color: #333333;
}

h5 {
	margin: 10px 0 10px 0;
	font-size: 13px;
	font-weight: bold;
	text-decoration:underline;
	color: #333333;
}

h6 {
	margin: 10px 0 10px 0;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color: #1a5471;
}

a:hover {
	color: #d06f52;
}

ul, li {
	/*padding-bottom: 1px;
	list-style-image: url(../images/layout/fleche1_list.gif);*/
}

li {
        /*line-height: 18px;*/
}

ul {
	/*margin-left: 30px;
	padding: 0;*/
}




ul, li { padding-bottom: 1px; }

li {  /*line-height: 18px;*/ }

ul {	
	list-style-position:outside;
	margin-left:20px;
	list-style-image:url(../images/layout/fleche1_list.gif);
}

ol {
	list-style-position:outside;
	margin-left:32px;
	list-style-type:decimal;
}







img {
	border: none;
}

.LienTableau {
        margin: 0;
	padding: 0 0 0 20px;
        line-height: 18px;
	background: url(../images/layout/icones/tableau.gif) left top no-repeat;
}

.Tableau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-collapse: collapse !important;
	border: 1px solid #ccc8c9 !important;
}

.Tableau td {
	padding: 5px 5px 5px 5px !important;
	border: 1px solid #ccc8c9 !important;
}

.TableauTitre td {
	padding: 5px !important;
	font-weight: bold !important;
	border-bottom: 2px solid #ccc8c9 !important;
	background: url(../images/layout/background_tableauTitre.jpg) !important;
}


.LienPDF {
	margin: 0;
	padding: 0 0 0 20px;
        line-height: 18px;
	background: url(../images/layout/icones/PDF.gif) left top no-repeat;
}

.LienExterne {
	margin: 0;
	padding: 0 0 0 20px;
        line-height: 18px;
	background: url(../images/layout/icones/lien_externe.gif) left top no-repeat;
}
.LienMP3 {
    margin: 0;
	padding: 0 0 0 20px;
        line-height: 18px;
	background: url(../images/layout/icones/mp3.gif) left top no-repeat;
}

.LienDOC {
	margin: 0;
	padding: 0 0 0 20px;
        line-height: 18px;
	background: url(../images/layout/icones/doc.gif) left top no-repeat;
}

.LienCourriel {
	margin: 0;
	padding: 0 0 0 18px;
        line-height: 18px;
	background: url(../images/layout/icones/mail.gif) left top no-repeat;
}

.LienAutre {
	margin: 0;
	padding: 0 0 0 20px;
        line-height: 18px;
	background: url(../images/layout/icones/autre.gif) left top no-repeat;
}

.LienTelephone {
	margin: 0;
	padding: 0 0 0 20px;
        line-height: 18px;
	background: url(../images/layout/icones/Telephone.gif) left top no-repeat;
}

.LienFacebook {
	margin: 0;
	padding: 0 0 0 20px;
        line-height: 18px;
	background: url(../images/layout/icones/facebook.gif) left top no-repeat;
}

.LienTwitter {
	margin: 0;
	padding: 0 0 0 20px;
        line-height: 18px;
	background: url(../images/layout/icones/twitter.gif) left top no-repeat;
}


.LienFAX {
	margin: 0;
	padding: 0 0 0 20px;
        line-height: 18px;
	background: url(../images/layout/icones/telecopieur.gif) left top no-repeat;
}

.LienSecurise {
        margin: 0;
	padding: 0 0 0 20px;
        line-height: 18px;
	background: url(../images/layout/icones/Securise.gif) left top no-repeat;
}




/******************************************************/
/***************** Class Publications *****************/
/******************************************************/

.PublicationEvenement { //Class par dfaut Scriptor
        //padding: 0 0 45px 0;
}

.PublicationEvenement td { //Class par dfaut Scriptor
        padding: 0 0 5px 0;
}

.PublicationDate {
	font-size: 12px;
	color: #1a5471;
	font-weight: normal;
}
.PublicationTitre {
	display: block;
	margin: 0 0 10px 0;
	font-size: 16px;
	font-weight: bold;
	color: #1a5471;
}

.PublicationTitreTous {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

.PublicationResume {
}

.PublicationResume img {
	margin: 0 5px 5px 0;
	max-width: 125px;
	width:expression(document.body.clientWidth > 125? "125px": "auto" );
}

.PublicationLien {
	font-weight: normal;
}

.PublicationLigne {
	margin: 5px 0px;
	padding: 0;
	height: 3px;
	font-size: 1px;
	border-top: none !important;
	background: url(../images/layout/publication_ligne.gif) repeat-x;
}


/************************************************************/
/**********************  MISE EN PAGE  **********************/
/************************************************************/

#Contenu {
	margin: 0 10 0 15px;
	width: 700px;
}

#MasterDiv {
	width: 100%;
	text-align: center;
}

#MenuHaut {
	width: 977px;
	height: 21px;
	background-color: #a0acb8;
	font-size: 0px;
	/*border:1px solid red;*/
}

#EditPrint {
	float: left;
	text-align:left;
	margin: 0 0 0 10px;
	width: 100px;
	height: 21px;
	line-height: 21px;
	/*border:1px solid black;*/
}
#EditPrint a {
	display: inline-block;
	padding: 0 5px 0 5px;
}

#MenuHautBoutons {
	float: right;
	margin: 0 0 0 0;
	width: 850px;
	height: 21px;
	line-height: 21px;
	font-size: 10px;
	text-align: right;
	/*border:1px solid black;*/
}
#MenuHautBoutons a {
	padding: 0 15px 0 15px;
	color: #b5d9ec;
	border-right: 1px solid #b5d9ec;
}
#MenuHautBoutons a:hover {
	color: #ffffff;
}
.MenuHautDernierBouton {
	border: none !important;
}
#SiteCadreGeneral {
	margin: 0 auto 5px auto;
	width: 977px;
	background: url(../images/layout/Fond_blanc.gif) left top repeat-y;
	background-color: #ffffff;
}
.ClearFloat {
	clear: both;
	font-size: 1px;
}

#BandeauSite{
 font-size: 0px;
 height: 161px;
}

#LogoEcole{
font-size: 0px;

}

#BandeMilieu {
font-size: 0px;

}

#BandeCSD {
font-size: 0px;

}

#BandeImage {
font-size: 0px;

}

#BGRecherche {
	width: 977px;
	height: 46px;
	background:url(../images/layout/BGrecherche.jpg) left top no-repeat ;
}
#RechercheHaut input {
	margin-left:725px;
	margin-top:15px;
	width: 205px;
	height: 20px;
	border: 1px solid #66859f;
	font-size: 15px;
	color: #999999;
	background: #ffffff;
}

#RechercheHaut img {
	margin-top:15px;
}

#RechercheHaut table {
	margin: 0px 10px 0px 10px;
}
#Contenu2Colonnes {
	width: 977px;
	margin: 0 auto;
	padding: 0 auto;
	background: url(../images/layout/background_2Colonnes.jpg) repeat-y;
	/*border:1px solid red;*/
}

#Contenu3Colonnes {
	width: 977px;
	margin: 0 auto;
	padding: 0 auto;
	background: #ffffff;
	/*border:1px solid red;*/
}

#Contenu2ColonnesGauche {
	float: left;
	width: 250px;
	padding: 0 0 20px 0;
	/*border-right:1px solid green;*/

}

#Contenu3ColonnesGauche {
	float: left;
	width: 227px;
	/*border:1px solid green;*/
}

#Onglets {
	margin: 15px 0 0px 0;
	padding: 0px 0 0 0;
	width: 227;
	/*border:1px solid black;*/
}

#Onglets img {
	margin: 0 0 15px 0;
	padding: 0px 0 0 0;
	/*border:1px solid black;*/
}

#Contenu2ColonnesDroite {
	float: left; 
	width: 710px;
	/*padding: 0 0 20px 0;*/
	padding-bottom: 10%;
	margin: 0 0 0 1px;
	background-color: #ffffff;
	/*border:1px solid yellow;*/
}

#FilArianne {
	margin: 23px auto 0 auto;
	padding: 0;
	width: 510px;
	font-size: 8px;
	text-transform: uppercase;
	color: #1a5471;
	letter-spacing: 1px;
}

#Contenu2Colonnes #FilArianne {
	text-align:left;
	margin: 5px auto 0 auto;
	padding: 0 0 0 10px;
	width: 710px;
	height: 10px;
	font-size: 8px;
	text-transform: uppercase;
	color: #1a5471;
	letter-spacing: 1px;
	background:url(../images/layout/fil_ariane_fleche.gif) left top no-repeat ;
	/*border:1px solid red;*/
}

#FilArianne a {
	margin: 0;
	padding: 0;
	font-size: 8px;
	font-weight: normal;
	text-transform: uppercase;
	color: #1a5471;
}


#FilArianne a.PageCourante {
	color: #ff881f;
}

#FilArianne a:hover {
	color: #ff881f;
}

#Contenu3ColonnesCentre {
	float: left; 
	width: 486px;
	/*border:1px solid yellow;*/
}

#Titre1 {
	margin: 10px 0 0 5px ;
	text-align: left;

}

#Titre1Contenu {
	margin: 0;
	padding: 0;
	width: 710px;
}

#Contenu2ColonnesDroiteZoneSite {
	text-align: left;
	margin: 7px 0px 0 15px;
	width: 695px;
	/*border:1px solid yellow;*/
}

#Contenu3ColonnesCentreZoneSite {
	text-align: left;
	margin: 7px 0 0 5px;
	width: 486px;
	/*border:1px solid black;*/
}

#Contenu3ColonnesDroiteZoneSite {
	text-align: left;
	margin: 7px 0 0 5px;
	width: 735px;
	/*border:1px solid black;*/
}

#Contenu3ColonnesDroite {
	float: right;
	width: 259px;
	margin: 10px 0 0 0;
	/*border:1px solid black;*/
}

#Contenu3ColonnesDroite2 {
	float: left; 
	width: 745px;
	margin: 10px 0 0 0;
	/*border:1px solid yellow;*/
}

#Contenu3ColonnesDroiteFondLiensRapidesDebut {
	width: 259px;
	height: 69px;
	background: url(../images/layout/fond_liens_rapides_accueil_debut.jpg) left top no-repeat;
	/*border:1px solid red;*/
}

#Contenu3ColonnesDroiteFondLiensRapidesMilieu {
	float:left;
	padding: 20px 0 0 40px;
	width: 259px;
	text-align:left;
	background: url(../images/layout/fond_liens_rapides_accueil_milieu.jpg) left top repeat-y;
	/*border:1px solid black;*/
}

#Contenu3ColonnesDroiteFondLiensRapidesMilieu a{
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 8px;*/
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color: #1a5471;
}
#Contenu3ColonnesDroiteFondLiensRapidesMilieu a:hover{
	text-decoration:underline;
	max-width: 200px;
	width:expression(document.body.clientWidth > 200? "200px": "auto" );
}

#Contenu3ColonnesDroiteFondLiensRapidesMilieu img {
	max-width: 200px;
	/*width:expression(document.body.clientWidth > 200? "200px": "auto" );*/

	/*border:1px solid black;*/
}

#Contenu3ColonnesDroiteFondLiensRapidesMilieu hr {
	height:1px;
	width:95%;
	background-color:#ccc8c9;
	border: none;
}


#Contenu3ColonnesDroiteFondLiensRapidesFin {
	float:left;
	width: 259px;
	height: 25px;
	background: url(../images/layout/fond_liens_rapides_accueil_fin.jpg) left top no-repeat;
	/*border:1px solid red;*/
}

#MenuGauche .MenuActif {
	font-weight: bold !important;
}

#MenuGauche .MenuPageCourante{
	font-weight: bold !important;
	color: #ffffff !important;
	background: #bbbbbb !important;
}
#MenuGauche {
	clear: both;
	margin: 0;
	padding: 20px 0 0 0;
	width: 250px;
	border-top: 1px solid #dddddd;
}

#MenuGauche ul, #MenuGauche li {
	
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

#MenuGauche ul {
	
}

#MenuGauche li {
	
}

#MenuGauche a {
	padding: 5px 10px 5px 10px;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	color: #ff881f;
}

#MenuGauche ul ul {
	margin: 5px 0 0 0;
}

#MenuGauche ul ul li {
	margin: 0 0 0 0;
}

#MenuGauche ul ul a {
	margin: 0;
	padding: 5px 10px 5px 25px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background: url(../images/layout/fleche1.gif) 11px 50% no-repeat;
}

#MenuGauche ul ul a:hover {
	background: #dddddd url(../images/layout/fleche1.gif) 11px 50% no-repeat;
}

#MenuGauche ul ul ul {
	margin: 0 0 0 0;
	background: #e6e6e6;

}

#MenuGauche ul ul ul li {
	margin: 0 0 0 0;
}

#MenuGauche ul ul ul a {
	padding: 5px 10px 5px 40px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background: url(../images/layout/fleche2.gif) 26px 50% no-repeat;
}

#MenuGauche ul ul ul a:hover {
	background: #dddddd url(../images/layout/fleche2.gif) 26px 50% no-repeat;
}

#MenuGauche ul ul ul ul {
	margin: 0 0 0 0;
	background: #e6e6e6;
}

#MenuGauche ul ul ul ul li {
	margin: 0 0 0 0;
}

#MenuGauche ul ul ul ul a {
	padding: 5px 10px 5px 55px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background: url(../images/layout/fleche3.gif) 41px 50% no-repeat;
}

#MenuGauche ul ul ul ul a:hover {
	background: #dddddd url(../images/layout/fleche3.gif) 41px 50% no-repeat;
}

#MenuGauche ul ul ul ul ul {
	margin: 0 0 0 0;
	background: #e6e6e6;
}

#MenuGauche ul ul ul ul ul li {
	margin: 0 0 0 0;
}

#MenuGauche ul ul ul ul ul a {
	padding: 5px 10px 5px 70px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background: url(../images/layout/fleche4.gif) 56px 50% no-repeat;
}

#MenuGauche ul ul ul ul ul a:hover {
	background: #dddddd url(../images/layout/fleche4.gif) 56px 50% no-repeat;
}

#MenuGauche ul ul ul ul ul ul {
	margin: 0 0 0 0;
	background: #e6e6e6;
}

#MenuGauche ul ul ul ul ul ul li {
	margin: 0 0 0 0;
}

#MenuGauche ul ul ul ul ul ul a {
	padding: 5px 10px 5px 85px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background: url(../images/layout/fleche5.gif) 71px 50% no-repeat;
}

#MenuGauche ul ul ul ul ul ul a:hover {
	background: #dddddd url(../images/layout/fleche5.gif) 71px 50% no-repeat;
}


#BandeauBas{
	padding: 10px 0 0 10px;
	width: 967px;
	height:80px;
	background-color: #3981a5;
	text-align:left;
	color: #FFFFFF;
	font-size: 13px;
}

/*#Onglets {
	margin: 25 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
}
#Onglets a {
	margin: 20 50 0 0;
	padding: 25 50 0 0;
}*/


/**********************************************************/
/***************** STYLES MENU HORIZONTAL *****************/
/**********************************************************/

/*#MenuHorizontal{
	font-size: 12px;
	color: #e8ebed;
	width: 977px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: url(../images/layout/bandemenu.jpg) left top repeat-x;
}
#MenuHorizontal a {
	margin: 0 0px 0 0 ;
	padding: 0 20px 0 20px;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #e8ebed;
}
#MenuHorizontal a:hover {
	height: 25px;
	display: inline-block;
	line-height: 27px;
	background: url(../images/layout/bandemenu_over.gif) 25px 50% no-repeat;
	background-color: #65849f;
}*/



#MenuHorizontal {
	margin: 0 auto;
	padding: 0;
	width: 977px;
	height: 25px;
	background: url(../images/layout/bandemenu.jpg) repeat-x;
}

#MenuHorizontalBoutons {
	margin: 0;
	padding: 0 1px;
	width: 100%;
	height: 25px;
	line-height: 25px;
	text-align: center;
	position: relative;
	z-index: 1 !important;
}

#MenuHorizontalBoutons a {
	margin: 0 1px 0 0;
	padding: 0 10px;
	display: inline-block;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

#MenuHorizontalBoutons a:hover {
	background-color: #ff881f;

	/*background: url(../images/layout/background_menuHorizontal_over.jpg) repeat-x;*/
}


#SousMenuSection1 {
        width: 250px;
        position: absolute;
        left: 92px;
        visibility: hidden;
	z-index: 1000 !important;
}
#SousMenuSection2 {
        width: 250px;
        position: absolute;
        left: 463px;
        visibility: hidden;
	z-index: 1000 !important;
}
#SousMenuSection3 {
        width: 250px;
        position: absolute;
        left: 546px;
        visibility: hidden;
	z-index: 1000 !important;
}

#SousMenuSection4 {
        width: 250px;
        position: absolute;
        left: 716px;
        visibility: hidden;
	z-index: 1000 !important;
}

#SousMenu {
        text-align: left;
        background: #ff881f;
		
}

#SousMenu ul {
        border: 1px solid #000000;
        border-top: none;
}

#SousMenu ul ul {
        border: none;
        display: none;
}

#SousMenu ul, #SousMenu li {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

#SousMenu a {
        margin: 0;
	padding: 6px 10px 6px 10px;
        display: block;
        line-height: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal !important;
	text-decoration: none;
	text-transform: none;
	color: #fefefe;
        border: none;
        background: #ff881f;
        /*background: url(../images/layout/background_sousMenu.png) repeat;*/
}

#SousMenu a:hover {
        color: #ff881f;
	background: #fefefe;
        /*background: url(../images/layout/background_sousMenu_over.png) repeat;*/
}