 a:link { color:black; text-decoration:none; font-weight:bold; }
 a:visited { color:black; text-decoration:none; font-weight:bold; }
 a:hover { color:red; text-decoration:none; font-weight:bold; }
 a:active { color:red; text-decoration:none; font-weight:bold; }
 
body {
	font-family:"Trebuchet MS", sans-serif;
	color:black;
	margin:0;
	text-align:center;
	background-image:url("Image/Groupe02.jpg");
	background-attachment:fixed;
	}
img {
	border:none;
	}
p {
	text-align:justify;
	}
h1 {
	background-color:yellow;
	}

.global {
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	width:710px;
	text-align:left;
	}
	
#Entete {
	background-image:url(image/Entete.jpg);
	width:708px;
	height:104px;
	}
	
#Menu {
	background-image:url(image/Menu.jpg);
	width:708px;
	height:40px;
	}
	
#Corp {
	background-image:url(image/Corp.jpg);
	width:708px;
	padding-top:10px;
	}
	
.Contenant {
	width:670px;
	margin-left:15px;
	}
	
#TexteGauche {
	width:150px;
	padding-left:5px;
	padding-right:5px;
	
	position:absolute;
	}
	
#TexteCentre {
	width:490px;
	padding-left:180px;		
	}
	
#Bas {
	background-image:url(image/Bas.jpg);
	background-repeat:no-repeat;
	width:708px;
	height:17px;
	}
	
#BoutonAccueil {
	width:102px;
	height:32px;
	position:absolute;
	margin-left:355px;
	margin-top:8px;	
	}
	
#BoutonDate {
	width:102px;
	height:32px;
	position:absolute;
	margin-left:470px;
	margin-top:8px;	
	}
	
#BoutonContact {
	width:102px;
	height:32px;
	position:absolute;
	margin-left:585px;
	margin-top:8px;	
	}
	
.menu_deroulant
{
   
   text-align:center;
   overflow:hidden;
   position:relative;
}

#menu_defile
{
   position:relative;
}

	
	
	
	