h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;


}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;


}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
	text-decoration: none;
}
a:active {
	color: #0033FF;
	text-decoration: none;
}

.sommaire {
	list-style-type: circle;
	text-align: left;
	white-space: normal;
	display: block;
	position: static;
	vertical-align: text-bottom;




}
.fondsommaire {
	background-image: url(../jpg/fondsomm2.jpg);
	background-position: 100px 130px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color: #FFFFFF;


}
body {
	margin-width: 40px;
	margin-height: 20px;
	margin-top: 20px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 20px;
	background-color: #F9FFFF;
	background-image: url(../gifs/capsule3.gif);
	background-repeat: no-repeat;
	background-position: center top;





}
.tableausommaire {
	background-position: 100px;



}
