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
 */


#contenu {
	position: relative;
	min-height: auto;

	z-index: 50;
	
	height:auto;
	width: 800px;
	margin-top: 0px;
	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;
	color: black;
	
border-left: 1px dotted #e60005;
border-right: 1px dotted #e60005;
border-bottom: 1px dotted #e60005;
}


#surmenu	{
	width: 685px;
	height: 14px;
	
	margin-top: 0px;
	margin-left: auto;
    margin-right: auto;
    padding-top: 16px;
    padding-left: 125px;
    
    text-align: left;
    vertical-align: bottom;
	font-family: Myriad, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	font-variant:normal;
	color: #808080;
	
	background-image: url(../dist/images/compact/surmenu.png);
	background-position: 5px 0px;
	background-repeat: no-repeat;
	

	text-decoration: none;
	
	}




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

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



 #menu-cont	{	/* Conteneur de la colonne de menu*/

	float: left;
	position: relative;
	width: 180px;
	margin-left: 2px;
	z-index: 10;
	border: 1px solid #C4C4C4;
	background-color: #ece6e6;
			}


 #menu	{	/*Conteneur du premier menu */

	float: left;
 	width: 175px;
	height: auto;
	margin-left: 2px;

	text-align: justify;
	background-image: url(../dist/images/fond_menu.png);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	background-color:#ece6e6;

	color: black;
	z-index: 10;

			}
			

 #menu2	{	/*Boite d'authentification */
	float:left;
 	width: 175px;
	height: auto;
	margin-left: 2px;
	margin-bottom: 10px;

	text-align: justify;
	background-color:#ece6e6;
	color: black;
	z-index: 10;

			}
			
.titre_menug {
	float: left;
	text-align: center;
	width: 175px;
	
	margin-left: 2px;

	margin-top: 2px;
	margin-bottom: 10px;
	
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: 500;
	letter-spacing: -0.1em;
	font-variant: normal;
	line-height: normal;
	border: 1px dotted #C4C4C4;
	background-color: #a9abad;
	color: #fff;
	}

#nav-container .titre_menug1 a:link {
	color: #fff;
	text-decoration: none;	
}

#nav-container .titre_menug1 a:visited {
	color: #fff;
	text-decoration: none;
}

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


.titre_menug1 {
	float: left;
	text-align: center;
	width: 175px;
	

	margin-top: 2px;
	margin-bottom: 10px;
	
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: 500;
	letter-spacing: -0.1em;
	font-variant: normal;
	line-height: normal;
	border: 1px dotted #C4C4C4;
	background-color: #797979;
	color: #fff;
	}
		

.sites	{
	text-align: center;
	
	
	}


.spacer {
  clear: both;
}



.plan	{
	width: 605px;
	text-align: left;
	font-family:"Lucida Grande", Helvetica, sans-serif;
	font-size: 1em;
	font-variant: normal;
	font-weight: 100;
	letter-spacing: -0.05em;
	line-height: normal;
	color: black;
	
	}

.plan	ul{

	margin-left: -10px;
		}


.plan	li{

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


/*Contenants des boites de menu */

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

	border-top: 1px dotted #c0c0c0;

	text-align: left;
	font-family:"Lucida Sans", Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: 500;
	line-height: normal;
			}

.titre_encart	{
	
	color: #c0c0c0;
	text-align: center;
	font-family:"Lucida Grande", Helvetica, sans-serif;
	letter-spacing: -0.05em;
	font-variant: small-caps;
	font-size: 1.1em;
	font-weight: 500;
	line-height: normal;
		}

.encart	ul	{
	text-align: left;
	list-style: square;
	color: #c0c0c0;
		}


.encart	li	{
	text-align: left;
	margin-left: -20px;
		}

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

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

#texte .encart a:hover {
	color:#6e97c9;
	text-decoration: none;
}			
		
		
		
.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: 1.1em;
	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;
		}

 /*  FORMULAIRE LOGIN  */
#login	{	
	width: 175px;
		font-size: 13px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	text-align: center;
	
	}
		
