/*
 * Disposition a l'ecran : colonnes, encarts, cartouches
 */
BODY {
	
font-family :  Arial, sans-serif;
/*color: #000000;*/
color: #333333;
font-size: 1em;

}

img, .spip_logos {
	padding: 0px;
	border: none;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	color: #6666A8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #6666A8;
	border-right-color: #6666A8;
	border-bottom-color: #6666A8;
	border-left-color: #6666A8;	
}

h3 {
	font-size: 0.9em;
	font-weight: bold;
	color: #6666A8;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-top-color: #6666A8;
	border-right-color: #6666A8;
	border-bottom-color: #6666A8;
	border-left-color: #6666A8;	
}
.gauche {
	float: left;
	margin-top: 0.2em;
	margin-right: 1em;
	margin-bottom: 0.2em;
	margin-left: 0.2em;
}
.droite {
	float: right;
	margin-top: 0.2em;
	margin-right: 0.2em;
	margin-bottom: 0.2em;
	margin-left: 1em;
}
/* la page */
#main{
	margin: 0 auto;
	padding: 0.1em;
	height:auto;
	/*
	width: 1000px;
	width:99%;
	*/
	width: 900px;

	z-index:0;
}
/*Groupe pour le bandeau gnrale du site */
#header {
	position: relative;
	z-index:5;
	width: 99.9%;
/*	min-height:72px;
*/
	min-height:316px;
	margin:0em;
	margin-bottom:1em;
	padding: 0px;
	vertical-align:text-bottom;
}

#header_gauche {
	float:left;
	width:60%;
	min-height:105px;
	z-index:5;
	margin: 0px;
	text-align: center;
	vertical-align:text-bottom;
}


#header_droite {
	min-height:105px;
	float:left;
	width:39.99%;
	z-index:5;
	margin: 0px;
	text-align: center;
	vertical-align:text-bottom;
}


/***************************** CSS Pour la gestion du menu home*******************************/
/* Menu des langues */
#MenuLangueHaut {
	float:left;
	margin:0em;
	width: 99.5%;
	vertical-align:top;
	text-align: center;
	z-index:7;
	min-height: 5px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
}

/* Accs rapide en haut de la page*/
/* Menu */
#MenuRubriqueHaut {
	float:left;
	z-index:5;
	width: 100%;	/* IE Dynamic Expression to set the width */
    width:expression(document.body.clientWidth < 1000 ? "1000px" : "100%" );
	min-height: 10px;
	padding-top: 0.2em;
	padding-right: 0em;
	padding-bottom: 0.2em;
	padding-left: 0em;
	margin-top: 0.1em;
	margin-bottom: 0.2em;
	}
#MenuRubriqueHaut_BoiteGauche {
	float:left;
	min-width:180px;
	width:14.39%;
}
#MenuRubriqueHaut_BoiteCentre {
	float:left;
	vertical-align:bottom;
	/* IE Dynamic Expression to set the width */
	width:59.92%;
    width:expression(document.body.clientWidth < 1000 ? "632px" : "60.92%" );
	font-size: 0.8em;
	text-align: center;
	z-index:6;
	font-weight: bold;
	padding: 0.2em;
	font-family: Arial, sans-serif;
	margin: 0.1em;
}
#MenuRubriqueHaut_BoiteDroite {
	float:left;
	min-width:180px;
	width:14.50%;
}

/***************************** CSS Pour la gestion de la partie centrale home *******************************/
/* groupe des colonnes droite, gauche et centrale */
#contenu {
    width:99%;
	margin:0px;
	padding:0px;
	z-index:0;
	position: relative;
}

#BoiteGauche {
	font-size: 0.9em;
	padding: 0.2em;
	margin: 0.1em;
	float:left;
	min-width:50px;
	width:17.39%;
	min-height: 400px;
	z-index:5;
	font-family: Arial, sans-serif;
}




#BoiteCentre {
	font-size: 1em;
	float:left;
	/*	width:70.92%;
*/
	width:75%;
	z-index:5;
	padding: 0.5em;
	margin: 0em;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #009934;
	border-top-style: none;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #009934;
	border-right-color: #009934;
	border-bottom-color: #009934;
}

