html,

body  {
	background-color: white;
	color: black;
	min-height: 1000px;
	height:1000px;
	margin: 0px; /* pour éviter les marges */
    text-align: center; /* pour corriger le bug de centrage IE */
		}



/*
 * Disposition a l'ecran : colonnes, encarts, cartouches
 */
#evitement	{
	position: absolute;
	width: auto;
	padding-left: 5px;
	padding-right:5px;
	margin-left: 400px;
	
	text-align: justify;
	font-family: Myriad, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-variant:normal;
	color: black;
	background-color: transparent;
		}
	
#evitement a:link {
	color:black;
	text-decoration: none;	
		}

#evitement a:visited {
	color: #353738;
	text-decoration: none;
		}

#evitement a:hover {
	color:#73b50a;
	text-decoration: none;
		}


#contenu {
	overflow: hidden;
	position: relative;
	min-height: 1000px;
	height:auto;
	width: 816px;
	margin-left: auto;
    margin-right: auto;
    text-align: left; /* on rétablit l'alignement normal du texte */
    left: 0px;
	top: 0px;
	padding-bottom: 5px;
	white-space:normal;
	bottom:auto;
	
    background-image: url(images/compact/fond_corps.png);
	background-position: 0px 15px;
	background-repeat: repeat-y;
	background-color: transparent;
	color: black;
		}


#surmenu	{
	position: absolute;
	margin-left: 18px;
	margin-top: 5px;
	
	text-align: justify;
	font-family: Myriad, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	font-variant:normal;
	color: #808080;
	
	text-decoration: none;
		}

#entete	{
	border: 0;
	height: 142px;
	margin-left:0px;
	margin-top:0px;
		}
		
		
  /*  
  COLONNAGES
  
*/

/*menu de gauche comprenant le rubriquage, les brèves et les tags*/



 #menu-cont	{	/* Conteneur de la colonne de menu*/
	position: absolute;
	float: left;
	margin-top:-6px;
	margin-left: 12px;
	width: 189px;
	height: auto;
	z-index: 10;
		}


 #menu	{	/*Conteneur des cases du menu */

 	width: 189px;
	height: auto;
	
	text-align: justify;
	background-image: url(images/compact/menu_v_fond.png);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	background-color: transparent;
	color: black;
	z-index: 10;


}


 #menu_rech	{	/*Conteneur des cases du menu */
 	width: 189px;
	height: auto;

	text-align: justify;
	background-image: url(images/compact/menu_v_fond.png);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	background-color: transparent;
	color: black;
	z-index: 10;


}

.titre-sommaire	{
	width: 189px;

	margin-top: -5px;
	margin-bottom: 5px;

	text-align: center;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 14pt;
	font-weight: 800;
	font-variant:small-caps;
	color: #808080;

	}

.balise_rechercher	{
	width: 189px;
	margin-left: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	z-index: 0;
	}

.balise_rechercher	input{
	width: 170px;
	z-index: 0;
		}
		
.forml	{
	overflow: hidden;
	z-index: 0;
	background-color: white;
	}

.titre-recherche	{
	width: 189px;

	margin-top: -5px;


	text-align: center;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 14pt;
	font-weight: 800;
	font-variant:small-caps;
	color: #808080;

	
	background-image: url(images/compact/menu_v_fond.png);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	background-color: transparent;
	}




.img-menu-b	{
	margin-top: 20px;
	margin-bottom: -9px;


	}
	
	
.img-menu-h	{
	margin-top: -15px;
		}


.spacer {
  clear: both;
}


	
	
#menu_h	{
	position: relative;

	width: 795px;
	height: 28px;

	margin-left:10px;
	margin-right:10px;
	right:0px;
	vertical-align: top;
	
	z-index: 20;

	background-image: url(images/compact/menu_h.png);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	
	background-color: transparent;
			}
			
			
#menu_h	ul	{	
	margin-top: 2px;
	
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: 500;
	height: auto;



	color: black;
	
		}
			
#menu_h	li	{	
	display: inline;
	
	list-style: none;

		}

.logo_accueil	{
	height: 29px;
	margin-left: 00px;
	margin-right: 30px;
	
	background-color: transparent;
		}
		
		

.logo_contact	{

	margin-left: 10px;
	margin-right: 10px;
	padding-left: 5px;


	
	background-color: transparent;
		}


		
