<html>

<head>

<style type="text/css">


<!-- 
input
{
-->
<!--Menu.htm-->
<!--
a
{text-decoration: none;}

BODY  {background-image : url("Font/font2.gif");background-position:center;background-repeat : no-repeat;background-attachment:fixed ;}


-->

<!-- H1= titre du menu //-->
<!-- H2=Texte //-->

H1
{
font-weight:normal ;
font-size: 14pt;
font-family: georgia;
font-color:blue;
color:black;
}


H2 
{
font-size: 15pt;
font-family: georgia;
font-color:#000000;
color:firebrick;

}

H3 
{
font-size:medium  ;
font-family: georgia;
font-color:#800080;
color:blue;

}
 

H4 
{
font-size:medium ;
font-family: georgia;
color:navy;
font-weight:lighter ;
}

H5
{
font-size:medium ;
font-family: georgia;
color:firebrick;
font-weight:lighter ;
}


 
a{
	text-decoration:none;
	color:#f30;	
}
p{
	clear:both;
	margin:0;
	padding:.5em 0;
}
pre{
	display:block;
	font:100% "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	overflow:auto;
	width:800px;
}

img{border:none;}
ul,li{
	margin:0;
	padding:0;
	
}
li{
	list-style:none;
	float:center;
	display:inline;
	margin-right:10px;
	
}

/*  */
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
	


-->


<!--LINK=pour les liens non encore visités, Hover pour le passage de la souris//-->
<!--
<!--
 a:link { text-decoration:none; font-weight:bold; color:firebrick; }
 a:visited { text-decoration:none; font-weight:bold; color:green; } 
 a:hover { text-decoration:none; font-weight:bold; background-color:gold; }
 a:active { text-decoration:none; font-weight:bold; background-color:lightskyblue; }
 

  

TD {COLOR: blue; FONT-FAMILY: georgia; FONT-SIZE: 13pt; }


.spanstyle {COLOR:black ; FONT-FAMILY: georgia; FONT-SIZE: 12pt; FONT-WEIGHT: bold; POSITION: absolute; TOP: -50px; VISIBILITY: visible}

 

//-->
</style>

</head>

</html>