#BoiteDroite {
	font-size: 0.9em;
	float:left;
	min-width:100px;
	width:13.39%;
	z-index:5;
	padding: 0.1em;
	margin: 0em;
	font-family: Arial, sans-serif;
}


#BoiteCentre_large {
	float:left;
	width:69.31%;
	z-index:5;
	padding: 0.2em;
	margin: 0em;

}

#Sommaire_pied{
	padding: 1em;
	text-align: center;
	width: 95%;
}



/* Style pour les sauts de ligne dans la mise en page */
#spacer {
	float:left;
	width:100%;
	z-index:5;
}
#BoiteDroiteQuiBouge {
	position:relative;
	float:right;
	width:24.90%;
	z-index:auto;
	margin-left: 1px;
	padding-left: 1px;
	top: 30%;
	background-color: #CC3300;
	font-family: Arial, sans-serif;
}

/************************************************************/

/***************************** CSS Pour la gestion du pied de page *******************************/
/* Groupe pour l'ensemble du footer */
#PiedDePage {
	float:left;
	width:100%;
	background-image:url(images/filet_5.gif);
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
	font-size:0.8em;
	font-family:Arial, sans-serif;
	color:#989898;
	z-index:-5;
	border: Aucune;
	margin-top: 10px;
}




/*
 * Styles pour le contenu (c-a-d. la colonne principale)
 */



A  {

	/* color : #51518C;  */
	color : #356faf; 	
	
	text-decoration :  none;
	font-weight : bold;
	}


A:HOVER {
	color : #F0BB31;
	font-weight: bold;
	}

.on {
	color : #F0BB31;
	font-weight : bold;
	text-decoration: underline;
} /* liens exposes */



.MenuRecherche {
	font-size: 0.85em;
	margin: 2px;
	padding: 1px;
	background-color: #E2E4F1;
}

.MenuAccesRapide {
	margin-bottom: 0.3em;
	padding-bottom: 0.2em;
	border-top-style: solid;
	font-size: 0.85em;
	clear:both;
	text-align: left;
	border-top-width: 1em;
	border-right-width: 1em;
	border-bottom-width: 1em;
	border-left-width: 1em;
	border-top-color: #f7ad00;
	border-right-color: #f7ad00;
	border-bottom-color: #f7ad00;
	border-left-color: #f7ad00;
}



.TitreAccueil {
	font-size: 1em;
	font-weight: bold;
	font-family: Arial;
	font-style: italic;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	text-align: center;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	clear: both;

	border-color: #009934;
	color: #009934;

}

.Grand_TitreAccueil {
	color: #ffffff;
	font-family: "Lucida Sans Unicode", Arial;
	font-style: italic;
	text-align: center;
	background-color: #6666A8;
	/* font-variant: small-caps; */
	padding-bottom: 0.2em;
	margin-bottom: 0.2em;
	font-weight: normal;
	font-size: 1.3em;
}

