body
{
	width: 905px;
	height: 1000px ;
	margin: auto; /* Centre le tableau */
	background-image: url("../images/fond.jpg");
	background-attachment: fixed;
	margin-top: 15px;
	font-family: Optima, "Trebuchet MS", Lucida, Arial, Geneva, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
img {
	border: 0;
	background: none;
 }
a 
{
   text-decoration: underline;
   color: #696969;
}
a:hover
{
	text-decoration: none;
	color: #ffa500;    
}
table
{
	width: 900px;
	margin: auto; /* Centre le tableau */
	margin-top: 3px;
	border-collapse: collapse;
	font-family: Optima, "Trebuchet MS", Lucida, Arial, Geneva, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	

}
div#conteneur
{
	width: 900px ;
	margin: 0 auto ;
	text-align: center ;
	border: none ;
	background: #fff ;
	padding: 0;
	
}

.texte
{
background: #dae8d7;
border: 2px solid white;
font: 100% verdana, arial, sans-serif;
margin-left: auto;
margin-right: auto;
width: 100%px;
text-align: justify;
padding: 1em;

}
.texte p:first-letter { font-size: 150%;}

ul#menu {
list-style-type: none;
width: 897px; /* précision pour Opera */
height: 30px;
margin: 1px 1px 1px 1px;
text-align: right;padding-top: 1px ;
padding-bottom: 1px;
padding-left: 0;
padding-right: 0;
background: #9acd32;

}

ul#menu li {
float: left;

}

ul#menu a {
float: left;
width: 124px;
height: 27px ;
line-height: 25px ;
font-size: 1em ;
font-weight: bold ;
text-align: center;
letter-spacing: 0px ;
display: block ;
white-space: nowrap;
margin-top: 0;
margin-bottom: 0;
margin-left: 1px;
margin-right: 1px;
padding: 0px 0px;
border: 1px solid #dea ;
text-decoration: none;
color: #000;
background: #fff;
		
}

ul#menu a:hover {

border: 1px solid gray; 
background: #adff2f ;
}

			<!--[if lt IE 7]>
			<style type="text/css">
			#nav {						/* Contexte de formatage pour IE6 */
				overflow: visible ;
				height: 1% ;
				}
			</style>
			<![endif]-->




/*
ul#menu
		{
			height: 25px ;
			margin: 0 ;
			padding: 0 ;
			background: #9acd32 url(bg_menu.gif) repeat-x 0 -25px ;
			list-style-type: none ;
		}
				
		ul#menu li
		{
			float: left ;
			text-align: center ;
			white-space: nowrap;
		}
		
		ul#menu li a
		{
			width: 120px ;
			line-height: 25px ;
			font-size: 1em ;
			font-weight: bold ;
			text-align: center ;
			letter-spacing: 0px ;
			color: #fff ;
			display: block ;
			text-decoration: none ;
			border-right: 1px solid #dea ;
			border-left: 1px solid #dea ;
		}
		
		ul#menu li a:hover
		{
			background: #adff2f url(bg_menu.gif) repeat-x 0 0 ;
		}
				
			<!--[if lt IE 7]>
			<style type="text/css">
			#nav {						/* Contexte de formatage pour IE6 *
				overflow: visible ;
				height: 1% ;
				}
			</style>
			<![endif]-->

*/


.Style24 {font-size: 30px;color: #FF3300;font-weight: bold;}

.titre {width: 900px;
	margin: auto; /* Centre le tableau */
	font-family: Optima, "Trebuchet MS", Lucida, Arial, Geneva, "Lucida Grande", Tahoma, Helvetica, sans-serif;	border: 0;
	background: #d0ed76;color: #FFFFFF;font-size: 2em ;font-weight: bold ;text-align: center ;}
	
	.titre2 {
	margin: auto; /* Centre le tableau */
	font-family: Optima, "Trebuchet MS", Lucida, Arial, Geneva, "Lucida Grande", Tahoma, Helvetica, sans-serif;	border: 2;
	background: #d0ed76;color: #005691;font-size: 1.2em ;font-weight: bold ;text-align: center ;}
	
.bigred {
	color: #FF0000;
	font-weight: bold ;
	font-size: 20px;
}

