body {
background-color:#ffffff;
font-size:10pt;
font-family:Comic sans ms, Arial, Helvetica, sans-serif;
margin:0;
padding:0;
color:#666666;
}




  


.menu {
	font-size:16pt;
	color:#666699;
}

.chapitre {
	font-size:14pt;
}

.ligne {
	background-image:url(img/ligne.jpg);

	
}




h1 {
font-size:18pt;
color:#666666;
}

h2 {
font-size:14pt;
color:#666666;
padding-top:6px;
}

h3 {
font-size:16pt;
color:#666699;
}

h4 {
font-size:10pt;
color:#666666;
}

.description {
font-size:9pt;
color:#888899;
}

a {
font-size:12pt;
color:#666666;
text-decoration:none;
}

a:hover {

color:#666699;
text-decoration:underline;
}