.TitreAccueil_Oieau {
	color: #ffffff;
	font-family: "Lucida Sans Unicode", Arial;
	font-style: italic;
	text-align: center;
	background-color: #6666A8;
	padding-bottom: 0.2em;
	margin-bottom: 0.2em;
	font-weight: normal;
}
.TitreAccueil_OIEau A {
	/* color: #3e629e; */
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.TitreAccueil_OIEau A:HOVER {
	/* color: #3e629e; */
	color: #fecf44;
	text-decoration: underline;	
	font-weight: normal;
}


.TitreAccueil_sommaire {
	color: #6666A8;
	font-family: "Lucida Sans Unicode", Arial;
	font-style: italic;
	text-align: left;
	margin-bottom: 1em;
	font-size: 1.3em;
}
.TitreAccueil_sommaire_vague {
	color: #bae55e;
	font-family: "Lucida Sans Unicode", Arial;
	font-style: italic;
	text-align: left;
	margin-bottom: 1em;
	font-size: 1.3em;
}


.TitreAccueil A {
	/* color: #3e629e; */
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.TitreAccueil A:HOVER {
	/* color: #3e629e; */
	color: #fecf44;
	text-decoration: underline;	
	font-weight: normal;
}



.Titre_Haut {
 font-size: 16px; color: #2080ff; font-weight: normal
}

.invisible {
display:none;
}
.entete_page {
	background-repeat:no-repeat;
	height:100px;
	background-position: center center;
	text-align: center;
  }

.Petit {
	font-size: 0.8em;
	line-height: 0.9em;
}
.puces_rouge{
	font-family: "Lucida Sans Unicode";
	font-size: 0.75em;
	color: #f29400;
	font-weight: bold;
}
.puces_blanche{
	font-family: "Lucida Sans Unicode";
	font-size: 1em;
	color: #ffffff;
	font-weight: bold;
}






#gauche_du_titre{
	width: 100%;
	font-size: 1.1em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}



.GrandTitre{
	font-size: 1.1em;
	font-weight: normal;
	font-family: Tahoma;
	font-style: normal;
	text-align: left;
	margin-bottom: 0.2em;
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	text-indent: 0.5em;
	border-bottom-style: solid;
	background-image: url(images/bord1.gif);
	color: #010141;
	border-color: #6666A8;
}


.titre_desc{
	font-size: 1em;
	font-family: "Lucida Sans";
	font-style: italic;
	text-align: justify;
	padding: 0.1em;
	margin-top: 0.2em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
}



#GrandTitre_b{
	float:left;
	height: 50px;
	width:95%;
	font-size: 1.1em;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial;
	font-style: italic;
	text-align: left;
	padding-left : 0.3em;
	padding-right : 0.3em;
	padding-bottom : 0.3em;
	/*background-color: #6666A8;*/
	background-color: #f7ad00;
	/*
	background-image: url(images/gt_autre1.gif);
	background-position: left center;
	background-repeat: no-repeat;
*/
	margin: 0.1em;
}


#Bord {
float:left;
background-image: url(images/bord_droite1.gif);
background-repeat: no-repeat;
height: 23px;
width: 14px;
font-size:1px;
}



#Bord_g {
float:left;
background-image: url(images/bord_gauche1.gif);
background-repeat: no-repeat;
height: 23px;
width: 14px;
font-size:1px;
}



.Titre {
	font-size: 1em;
	font-weight: bold;
	font-family: Arial;
	font-style: italic;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	text-align: center;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	clear: both;
	/*color: #8D95C6;
	border-color: #8D95C6;
	*/
	border-color: #115ea4;
	color: #115ea4;	

	
}


.TitreCentre5, .TitreCentre4 {
	font-size: 1em;
	font-family: Tahoma;
	font-style: italic;
	text-align: center;
	padding: 0em;
	font-weight: bold;
	margin: 0.1em;
}

.TitreCentre5 {
	color: #FFFFFF;
	background-color: #80A6D9;
}

.TitreCentre4 {
	color: #FFFFFF;
	background-color: #A6D748;
}

.PetitTitre { 
	background-color:#6666A8;
	color: #ffffff;
	font-style: italic;
	text-align: center;
	clear: both;
	font-family: "Lucida Sans Unicode", Arial;
	border-top-width: 0.1em;
	border-top-style: solid;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-color: #6666A8;
	}



.Encadre {
	margin-bottom: 0.3em;
	padding-bottom: 0.2em;
	border-width: 0.1em;
	border-bottom-style: solid;
	border-color: #6666A8;
	font-size: 0.9em;
	background-color: #ffffff;
	clear:both;
}



.Titre_conf {
	padding: 0.2em;
	padding-left : 0.3em;
	padding-right : 0.3em;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 0px;
	font-size: 1em;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color:#6666A8;
	border-color: #6666A8;
	font-family: "Lucida Sans Unicode", Arial;
}



