@charset "utf-8";
/* CSS Document */

body {
background-color:white;
margin-bottom:0;
margin-top:0;
margin-left:0;
margin-right:0;
}
#entete {
background-image:url(images/fondHAUT.gif);
height:64px;
background-repeat:repeat-x;
text-align:center;}

	#mfhll{
		text-align:center;
		font-size:15px;
		font-family:Arial, Helvetica, sans-serif;
		color:black;
		margin-top:3px;
		
		}
		#mfhll a
		{color:blue}

#fin {
background-image:url(images/fondbas.gif);
height:64px;

background-repeat:repeat-x;}

#fdroit {
background-image:url(images/fondDROIT.gif);

height:628px;
background-repeat:no-repeat;}

#fgauche {
background-image:url(images/fondGAUCHE.jpg);

height:628px;
background-repeat:no-repeat;}

#menu2 {
background-color:white;
color:white;
border:1px;
background-repeat:no-repeat;}

.menu2 a:link{

color:white;
background-repeat:no-repeat;}

#clef
{color:white}

p
{font-family:verdana;
margin:20px;}