BODY {
	margin: 0;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
#Contenu {
	margin: 0 0 0 4%;
}

#flashcontent p a {
	color:#666666;

	text-decoration: none;
}
#flashcontent p a:hover {
	color:#666666;
	text-decoration: underline;
}
#Header {
    float:left;
	display: block;
	width: 700px;
	height : 237px;
    line-height:normal;

}
H1.entete span {
	display: none;
}
H1, H1 a {
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin: 0;
}
ul {
	list-style: none;
}
#Header ul {
    margin: 157px 0 0 275px;
	padding: 0;
}
#Header li {      
	display:inline;
    margin:0;
    padding:0;
}
#Header a {
    float:left;
color:#4A4A4A;
    margin:0 1em 0 0;
    padding:0 0 0 5px;
    text-decoration:none;
}
#Header a span {
    float:left;
    display:block;

    padding:6px 15px 6px 6px;
   
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#Header a span {float:none;}
/* End IE5-Mac hack */
#Header #current a {
    background-position:0 -40px;
}
#Header #current a span {
    background-position:100% -40px;
}
#Header a:hover {
    background-position:0% -40px;
	text-decoration:underline;
}
#Header a:hover span {
    background-position:100% -40px;
}
#Gauche {
	clear: both;
	float: left;
	display: block;
	width: 251px;
}
H2 {
	font-weight: bold;
	font-size: 1.8em;
	padding: 0 0 0.5em 0;
	margin-top: 1em;
}
H3 {
	font-size: 1em;
	margin: 0 0 1em 0;
}