/*
.Titre_conf1 {
	border-color: #8D95C6;
	background-color: #E2E4F1;
}
.Titre_conf2 {
	border-color: #F0BB31;
	background-color: #FBEECB;
}

.Titre_conf3 {
	border-color: #C882BE;
	background-color: #F1E0EF;
}

.Titre_conf4 {
	border-color: #A6D748;
	background-color: #E9F5D1;
}
.Titre_conf5 {
	border-color: #BCD0EB;
	background-color: #E1EBF7;
}
*/

.Sous_Titre_conf {
	padding: 0.2em;
	text-align: left;
	margin-top: 1px;
	margin-bottom: 0px;
	font-size: 1em;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color:#6666A8;
	font-family: "Lucida Sans Unicode", Arial;
	font-weight: bold;
}

.Texte_conf {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 2px;
	margin-left: 15px;
	font-size: 0.80em;
	border-top-width: thin;
	border-top-style: dotted;
	text-align: justify;
	border-color: #6666A8;
}






.puces {
	font-family: "Lucida Sans Unicode";
	font-size: 1em;
	color: #fecf44;
	font-weight: bold;
}




.Fond1, .Fond2, .Fond3, .Fond4, .Fond5 {
	font-size: 0.80em;
	margin: 2px;
	padding: 1px;
	background-color: #E2E4F1;
}




.puces_flash {
	font-family: "Lucida Sans Unicode";
	font-size: 1em;
	color: #8D95C6;
}


.Boutons {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/menu_haut.gif);
}
.puces_bleu {

	font-family: "Lucida Sans Unicode";
	font-size: 1em;
	color: #8D95C6;
	font-weight: bold;
}
.Titre_General {
	font-size: 1em;
	color: #000040;
	font-weight: normal;
	font-family: Tahoma;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000040;
	border-right-color: #000040;
	border-bottom-color: #000040;
	border-left-color: #000040;
	margin: 0px;
	padding: 0px;
}
.introduction {
	margin: 2px;
	font-size: 0.8em;
	text-align: justify;
}
.ListerElements_A {
	margin: 0em;
	clear: both;
	padding: 0em;
}

#ListerElements_01, #ListerElements_02, #ListerElements_03, #ListerElements_04, #ListerElements_05 {
	margin: 0.1em;
	clear: both;
	padding: 0.1em;
	float: left;
	width:99%;
	background-color: #6666A8;
}

/*
#ListerElements_01 {
	background-color: #6666A8;
}
#ListerElements_02 {
	background-color: #f0b009;
}
#ListerElements_03 {
	background-color: #c855b8;
}
#ListerElements_04 {
	background-color: #96d71c;
}
*/

.Boite_liste {
	float: left;
	font-size: 0.75em;
	text-align:left;
	width:192px;
	height: 90px;
	vertical-align: top;
	padding: 0.1em;
	/*display: table;
	clear:Aucune;*/
	margin: 0.1em;
	color: #FFFFFF;
}
.TitreElement_01, .TitreElement_02, .TitreElement_03, .TitreElement_04 {
	background-color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	color:#6666A8;
}
/*
.TitreElement_01 {
color:#6666A8;
}
.TitreElement_02 {
color:#f0b009;
}
.TitreElement_03 {
color:#c855b8;
}
.TitreElement_04 {
color:#96d71c;
}
*/