#login .forml	{	
	width: 150px;	

		}
		
.login3	{
	width: 190px;
	margin-top: 0px;
	background-color: transparent;

	
	font-size: 13px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	text-align: center;
		}

.login2	{
	width: 175px;
	margin-top: 0px;
	background-color: transparent;
	
	font-size: 13px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	text-align: center;

		}

.img-menu	{
	margin-top: -8px;
	margin-left: 8px;
	
	}
.img-auth	{
	margin-top: -8px;
	margin-left: 8px;
	
	}

	
#login form	fieldset p {
	width: 175px;
	}

		/*	  			COLONNE DE TEXTE				*/
		
.carte	{
	text-align: center;
	 	width: 605px;
	 padding-left: 30px;
	
	}

 #texte {

	overflow: hidden;
 	width: 605px;
	height: auto;

	margin-right: 3px;
	margin-left: 3px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 5px;

	background-color: transparent;
	border-top: 1px solid #C4C4C4;
	z-index: auto;
	list-style-type: none;
			}


.edito	{	
	border: 1px solid #C4C4C4;
	padding: 5px;
	
	text-align: justify;
	font-family: 'Lucida Grande', Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: 500;
	letter-spacing: -0.05em;
	line-height: normal;
	color: #000;
	
	}
	
.titre_edito	{
	
	text-align: center;
	font-family: 'Lucida Grande', Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: 600;
	letter-spacing: -0.05em;
	line-height: normal;
	color: #000;
	
	}
	

.une	{
	float: left;
	overflow: hidden;
	margin-top: 5px;
	
	border: 1px dotted #C4C4C4;
	width: 450px;
	
	}

.titre_une	{
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 8px;
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 0.9em;
	letter-spacing: -0.05em;
	font-weight: normal;
	line-height: normal;
	color: black;
	
	}
.rub_une	{
	
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 0.8em;
	letter-spacing: -0.05em;
	font-weight: normal;
	line-height: normal;
	color: #909090;
	
	}
.une ul	{
	list-style: square;
	color: #909090;
		}
	
	
/* STYLES DES POSTITS */


#postit	{
	position: absolute;
	z-index: 10;
	float: right;
	margin-top: 5px;
	width: 200px;
	margin-left: 460px;
	}
#postit .postit_normal a:link	{
	color:#3c4f66;
	text-decoration: none;	
}

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

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


.postit_normal	{
	float: right;
	width: 200px;
	margin-bottom: 5px;
	border: 1px solid #C4C4C4;
	background-color: #fdfca1;
	}

.postit_important	{
	float: right;
	width: 200px;
	margin-bottom: 5px;
	border: 1px solid #C4C4C4;
	background-color: #ead6d6;
	}

.text_important	{
	text-align: left;
	margin-top: -15px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 0.8em;
	letter-spacing: -0.09em;
	font-style: italic;
	font-weight: normal;
	line-height: normal;
	color: #6e6a6a;
	
	}
	
		
.lien_agenda	{
	padding: 2px;
	text-align: right;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	font-variant:normal;
	font-style:italic;
	color: #808080;
	
	text-decoration: none;
		}
	


.titre_postit	{
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: 500;
	letter-spacing: -0.1em;
	font-variant: normal;
	line-height: normal;
	
	border-bottom: 1px dotted #C4C4C4;
	color: black;
}

.titre_postit_agenda	{
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: 500;
	letter-spacing: -0.1em;
	font-variant: normal;
	line-height: normal;
	

	background-image: url(../dist/images/compact/calendar.png);
	background-repeat: no-repeat;
	background-position: 95% 0%;

	
	border-bottom: 1px dotted #C4C4C4;
	color: black;
}


.titre_postit_petition	{
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: 500;
	letter-spacing: -0.1em;
	font-variant: normal;
	line-height: normal;
	
	background-image: url(../dist/images/compact/petition.png);
	background-repeat: no-repeat;
	background-position: 95% 8%;
	
	border-bottom: 1px dotted #C4C4C4;
	color: black;
}