.logo_letter	{

	margin-left: 10px;
	margin-right: 10px;
	padding-left: 5px;

	
	background-color: transparent;
	
	
		}


.logo_acces	{

	margin-left: 10px;
	margin-right: 10px;
	padding-left: 5px;

	
	background-color: transparent;
		}

	
.logo_liens	{

	margin-left: 10px;
	margin-right: 10px;
	padding-left:5px;

	
	background-color: transparent;
		}
		

	
	
#menu_h	 a:link {

	color: black;
	text-decoration: none;	
}

#menu_h	 a:visited {
	color:  #353738;
	text-decoration: none;
}

#menu_h	 a:hover {
	color: #cd5c5c;
	text-decoration: none;
}




/*STYLE De la page de recherche */


.recherche	{

	text-align: justify;
	margin-left: 10px;
	margin-top: 10px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	font-variant:small-caps;
	color: black;
	
	text-decoration: none;
	}

.recherche	ul{
	margin-left: 0px;
		
		}
	
.recherche	li{

	list-style: none;
		line-height: normal;
	}





/*STYLE DU PLAN DU SITE */


.plan	{

	text-align: justify;
	margin-left: 30px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	font-variant:small-caps;
	color: black;
	
	text-decoration: none;
	}

.plan	ul{
	margin-left: 30px;
		
		}
	
.plan	li{

	list-style: none;
		line-height: normal;
	}


.contre-encart	{
margin-top: -10px;
		}
		

.contre-encart	li{
	list-style: none;
	margin-left: -40px;

		}
		
.pagination	{
	text-align: center;
	

	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 500;
	line-height: normal;
	}

/*Contenants des boites de menu */

 .encart {
	float: left;
	height: auto;
	width: 195px;
	background-color: transparent;
	color: black;
	padding-left: 8px;
	margin-top:-10px;


	text-align: left;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 500;
	line-height: normal;
			}
			
.nuage	{
	text-align: left;
	list-style: none;
	width: 190px;
	padding-left: 10px;
	padding-right: -10px;
	padding-bottom: 0px;


	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 500;
	line-height: normal;
		}


ul.nuage { 
	font-size: 80%;
	
	 }
	
.breves	ul	{
	text-align: left;
	list-style: none;
	margin-left: 0px;

		}


.breves	li	{
	text-align: left;
	margin-left: -40px;
		}




		/*	  			COLONNE DE TEXTE				*/


.titre_une	{
	text-align: center;
	margin-top: 10px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: 500;
	font-variant: normal;
	line-height: normal;
	color: black;

	}

.contenu_une	{
	background-color: #f0fce0;
	border: 1px solid darkgray;
	
	}



 #texte {
	float: right;
 	width: 585px;
	height: auto;
	min-height: 700px;

	margin-right: 10px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: -10px;

	background-color: transparent;
	border-top: 1px solid silver;
	z-index: 0;
	list-style-type: none;
			}

.contenu_article	{
	border-bottom: 1px solid white;
	margin-bottom: 5px;
		}


#rub_frere	{
	float: left;
	width: 250px;
	text-align: left;
	
	
	text-align: justify;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: normal;
	color: black;
	
	border-left: 1px solid silver;
		}
		
#rub_frere	ul{
	list-style: none;
	text-align: left;
	margin-left: -50px;
	line-height: 0.7em;
		}

#rub_frere	li{

	margin-left: 15px;
	text-align: left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: normal;
	color: black;
	
		}



#rub_frere	img{
	border: 0;
		}


#rub_frere li a:link {

	color: black;
	text-decoration: none;	
}

#rub_frere li a:visited {
	color:  #353738;
	text-decoration: none;
}

#rub_frere li a:hover {
	color: #cd5c5c;
	text-decoration: none;
}




	
#documents_joints	{
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 30px;
	border-top: 1px solid silver;
	
	text-align: justify;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: 100;
	line-height: normal;
	color: black;
	
	}
	
.pj	{
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	
	}

.notes	{
	text-align: center;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: 100;
	line-height: normal;
	color: black;
	border: 0px solid red;
	}
	
	
/*
 * ***DISPO DES SOUS ENSEMBLE DE RUBRIQUE SUR LE SOMMAIRE***
 */
