BODY {
	
	background-image: url(images/fond.jpg); 
   	background-attachment: fixed;
	width: 900px;
	margin: auto; 
	 }
	
A {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #0099FF; 
	text-decoration: underline;
	font-weight:bold;
	}
A:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px; 
	color: #0000FF;
	text-decoration: underline;
	font-weight:bold;
	}


/*CE QUI CONCERNE LA BANNIERE*/
#banniere1{
	position: absolute;
	top: 0px;
	left: 20px;
	margin: 0px;
	padding: 0px;		
}

/*FIN DE LA BANNIERE*/


p{	
	text-align: justify;
	padding:20px;
	color: #FF9900;
	font-size:24px;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#texte1 {
	background-color:#000000;
	width: 800px;
	padding: 30px;
	border: 2px outset;	
	}


#texte2 {
	background-color: #FFFFFF;
	width: 800px;
	padding: 30px;
	border: 2px outset;	
	}

#pieddepage {
	position: absolute;
	top: 550px;
	left: 0px;
	width: 150px;
	margin: 10px;
	padding: 10px;
	background: #000000;
	text-align: left;
	}

#soustitre
{
	color: #FFCC00; 
	font-weight:bold;
}


#titre {
	font-size: 50px; 
	color: #993300;
	width: 350px;
	top:0px;
	border: 2px outset;	
	text-align: center;
	font-weight:bold;
	}

li{

	text-align: justify;
	color: #FFCC00;
	font-weight:bold;
	}

ul{
	border: 2px outset;	
	}
#intervernant {

	color: #990066;
	font-weight:bold;
	font-family: "comic Sans MS";
	}
/*FIN PAGE D'ACCUEIL*/

	