.SiteOIEau,.SiteProjet, .SitePartenaire{
	float: left;
	font-size: 0.80em;
	text-align:left;
	width:192px;
	height: 110px;
	vertical-align: top;
	padding: 0.1em;
	display: table;
	clear:Aucune;
	margin: 0.0em;
	border: 0em;
	color: #FFFFFF;
}
.SiteOIEau_01,.SiteOIEau_02, .SiteOIEau_03
{
	float: left;
	font-size: 0.90em;
	text-align:left;
	/*width:191px;*/
	width:31%;
	height: 118px;
	vertical-align: top;
	padding: 0.2em;
	display: table;
	clear:Aucune;
	margin: 0.0em;
	color: #FFFFFF;
	border-width: 0.3em;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.SitePartenaire_01,.SitePartenaire_02,.SitePartenaire_03,.SitePartenaire_04,.SitePartenaire_05,.SitePartenaire_06
{
	float: left;
	font-size: 0.90em;
	text-align:left;
	/*width:191px;*/
	width:31%;
	height: 118px;
	vertical-align: top;
	padding: 0.2em;
	display: table;
	clear:Aucune;
	margin: 0.0em;
	border-width: 0.3em;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #ffffff;
	
}
.SiteProjet_01,.SiteProjet_02,.SiteProjet_03,.SiteProjet_04,.SiteProjet_05,.SiteProjet_06
{
	float: left;
	font-size: 0.90em;
	text-align:left;
	/*width:191px;*/
	width:31%;
	height: 118px;
	vertical-align: top;
	padding: 0.2em;
	display: table;
	clear:Aucune;
	margin: 0.0em;
	border-width: 0.3em;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
}
.ListerPartenaires {
	float: left;
	font-size: 0.90em;
	text-align:left;
	/*width:191px;*/
	width:31%;
	height: 120px;
	vertical-align: top;
	padding: 0.3em;
	display: table;
	clear:Aucune;
	margin: 0.0em;
	/*border: 0.05em solid #6666A8;*/
}
.ListerPartenaires_01, .ListerPartenaires_02, .ListerPartenaires_03  {
	float: left;
	font-size: 0.90em;
	text-align:left;
	/*width:191px;*/
	width:31%;
	height: 115px;
	vertical-align: top;
	padding: 0.2em;
	display: table;
	clear:Aucune;
	margin: 0.0em;
	border-width: 0.3em;
}

.SiteReco_01,.SiteReco_02,.SiteReco_03,.SiteReco_04,.SiteReco_05,.SiteReco_06
{
	float: left;
	font-size: 0.90em;
	text-align:left;
	/*width:191px;*/
	width:31%;
	height: 118px;
	vertical-align: top;
	padding: 0.3em;
	display: table;
	clear:Aucune;
	margin: 0.0em;
	border: 0em;
	border-width: 0.3em;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
}

.SiteOIEau_01 b,.SiteOIEau_02 b, .SiteOIEau_03 b,.SitePartenaire_01 b,.SitePartenaire_02 b,.SitePartenaire_03 b,.SitePartenaire_04 b,.SitePartenaire_05 b,.SitePartenaire_06 b{
	font-size: 1.1em;
}
.SiteProjet_01 b,.SiteProjet_02 b,.SiteProjet_03 b,.SiteProjet_04 b,.SiteProjet_05 b,.SiteProjet_06 b,.SiteReco_01 b,.SiteReco_02 b,.SiteReco_03 b, .SiteReco_04 b, .SiteReco_05 b, .SiteReco_06 b
{
	font-size: 1.1em;
 }

.ListerPartenaires_01 {
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: none;
	border-left-style: none;
	border-color: #6666A8;
}
.ListerPartenaires_02{
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-color: #6666A8;
}
ListerPartenaires_03  {
	border-left-style: none;
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-color: #6666A8;
}
.SiteOIEau b, .SitePartenaire b, .SiteProjet b, .Boite_liste b{
	font-size: 1.1em;
}
.SiteOIEau {
	background-color: #6666A8;
}

.SiteOIEau_01 {
	background-color: #6666A8;
}
.SiteOIEau_02 {
	background-color: #6472c6;
}
.SiteOIEau_03 {
	background-color: #8d95c6;
}
.SitePartenaire {
	background-color: #f0b009;
}
.SitePartenaire_01 {
	background-color: #f29400;
}
.SitePartenaire_02 {
	background-color: #fecf44;
	color: #3e629e;
}
.SitePartenaire_03 {
	background-color: #ffe595;
	color: #3e629e;
}
.SitePartenaire_04 {
	background-color: #fecf44;
	color: #3e629e;
}
.SitePartenaire_05 {
	background-color: #ffe595;
	color: #3e629e;
}
.SitePartenaire_06 {
	background-color: #f29400;
}

.SiteProjet {
	background-color: #c855b8;
}
.SiteProjet_01 {
	background-color: #c70bac;
}
.SiteProjet_02 {
	background-color: #e270cd;
}
.SiteProjet_03 {
	background-color: #f2b0df;
	color: #3e629e;
}
.SiteProjet_04 {
	background-color: #e270cd;
}
.SiteProjet_05 {
	background-color: #f2b0df;
	color: #3e629e;
}
.SiteProjet_06 {
	background-color: #c70bac;
}
.SiteReco_01 {
	background-color: #76b900;
}
.SiteReco_02 {
	color: #3e629e;
	background-color: #bae55e;
}
.SiteReco_03 {
	color: #3e629e;
	background-color: #d7e9a1;
}
.SiteReco_04 {
	color: #3e629e;
	background-color: #bae55e;
}
.SiteReco_05 {
	background-color: #76b900;
}
.SiteReco_06 {
	color: #3e629e;
	background-color: #d7e9a1;
}

.ListerSite,.ListerSite1,.ListerSite2,.ListerSite3,.ListerSite4,.ListerSite5,.ListerSite6, SiteOIEau {
	float: left;
	font-size: 0.8em;
	text-align:left;
	width:190px;
	height: 80px;
	vertical-align: top;
	padding: 0.2em;
	display: table;
	clear:Aucune;
	margin: 0em;
	border-width: 0.1em;
	border-style: dotted;
}

.ListerSite {
	border-top-color: #C882BE;
	border-right-color: #8D95C6;
	border-bottom-color: #F0BB31;
	border-left-color: #A6D748;
}

.ListerSite1 {
	border-left-color: #ffffff;
	border-top-color: #C882BE;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
}
.ListerSite2 {
	border-left-color: #A6D748;
	border-top-color: #C882BE;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
}
.ListerSite3 {
	border-left-color: #8D95C6;
	border-top-color: #C882BE;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
}

.ListerSite4 {
	border-left-color: #ffffff;
	border-top-color: #F0BB31;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
}
.ListerSite5 {
	border-left-color: #A6D748;
	border-top-color: #F0BB31;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
}
.ListerSite6 {
	border-left-color: #8D95C6;
	border-top-color: #F0BB31;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
}

.ListerPublication,.ListerPublication1,.ListerPublication2,.ListerPublication3,.ListerPublication4,.ListerPublication5,.ListerPublication6,.Lister_en_avant_un_seul,.Lister_en_avant_droite {
	float: left;
	font-size: 0.8em;
	text-align:left;
	width:155px;
	height: 107px;
	vertical-align: top;
	padding: 0.1em;
	display: table;
	clear:Aucune;
	margin: 0em;
	border-width: 0.1em;
	border-style: dotted;
}
.Lister_en_avant_droite{
	margin: 0.2em;
	width:110px;
	height: 100px;
	border-top-color: #C882BE;
	border-right-color: #8D95C6;
	border-bottom-color: #F0BB31;
	border-left-color: #A6D748;
}
.Lister_en_avant_un_seul{
	text-align:center;
	margin: 0.2em;
	width:180px;
	height: auto;
	border-top-color: #C882BE;
	border-right-color: #8D95C6;
	border-bottom-color: #F0BB31;
	border-left-color: #A6D748;
}
.ListerPublication {
	margin: 0.1em;
	width:150px;
	border-top-color: #C882BE;
	border-right-color: #8D95C6;
	border-bottom-color: #F0BB31;
	border-left-color: #A6D748;
}
.ListerPublication1 {
	border-left-color: #ffffff;
	border-top-color: #C882BE;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
}
.ListerPublication2 {
	border-left-color: #A6D748;
	border-top-color: #C882BE;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
}
.ListerPublication3 {
	border-left-color: #8D95C6;
	border-top-color: #C882BE;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
}

.ListerPublication4 {
	border-left-color: #ffffff;
	border-top-color: #F0BB31;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
}
.ListerPublication5 {
	border-left-color: #A6D748;
	border-top-color: #F0BB31;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
}
.ListerPublication6 {
	border-left-color: #8D95C6;
	border-top-color: #F0BB31;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
}
#Encadre_PiedColonne {
	float: left;
	font-size: 0.9em;
	text-align:left;
	width:80%;
	padding: 0.5em;
	margin:1em;
	left: 10%;
	position: relative;
	z-index: auto;
	color: #999999;
}
#Encadre_PiedColonne A{
	color: #51518C;
	text-decoration: none;
	font-weight: normal;
}
#Encadre_PiedColonne A:HOVER{
	color: #999999;
	text-decoration: underline;
}
.PiedColonne {
	float: left;
	font-size: 0.9em;
	text-align:left;
	width:30%;
	padding: 0.5em;
	margin: 0.5em;
	display: table;
}