#bordure	{
	margin-top: 0px;
	padding : 2px;
	border: 1px solid silver;
	background-color: #F8F8FF;
	
	}
		

.titre_ensemble	{
	text-align: left;
	
	font-family: Arial,"Trebuchet MS", Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: 500;
	font-variant:normal;
	border-bottom: 1px solid silver;
	}

.voir	{
	float: right;

	/*margin-top: -83px;*/
	

	text-align: justify;
	padding-right: 3px;
	padding-top: 3px;
	margin-left: 10px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: normal;
	color: silver;
	
	border-right: 1px solid silver;
	
	}

/*
 * **Fil d'ariane et rubriquage du menu***
 */

#hierarchie	{

	width: 795px;
	height: 15px;
	padding-top: 0px;
	margin-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 15px;
	margin-left: 10px;



	text-align: center;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 500;
	line-height: normal;
		}



#hierarchie a:link {
	color:#3c4f66;
	text-decoration: none;	
}

#hierarchie a:visited {
	color: #4b627f;
	text-decoration: none;
}

#hierarchie a:hover {
	color:#6e97c9;
	text-decoration: none;
}




.rubriques	{
	float: left;
	width: auto;
	min-width: 190px;
	margin-top: 10px;	
	text-align: center;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 500;
	line-height: normal;

	border-left: 1px solid silver;

	}

.rubriques ul	{
	width: auto;
	min-width: 150px;
	text-align: left;
	text-indent: -15px;
	list-style: none;

	}


.divers	{
	float: left;
	list-style: url(images/triangle-droite.gif);
	width: auto;
	min-width: 190px;
	padding-top: 0px;
	text-align: left;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 500;
	line-height: normal;
	
	border-left: 1px solid silver;
		}
		
.divers ul	{
	width: auto;
	min-width: 150px;
	text-align: left;
	text-indent: -15px;
	list-style: none;

	}

	
.minibreves	{
	float: left;
	width: auto;
	min-width: 190px;
	margin-top: 10px;

	text-align: center;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 500;
	line-height: normal;

	border-left: 1px solid silver;

	}

.minibreves ul	{
	width: auto;
	min-width: 150px;
	text-align: left;
	text-indent: -15px;
	list-style: none;

		}



.carte ul	{
	width: auto;
	min-width: 150px;
	text-align: left;
	text-indent: -15px;
	list-style: none;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 500;
	line-height: normal;

	}





/*
 * STYLE POUR LE PIED DE PAGE 
 */


#footer {
	clear: both;
	bottom: 0;
	height:40px;
	margin-left: auto;
	margin-right: auto;
	text-align: left; /* on rétablit l'alignement normal du texte */
	width: 816px;

			}
			
#imgfoot	{
	margin-left: 0px;
	margin-top: 0px;
	height:13px;
	
		}
			
.foottext {
	text-align: center;
	vertical-align: bottom;
	padding-top: 0px;
	padding-left: 0px;
	color: #343333;
	font-family: Myriad, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: normal;
		}
		


#footer a {
	text-decoration: none;
}

#footer a:link {
	color:#575656;
	text-decoration: none;
}

#footer a:visited {
	color:#575656;
	text-decoration: none;
}

#footer a:hover {
	color:black;
	text-decoration: none;
}



#footer img {
	border: 0px;
	}

/*
 * *************Formulaires
 */
 
#texte label	{
	text-align: left;
	margin-right: 10px;
	line-height: 1em;
	vertical-align: top;
	font-family: Arial,"Trebuchet MS", Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 500;
	color: #a9a9a9;

		}
	
	
#texte .form	{
	width: 500px;
	text-align: right;
	margin-left: 10px;

	}
	
	
#texte textarea	{
	width: 400px;


	}

#texte .textfield	{
	width: 400px;
	}






	
/*
 * ----------------------------------------TYPOGRAPHIE--------------
 */

 /*
 * titres listes du sommaire
 */
h1 {
	text-align: justify;
	text-indent: 20px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	font-variant:small-caps;
	line-height: 1em;
	color: black;
	
	text-decoration: none;
		}
		
 h1 span  {	


	text-align: justify;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	font-variant:normal;
	color: #353738;
	margin-left: 40px;
	text-decoration: none;
	
		}
		
		
