html, body {
    font: 90% "Trebuchet MS", sans-serif;
	height: 100%;
	margin: 0 ;

	}
	
div#photo-accueil a img{
	float: left;
	padding: 0px;
	margin: 35px 120px 0px 60px;
	border: none;
	}

div#haut {
    background: url(../IM/h.jpg) no-repeat center ;
	height: 250px;
	width: 100%;
	padding: 0;
	margin: 0;
	position: relative;
	}

div#h-m {
 	margin: 0 auto; 
	background: url(../IM/h-m.jpg) no-repeat center ;
	height: 250px;
	width: 1024px;
	padding: 0;
	position: relative;
	overflow: auto;
	}
	
	
div#h-m h1, div#h-m p {
	font: 2.5em Georgia, serif;
	padding-top: 70px ;
    margin-left: 300px;
	text-align : center;
	}

div#h-m p#etoile {
	font: 1.5em Georgia, serif;
	padding-top: 25px ;
    margin-left: 300px;
	text-align : center;
	}
	
div#texte p#etoile {
	font: 1.5em Georgia, serif;
	padding-top: 25px ;
    
	text-align : center;
	}
div#texte img{
	float: left;
	padding: 0px;
	margin: 0px 20px;
	border: none;
	}	
div#texte img#nofloat{
	float: none;
	padding: 0px;
	margin: 20px;
	border: none;
	}	
div#h-m h1#h1_standart{
	font:  small-caps 2.0em Georgia, serif;
	padding-top: 25px ;
	}

div#h-m h1 div{
	font:  small-caps 0.8em Georgia, serif;
	padding-top: 25px ;
	}	
	
div#menu{
	float: left;
	font: 1em Georgia, serif;
	padding: 10px ;
	width: 240px;

	}

ul#anim {
	margin: 0;
	padding: 0;
	list-style: none;
	}

ul#anim li  {	
	margin-bottom: 20px; 
	}
ul#anim li a {
	display: block;
	height: 27px;

	background: url(../IM/livre_qui_souvre.gif)  no-repeat right top;
	padding-right: 45px;
	padding-top: 10px;
	margin: 2px 0;
	color: #333333;
	font: 1.2em Georgia,serif;
	text-decoration: none;
	text-align : right;
	}
	
ul#anim li#livre-ouvert a{
	display: block;
	height: 27px;

	background: url(../IM/livre_ouvert.png)  no-repeat right bottom;
	padding-right: 45px;
	padding-top: 10px;
	margin: 2px 0;
	color: #660000;
	font: 1.2em Georgia,serif;
	text-decoration: none;
	text-align : right;
	}
	
ul#anim li a:hover , ul#anim li#livre-ouvert a:hover {
	background-position: right bottom;
	color: #AA0000;
	}


div#texte{
	margin-left: 320px; 
	padding-top: 30px;
	font:  1em Georgia, serif;
	
	}
div#texte_sans_menu{
	margin-left: 20px; 
	padding-top: 30px;
	font:  1em Georgia, serif;
	
	}
div#texte p ,div#texte_sans_menu p , div#texte a ,div#texte_sans_menu a{
	
	padding-bottom: 6px;
	padding-left: 15px;
	font: 1.3em Georgia, serif;
	text-align : justify;
	
	}
div#texte p a ,div#texte_sans_menu p a{
	padding-bottom: 0px;
	padding-left: 0px;
	
	font: 1.0em Georgia, serif;
	text-align : justify;
	
	}
div#texte p:first-letter,div#texte_sans_menu p:first-letter{
	margin-left: 40px;
	}	
h2{
	margin: 0;
	padding-bottom: 15px;
	padding-top: 25px;
	color: #990000;
	font: small-caps 1.4em Georgia, serif;
	}
a{
	color: #660000;
	font:  1.0em Georgia, serif;
	}
a:hover{
	color: #AA0000;	
	}

div#milieu {
    background: url(../IM/m.jpg)  repeat-y center ;
	height: auto;
	width: 100%;
	padding: 0;
	margin: 0;
	position: relative;
	}
div#m-m {
    background: url(../IM/m-m.jpg) repeat-y center ;
	min-height: 600px;
	width: 1024px;
	padding: 0;
	margin: 0 auto;
	position: relative;
	}
div#bas {
    background: url(../IM/b.jpg) no-repeat center ;
	height: 122px;
	width: 100%;
	padding: 0;
	margin: 0;
	position: relative;
	}
div#b-m {
    background: url(../IM/b-m.jpg) no-repeat center ;
	height: 122px;
	width: 1024px;
	padding: 0;
	margin: 0 auto;
	position: relative;
	}
h1 {	

	margin: 0;
	}
p {	
	margin: 0;
}