.ListerArticle {
	float: left;
	text-align:justify;
	width:95%;
	height: auto;
	vertical-align: top;
	padding: 0.1em;
	clear:both;
	margin-top: 0.2em;
	margin-bottom: 0.8em;
	margin-left: 1em;
	margin-right: 0.2px;
}

.ListerArticle1,.ListerArticle1_bis ,.ListerArticle2,.ListerArticle2_bis, .ListerArticle3,.ListerArticle3_bis, .ListerArticle4,.ListerArticle4_bis, .ListerArticle5, .ListerArticle5_bis {
	float: left;
	text-align:justify;
	width:95%;
	height: auto;
	vertical-align: top;
	padding: 0.1em;
	clear:both;
	border-width: thin;
	border-bottom-style: solid;
	margin-top: 0.2em;
	margin-bottom: 0.8em;
	margin-left: 1em;
	margin-right: 0.2px;
	border-color: #8D95C6;
}

/*
.ListerArticle1_bis {
	border-bottom-style: none;
	background-color: #EBEDF5;
}

.ListerArticle1 {
	border-color: #8D95C6;
}
.ListerArticle2 {
	border-color: #F0BB31;
}
.ListerArticle2_bis {
	border-bottom-style: none;
}
.ListerArticle3 {
	border-color: #C882BE;
}
.ListerArticle3_bis {
	border-bottom-style: none;
	background-color: #FDF5E1;
}

.ListerArticle4 {
	border-color: #A6D748;
}
.ListerArticle4_bis {
	border-bottom-style: none;
	background-color: #F0F9DF;
}
.ListerArticle5 {
	border-color: #BCD0EB;
}
.ListerArticle5_bis {
	border-color: #BCD0EB;
}
*/
.ListerArticleSyndic {
	text-align:left;
	height: auto;
	padding: 0.1em;
	clear:both;
	margin: 0.2em 0.2em 0.2em 0.5em;
	font-size: 0.90em;
}