.titre_postit_petition	{
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: 500;
	letter-spacing: -0.1em;
	font-variant: normal;
	line-height: normal;
	
	background-image: url(../dist/images/compact/petition.png);
	background-repeat: no-repeat;
	background-position: 95% 8%;
	
	border-bottom: 1px dotted #C4C4C4;
	color: black;
}

.titre_postit_colloque	{
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: 500;
	letter-spacing: -0.1em;
	font-variant: normal;
	line-height: normal;
	
	background-image: url(../dist/images/compact/col.jpg);
	background-repeat: no-repeat;
	background-position: 95% 5%;
	
	border-bottom: 1px dotted #C4C4C4;
	color: black;
}


h4 {
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 0.85em;
	letter-spacing: -0.05em;
	font-weight: normal;
	line-height: 0.95em;
	color: black;
		}
		
h4 span {
	text-align: left;
	margin-right: 0px;
	margin-left: 5px;
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 0.75em;
	letter-spacing: -0.05em;
	font-weight: normal;
	line-height: 0.95em;
	color: black;
		}


/* 
 *  STYLES POUR ARTICLE
 */



.logo_art	{
	float: left;
	margin: 6px;
		margin-top: 10px;
	}

.titre_art {
	margin-top: 10px;
	text-align: center;

	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	font-variant:small-caps;
	color: #8b0000;
	
	text-decoration: none;
		}
.date_art	{
		text-align: center;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	font-variant:normal;
	color: black;
	margin-left: 10px;
	text-decoration: none;
	
	margin-bottom: 5px;
	
	}

.chapo	{
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 0.85em;
	letter-spacing: -0.05em;

	line-height: normal;
	color: #808080;
	}

.titre_doc	{
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #808080;
	}


.boite	{
	text-align: right;
	width: auto;
	margin-left: 20px;
	margin-right: 20px;
	height: 24px;
	padding: 0px;
	border-top: 1px dotted #C0C0C0;
	background-color: #fff;
	}
	
#documents_joints	{
	margin-top: 30px;

	border-top: 1px solid #C4C4C4;
	text-align: left;
	font-family:"Lucida Grande", Helvetica, sans-serif;
	font-size: 1em;
	letter-spacing: -0.05em;
	font-weight: 100;
	line-height: normal;
	color: black;
		}
		
#documents_joints ul	{

	margin-left: 20px;
	padding-left: 5px;
	text-indent: 0px;
	list-style: square;
	list-style-position: outside;
	color: #909090;
	}

		
#documents_joints li	{

	margin-left: 0px;
	text-indent: 0px;		

}
	
#portfolio	{

	border-top: 1px solid #C4C4C4;
	
	text-align: center;
	font-family:"Lucida Grande", Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 100;
	line-height: normal;
	color: black;	
	}

.repondre	{
	border-top: 1px solid #C4C4C4;
	text-align: center;
	font-family:"Lucida Grande", Helvetica, sans-serif;
	font-size: 1em;
	letter-spacing: -0.1em;
	font-weight: 100;
	line-height: normal;
	color: black;
	}
	
#texte .repondre a:link {
	color:#3c4f66;
	text-decoration: none;	
}

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

#texte .repondre a:hover {
	color:#6e97c9;
	text-decoration: none;
}	
	
/* 
 *  STYLES POUR RUBRIQUE
 */

.titre_rub	{

	margin-top: 10px;
	text-align: center;

	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	font-variant:small-caps;
	color: #000;
	
	text-decoration: none;
	}

.list_rub	{
		text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 1em;
	letter-spacing: -0.05em;
	font-weight: normal;
	line-height: normal;
	color: black;
	border-top: 1px dotted #c0c0c0;
		}
		
		
.list_rub ul	{

	margin-left: 30px;
	padding-left: 0px;
	text-indent: 0px;
	list-style: url(images/triangle-droite.gif);
	list-style-position: outside;
	
	}

		
.list_rub li	{

	margin-left: 0px;
	text-indent: 0px;

	}

h2 {
	text-align: center;
	font-family: 'Lucida Grande', Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: 500;
	line-height: normal;
	color: #595959;

		}