/*
 * TEXTE
 */

h2 {


	text-align: justify;
	
	padding-left: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10.5pt;
	font-weight: 500;
	line-height: normal;
	font-variant: normal;
	color: black;

		}
h2 span {

	text-align: center;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: 900;
	font-variant: small-caps;
	line-height: normal;
	color: black;

	}
		
		
			
h4 {
	text-align: justify;
	margin-left: 30px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	font-variant:small-caps;
	color: black;
	
	text-decoration: none;
	line-height: 0.8em;
	
		}	

h4 span{
	text-align: justify;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	font-variant:normal;
	color: black;
	
	text-decoration: none;
	
		}	

		
		
/*
 * texte
 */



h3 {
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10.5pt;
	font-weight: normal;
	line-height: 0.8em;
	color: black;
		}


h3 span {
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
	font-family:  Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: normal;
	color: black;
		}

/*
 * liste
 */
		
h5 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: 600;
	line-height: 0.8em;
	color: #a9a9a9;
		}
		





	
h6	{	/*TITRE D'ARTICLE */
	text-align: center;
	font-family: Myriad,"Trebuchet MS", Helvetica, sans-serif;
	font-size: 16pt;
	margin-top: 25px;
	margin-bottom: 30px;
	font-weight: 500;
	line-height: 0.8;
	color: #4f4f4f;
		}

 h6 span  {	
	text-align: justify;


	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	font-variant:normal;
	color: black;
	

	text-decoration: none;
	
		}
		
 h7  {	
	text-align: justify;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	font-variant:normal;
	color: #808080;
	

	text-decoration: none;
	
		}



h8	{	/*TITRE DES RUBRIQUES DANS LE PLAN */
	text-align: center;
	font-family: Arial,"Trebuchet MS", Helvetica, sans-serif;
	font-size: 13pt;
	margin-top: 5px;
	font-weight: 500;
	line-height: normal;
	color: #ff6347;
		}

 h9	{
	text-align: center;
	font-variant:small-caps;
	margin-left: 150px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	line-height: normal;
	color: #cd5c5c;
	
		}	
	
/*
 * LIENS*/

#texte a {
	text-decoration: none;
}

#texte a:link {
	color:#5a0901;
	text-decoration: underline;
}



#texte a:visited {
	color:#7b2219;
	text-decoration: none;
}


#texte a:hover {
	color:#6e6a6a;
	text-decoration: underline;
}

/*
 * LIENS du surmenu */
 
 
#surmenu a:link {
	color:#848484;
	text-decoration: none;	
}

#surmenu a:visited {
	color: #848484;
	text-decoration: none;
}

#surmenu a:hover {
	color:black;
	text-decoration: none;
}





/*
#contenu a:link {
	color:#4d7592;
	text-decoration: underline;	
}

#contenu a:visited {
	color:#ffb21c;
	text-decoration: underline;
}

#contenu a:hover {
	color:#73b50a;
	text-decoration: underline;
}

 */


/*
 * chemin
 */

#chemin a:link {
	color:#F8F8FF;
	text-decoration: none;	
}

#chemin a:visited {
	color: #848484;
	text-decoration: none;
}

#chemin a:hover {
	color:#73b50a;
	text-decoration: none;
}

/*menu déroulant*/
#nav-container a:link {
	color:black;
	text-decoration: none;	
}

#nav-container a:visited {
	color: #353738;
	text-decoration: none;
}

#nav-container a:hover {
	color:#73b50a;
	text-decoration: none;
}




/*Breves*/
.encart a:link {
	color:#3c4f66;
	text-decoration: none;	
}

.encart a:visited {
	color: #4b627f;
	text-decoration: none;
}

.encart a:hover {
	color:#6e97c9;
	text-decoration: none;
}


/*Nuage*/

.nuage a:link {
	color:#fba601;
	text-decoration: none;	
}

.nuage a:visited {
	color: #739713;
	text-decoration: none;
}

.nuage a:hover {
	color:black;
	text-decoration: none;
}




/*AUTHENTIFICATION*/
#menu2 a:link {
	color:#3c4f66;
	text-decoration: none;	
}

#menu2 a:visited {
	color: #4b627f;
	text-decoration: none;
}

#menu2 a:hover {
	color:#6e97c9;
	text-decoration: none;
}