.ListerMois {
	float: left;
	font-size: 0.85em;
	text-align:center;
	width:99%;
	height: auto;
	vertical-align: top;
	padding: 0.1em 0.1em 0.2em;
	clear:both;
	margin: 0.1em;
	font-style: italic;
	font-weight: bold;
	color: #8D95C6;
}

.ListerDeplacement {
	font-size: 1.5em;
	font-family: "Lucida Sans Unicode", Arial;
	margin: 0px;
	padding: 0px;
}


.Encadre4couleurs {
	padding: 0.1em;
	border-width: 0.1em;
	border-style: solid;
	border-top-color: #f29400;
	border-right-color: #f29400;
	border-bottom-color: #f29400;
	border-left-color: #f29400;
	text-align: center;
}

.plus {
	text-align: right;
	margin-top: 0px;
	margin-bottom: 3px;
	font-style: italic;
}
.plus A{
	color: #51518C;
}
.plus A:HOVER{
	color: #8D95C6;
}


.date_publication {
	text-align: right;
	margin-top: 0px;
	margin-bottom: 3px;
	font-style: italic;
}
.chapo {
	font-weight: bold;
	text-align: justify;
	font-size: 1.1em;
}
.texte  {
	text-align: justify;
	font-size: 1em;
	margin: 0px 0px 3px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}

