*{margin:0;padding:0;}
#menu{
	width:900px;                  /* largeur des onglets : nb onglets par 100 */ 
	background:#e7474e;     /* couleur sus les onglets  */ 
	margin:0 auto;
	height:32px;  /* hauteur du menu */ 
	color:#FDF2C7;
}
.menu{
	float:left;
	width:100px;
	height:40px;   /*  */ 
	text-align:center;
}
.menu a{
	display:block;
	height:25px;   /* hauteur des onglets  */ 
	padding-top:5px;
}
.menu a:link, .menu a:visited{
	text-decoration:none;
	color:#000;  /* couleur du texte du menu */ 
	font-family:verdana, sans-serif;
	font-size:12px;
	background:#abc url(fond.jpg) 0 -45px;
}
.menu#activ a:link, .menu#activ a:visited{
	background:#abc url(fond.jpg);
	color:#000;     /* couleur du texte du 1er onglet  du menu */ 
}
.menu a:hover, .menu a:active, .menu a:focus{
	background:#abc url(fond.jpg) 0 -90px;
	color:#393;
}
.menu#activ a:hover, .menu #activ a:active, .menu#activ a:focus{
	background:#abc url(fond.jpg);
	color:#393;
}


#picture {
	float:left;
	width: 80px;
}

#corps {
	margin: 100px 40px 10px 70px;
}

h2 {
	position:absolute;
	top: 200px;
	left: 200px;
}

h7 {
	font-family: Georgia, "Times New Roman", Times, serif;
   	color: black;
	font-size:12px;
	text-align: justify;
	text-indent: 40px
}


h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
   	color: red;
	font-size:14px;
	text-align: left;
	font-weight: bold;
}

h3 {
font-family: arial, verdana, sans-serif ;
font-size: 20pt ; color: blue ;

}
h6 {
font-family: arial, verdana, sans-serif ;
font-size: 10pt ; color: black ;text-align: justify;text-indent: 40px;
} 

h8 {
padding:34px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal ;
font-size: 14pt ; color: black ;text-align: justify;text-indent: 90px;
} 

h4 {
padding:34px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal ;
font-size: 10pt ; color: black ;text-align: justify;text-indent: 90px;
} 

h9 {
padding:34px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal ;
font-size: 12pt ; color: black ;text-align: justify;text-indent: 90px;
} 



blockquote {   text-align: justify; /* La citation sera justifiée */}

p {
font-family: arial, verdana, sans-serif ;
font-size: 10pt ;
color: black ;
}

.indent { text-indent: 40px ; } 
.indent12  {font-family: arial, verdana, sans-serif ;font-size: 10pt ; color: black ;text-align: justify;text-indent: 40px} 
.left {text-align: left ; }
.right {text-align: right ; }
.center{text-align: center ; }
.justify {text-align: justify ;}
.dessous {text-decoration: underline ; } 

.asso
{ 
color: red; 
/*font-family:helvetica bold; */
font-family: Georgia, "Times New Roman", Times, serif;
font-size: capital 10pt;
font-style:italic;
font-weight: bold;
} 