/*
 * intertitre typo
 */


h2 span {
	clear: left;
	text-align: center;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: 900;
	font-variant: small-caps;
	line-height: normal;
	color: black;

	margin-left: -35px;

		}
		
		
.autre	{

	position: absolute;
	z-index: 10;
	float: right;
	margin-top: 5px;
	width: 200px;
	margin-left: 460px;

	border: 1px dotted #c0c0c0;
	background-color: #fff;

	text-align: left;
	font-family:"Lucida Sans", Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: 500;
	line-height: normal;
	}



.notes	{
	text-align: center;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: 100;
	line-height: normal;
	color: black;
	border-top: 1px solid #C4C4C4;

	}


#navigation	{
	position: relative;
	width:799px;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-top: 2px;
	margin-bottom: 4px;
	margin-left:0;
	right:0px;
	text-align: center;

	background-color: transparent;
	border: 1px solid #e60005;


			}
#navigation	ul	{
	display: inline;
	}
#navigation	li	{
	display: inline;
	margin-left: 10px;
	margin-right: 10px;

	text-align: center;
	font-family:"Lucida Grande", Helvetica, sans-serif;
	font-size: 1em;
	font-variant: small-caps;
	font-weight: 100;
	letter-spacing: -0.05em;
	line-height: normal;
	color: black;
		}
		
#navigation a:link {
	color:#3c4f66;
	text-decoration: none;


}

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

}

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




.formulaire	{
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 25px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	line-height: normal;
	color: black;
	
		}


		
/*
 * ***DISPO DES SOUS ENSEMBLE DE RUBRIQUE SUR LE SOMMAIRE***
 */
#bordure	{
	margin-top: 0px;
	padding : 2px;
	border: 1px solid #C4C4C4;
	background-color: #F8F8FF;
	
	}


#calendrier {
	float: left;
	overflow: hidden;
 	width: 600px;

	height: auto;
	margin-top: 5px;
	margin-right: 3px;
	margin-left: 4px;
	padding-right: 3px;
	padding-left: 3px;

	background-color: transparent;
	z-index: auto;
	list-style-type: none;
			
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	font-variant:normal;
	color: #808080;
	}
	


/*
 * ***Hiérarchie et rubriquage du menu***
 */

#hierarchie	{
	width: 800px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;

	text-align: center;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.75em;
	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: 1em;
	font-weight: 500;
	line-height: normal;

	border-left: 1px solid #C4C4C4;

	}

.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: -5px;
	text-align: left;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: 500;
	line-height: normal;
	
	border-left: 1px solid #C4C4C4;
		}
.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;
	padding-top: -5px;
	text-align: center;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: 500;
	line-height: normal;

	border-left: 1px solid #C4C4C4;

	}

.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;

	}



.art-auteur	ul{
	list-style-type : none;
	}

/*
 * 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: 810px;

			}
			
#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: 0.9em;
	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;
	vertical-align: top;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #000;

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

	}
	
	
#texte textarea	{
	width: 400px;


	}

#texte .textfield	{
	width: 400px;
	}






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

 /*
 * titres listes du sommaire
 */

		
 h1 span  {	
	text-align: justify;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	font-variant:normal;
	color: black;
	margin-left: 10px;
	text-decoration: none;
	
		}
	
		
/*
 * texte
 */



h3 {
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 0.9em;
	letter-spacing: -0.05em;
	font-weight: normal;
	line-height: normal;
	color: black;
		}

h3 span{
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 0.75em;

	font-weight: normal;
	line-height: normal;
	color: black;
		}	

/*
 * liste
 */
		
h5 {
	text-align: justify;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: 600;
	line-height: 0.5em;
	color: #73b50a;
		}
		





	
h6	{	/*TITRE D'ARTICLE */
	text-align: center;
	font-family: Myriad,"Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.3em;
	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: 0.6em;
	font-weight: normal;
	font-variant:normal;
	color: black;
	

	text-decoration: none;
	
		}

	
	
.carte h3  {	
	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;
	
		}



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

	
/*
 * 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;
}