.texte_descriptif  {
	text-align: justify;
	font-size: 0.85em;
	margin: 0.1em;
	padding: 0.1em;
	line-height: 0.80em;
}

.surtitre {
	font-size: 1em;
	font-weight: normal;
	font-family: "Lucida Sans";
	font-style: italic;
	text-align: center;
}

.menu_liste {
	font-size: 0.85em;
}

.Titre_mois {
	color: #3e629e;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	padding: 0.2em;
	margin-top: 0.3px;
	margin-bottom: 0.5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #BCD0EB;
	border-right-color: #BCD0EB;
	border-bottom-color: #BCD0EB;
	border-left-color: #BCD0EB;
}
.Titre_conf {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #FFFFFF;
	border-color: #3e629e;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.2em;
	color: #3e629e;
}

.Desc_conf {
	margin-top: 0px;
	margin-bottom: 2px;
	padding: 2px;
	margin-left: 15px;
	font-weight: bold;
}

.Texte_conf {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-color: #8D95C6;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 2px;
	margin-left: 15px;
	border-top-width: thin;
	border-top-style: dotted;
	text-align: justify;
}

.Date_lieu {
	font-style: normal;
	text-align: left;
	font-weight: bold;
	font-size: 0.75px;
}

/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

.Texte_article {
	margin: 1em;
	font-size: 0.9em;
	clear: both;
}
.Texte_news {
	border-color: #8D95C6;
	margin-top: 5px;
	margin-bottom: 2px;
/*	font-size: 0.80em;
*/	border-top-width: thin;
	border-top-style: dotted;
	text-align: justify;
	clear: both;
}
.apercu_texte {
	font-size: 0.85em;
	text-align: justify;
	margin-left: 1em;
	margin-bottom: 0.2em;
	/* font-family:"Lucida Sans";
	line-height: 0.99em;
	margin-bottom: 0.4em;
*/}
.apercu_texte_rubrique {
	font-size: 0.8em;
	text-align: center;
/*	line-height: 0.99em;
	margin-right: 1em;
	margin-left: 1em;
	margin-bottom: 0.75em;
*/}

.ListerDocuments {
	clear: both;
	font-size: 0.75em;
	margin-top: 0.8em;
	margin-right: 0.2em;
	margin-bottom: 0.2em;
	margin-left: 0.2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 1em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.2em;
}

.nuage {
	font-size: 14px;
	padding: 0.5em;
	border-width: 0.1em;
	border-style: solid;
	border-top-color: #C882BE;
	border-right-color: #8D95C6;
	border-bottom-color: #F0BB31;
	border-left-color: #A6D748;
	margin: 0.5em;
	text-align: justify;
	white-space: normal;
}



.bleu {
	color:  #8D95C6;
}


.parme {
	color: #C882BE;
}

.vert {
	color: #A6D748;
}
.orange {
	color: #F0BB31;
}

#BoiteCentre A  {
	/* color : #51518C;  */
	color : #356faf; 	
	text-decoration :  none;
	font-weight: normal;
	}

#BoiteCentre A:HOVER {
	color : #EEB111; 
	font-weight: normal;
	}

#BoiteCentre .ListerElements_A A{
	color: #ffffff;
}
#BoiteCentre .ListerElements_A A:HOVER{
	color: #ffffff;
}



#MenuLangueHaut a {
	color : #009934; 	
	text-decoration :  none;
	font-weight: normal;
}

#MenuLangueHaut A:HOVER {
	color : #EEB111; 
	font-weight: normal;
	}


.affiche_portefolio {
	float: left; 
	font-size:0.7em; 
	padding:0.3em; 
	text-align:center; 
	width:190px;
	height:150px;
}
.affiche_les_documents {
	float: left; 
	font-size:0.7em; 
	padding:0.3em; 
	text-align:center; 
	width:190px;
	height:130px;
}
.affiche_petit_portefolio {
	float: left; 
	font-size:0.7em; 
	padding:0.3em; 
	text-align:center; 
	width:46px;
	height:31px;
}

