   	

	html {
    font-size: 100%; /* Évite un bug d'IE 6-7. (1) */
	}

	* { margin:0; padding:0; }
	* { outline: none; } 

	html, body { height:100%; }


.bodypage {
	margin: 0px;
	padding: 0px;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#dddddd;
	color:#000000;
}

		
	
        
	p {
   	 margin: 10px 0; /* Marges plus faibles que par défaut. (7) */
	}
		

	w {color:#FFFFFF}

 	h1 {
		font-family: 'book antiqua', palatino;
		position:relative;
		margin-top: 110px ; 
		margin-bottom: 20px ; 
		font-size:20px;
		font-weight:800;
		letter-spacing:0px;
		line-height:20px;
		font-style:normal;
		text-align:left;
		padding-left:0px;
		padding-right:0px;
		left:0px;
		color:#000000;
		}


	h2 	{
		display:block;
		font-size:12px;
		font-style:italic;
		font-weight:800;
		letter-spacing:0px;
		color:#111111;
		line-height:18px;
		}

	h3 	{
	font-family: 'book antiqua', palatino;
		display:block;
		font-size:16px;
		font-style:normal;
		margin-top:40px;
		margin-bottom:15px;
		font-weight:800;
		letter-spacing:0px;
		letter-spacing:0px;
		color:#111111;
		line-height:18px;
		}




	h4 	{
	font-family: 'book antiqua', palatino;
		display:block;
		font-size:17px;
		font-style:normal;
		margin-top:60px;
		margin-bottom:10px;
		font-weight:800;
		letter-spacing:0px;
		letter-spacing:0px;
		color:#111111;
		line-height:18px;
		}


	moy {
		display:inline;
		text-decoration:overline;
		}

	n{color:#000000}
	A{color:#000000;
	     }

		A:link { 
			text-decoration:none}

		A:visited { 
			text-decoration:none}

                A:hover {
			padding:0;
			color:#FFFFFF ;
                        }
	


	#menu #titre {
		font-family: 'book antiqua', palatino;
		text-align:left;
		padding-left:0px;
		padding-right:0px;
		left:0px;
		top:0px;
		color:#222222;
		font-size:25px;
		font-weight:200;
		font-style:italic;
		line-height:80px;
		}

	#menu #titre:hover {
		color:#FFFFFF;
		}

	#list  {
		list-style: upper-roman;	
		list-style-position: inside;
		}
	#list li a {
		color:#3A3A3A ;
		}	

	#menu  {
		position:fixed;
		text-align:left;
		padding-left:10px;
		padding-right:10px;
		left:40px;
		top:30px;
		color:#444444;
		font-size:11px;
		font-weight:800;
		list-style: none;
		line-height:20px;
		z-index:5000;
		}
	#menu a {
		color:#555555 ;
		}
	#menu a:hover {
		color:#FFFFFF ;
		}

	#sousmenu  {
		font-family: 'book antiqua', palatino;
		position:relative;
		color:#444444;
		margin-top:3px;
		margin-bottom:10px;
		padding-left:25px;
		font-size:13px;
		font-weight:200;
		list-style: none;
		line-height:16px;
		border-left: 0px solid #666666;
		}
	#sousmenu a {
		color:#444444 ;
		}
	#sousmenu a:hover {
		color:#FFFFFF ;
		}

	.menuon  {
		color:#000000;
		text-decoration:none;
		font-weight:800;
		margin-left:0px;
		}

	hr {
		border: 0;
		width: 100%;
		color: #444444;
		margin-top:10px;
		margin-bottom:5px;
		background-color: #444444;
		border:0;
		height: 1px;
		}



	.legend {
		font-family: 'book antiqua', palatino;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		position:relative;
		display:block;
		text-align:left;
		color:#111111;
		margin-left: 100px;
		margin-top:15px;
		margin-bottom:70px;
		padding-bottom:5px;
		padding-top:5px;
		padding-left:0px;
		font-style:italic;
		width:440px;
		line-height:18px;
		font-weight:800;
		font-size:13px;
		border-top: 0px solid #BBBBBB;
		border-bottom: 0px solid #BBBBBB;
		border-left: 0px solid #BBBBBB;

	     }	

	.legend2 {
		font-family: 'book antiqua', palatino;
		position:relative;
		text-align:justify;
		color:#222222;
		left: 0px;
		margin-top:5px;
		padding-bottom:0px; 
		margin-left:0px;
		margin-bottom:0px;
		font-style:normal;
		font-size:13px;
		line-height:18px;
	     }	


	.texte {
		font-family: 'book antiqua', palatino;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		position:relative;
		color:#222222;
		left: 320px;
		margin-top :0px ;
		width:640px;
		text-align:left;
		font-style:normal;
		font-size:13px;
		line-height:20px;
	     }

	.texte a {
		position:relative;
		text-decoration:underline;
		display:inline;
		color:#000000;
		left: 0px;
		font-weight:400;
		font-style:normal;
	     }
	.texte a:hover {
		color:#000000;
		text-decoration:none;
	     }




	#articles {
		margin-top: 120px ; 
		line-height:20px;
		}

