
<!--


	

     body{
	 background-color:#FFFDF4;/* */
	 /*background-attachement: fixed ou scroll;*/
	 background-image:url("Background6.jpg");
	 /*background-position: Xpourcentage ou Xem ou Xpx ou Xin ou Xcm ou Xmm ou Xpt ou Xpc;*/
	 background-position: center top;
	 background-repeat: no-repeat;
	 font-family:Comic Sans MS; /*sans-serif;/*, cursive, fantasy, monospace,Times, Helvetica*/
	 } 


	.styleMenu
	{
	/*rgb(217,82,0);*/
	
	 font-family: serif; 
	 text-align: left;
	 font-style: italic;
	 font-weight: bold;/*100,200,300,...900*/
	 font-size: 14pt;
	 color:rgb(217,82,0);/*#991212;#e25400 */
	 
	 border-width: 1;
	 background-color: #f3C98d;
	 border-color: #225500;
	 border-style: solid;
	}
	
	/* :link permet de définir les propriétés des liens */
	.LinkMenu:link
	{
	line-height: 15pt;
	font-size: 10pt;
	color : #225500 ;
	/*font-family: serif;*/
	text-decoration : none ;
	text-indent: 0.1cm;
	text-align: left;
	}

	/* :visited permet de définir les propriétés des liens déjà visités */
	.LinkMenu:visited
	{
	font-size: 10pt;
	color : rgb(217,82,0) ;
	text-decoration : none ;
	text-indent: 0.1cm;
	line-height: 15pt;
	}

	/* :active permet de définir les propriétés d'un lien actif - qui vient d'être cliqué */
	.LinkMenu:active
	{
	font-size: 10pt;
	color : #000055 ;
	text-decoration : none ;
	line-height: 15pt;
	}

	/* :hover permet de définir les propriétés du lien quand le curseur le survole */
	.LinkMenu:hover
	{
	heigh: 100px;
	font-size: 10pt;
	color : #FFFFFF ;
	text-decoration : underline ;
	background-color: rgb(217,82,0);
	text-indent: 0.1cm;
	margin-bottom: 50px;
	}
	
	/* :link permet de définir les propriétés des liens */
	.Link:link
	{
	font-weight: bold;
	/*line-height: 15pt;*/
	font-size: 10pt;
	color : #225500 ;
	text-decoration : underline ;
	text-indent: 0.4cm;
	text-align: left;
	}

	/* :visited permet de définir les propriétés des liens déjà visités */
	.Link:visited
	{
	font-weight: bold;
	font-size: 10pt;
	color : rgb(217,82,0) ;
	text-decoration : underline ;
	/*text-indent: 0.4cm;*/
	/*line-height: 15pt;*/
	}

	/* :active permet de définir les propriétés d'un lien actif - qui vient d'être cliqué */
	.Link:active
	{
	font-size: 10pt;
	color : #000055 ;
	text-decoration : underline ;
	/*line-height: 15pt;*/
	}

	/* :hover permet de définir les propriétés du lien quand le curseur le survole */
	.Link:hover
	{
	heigh: 100px;
	font-size: 10pt;
	color : #FFFFFF ;
	text-decoration : underline ;
	background-color: rgb(217,82,0);
	/*text-indent: 0.4cm;*/
	/*margin-bottom: 50px;*/
	}
	
	.table_title{
	 font-family: Comic Sans MS; /*cursive; */
	 text-align: center;
	 /*font-style: italic;*/
	 font-weight: bold;/*100,200,300,...900*/
	 font-size: 18pt;
	 color:"#225500"; /*#991212;#225500*/
	 
	 border-width: 2;
	 /*background-color: #fdfef0;*/
	 border-color: rgb(217,82,0); /*#225500;*/
	 border-style: solid;
	
	}

	
	SPAN.Corps {
	font-size: 10pt;
	text-align: justify;
	}

	.Corps {
	font-size: 10pt;
	text-align: justify;
	}



	
	
	UL.Corps{ 
	font-size: 10pt;
	text-align: left;
	}

	.Copyright{
	 font-family: cursive;
	 text-align: center;
	 /*font-style: italic;*/
	 /*font-weight: bold;100,200,300,...900*/
	 font-size: 7pt;
	 color:"#225500"; /*#991212;#225500*/
	}
	
	
	hr {
	height: 1px;
	margin:0;
	padding:0;
	font-size: 1px;
	line-height: 1px;
	color: rgb(217,82,0);
	background-color:rgb(217,82,0);
	border: 0px;
	/*width:760px;*/
	}

	h2{
	font-size: 18pt;
	/*font-family: serif;*/ 
	text-align: center;
	/*font-style: italic;*/
	font-weight: bold;/*100,200,300,...900*/
	/*color:rgb(217,82,0);#e25400 */
	 
	/*border-width: 1;
	background-color: #f3C98d;
	border-color: #225500;
	border-style: solid;*/
	text-decoration : none ;
	text-indent: 0.0cm;
	line-height: 19pt;
	margin-bottom:20px;
	}

	
	.gras-gros{
	font-size: 13.5pt;
	/*font-family: serif;*/ 
	text-align: left;
	/*font-style: italic;*/
	/*font-weight: bold;100,200,300,...900*/
	/*color:rgb(217,82,0);#e25400 */
  	/*border-width: 1;
	background-color: #f3C98d;
	border-color: #225500;
	border-style: solid;
	text-decoration : none ;
	text-indent: 0.0cm;
	line-height: 15pt;
	margin-bottom:20px;*/
	}


        .gras-moy{
	font-size: 12pt;
	/*font-family: serif;*/
	text-align: left;

	/*font-style: italic;*/
	/*font-weight: bold;100,200,300,...900*/
	/*color:rgb(217,82,0);#e25400 */

	/*border-width: 1;
	background-color: #f3C98d;
	border-color: #225500;
	border-style: solid;
	text-decoration : none ;
	text-indent: 0.0cm;
	line-height: 15pt;
	margin-bottom:20px;*/
	}

	
	
	-->	
