LI {
	color : #000080;
	font-family : Verdana, Arial,sans-serif;
	font-size : 10pt;
}

UL {
	text-indent: 100px;
}
#ht1, #ht2, #ht3, #ht4, #ht5, #ht6, #ht7, #ht8, #ht9, #ht10, #ht11, #ht12, #ht13, #ht14, #ht15, #ht16, #ht17, #ht18, #ht19{
position: absolute;
z-index: 100;
top: 0;
left: 10px;
visibility: hidden;
}

.hyperText  {
	color: #333333;
	font: 11px/14px Arial, sans-serif;
	background-color: #ffffcc;
	padding: 5px;
	border: 1px solid black;
	width: 400px;
	}
.hyperTextlibre  {
	color: #333333;
	font: 11px/14px Arial, sans-serif;
	background-color: #ffffcc;
	padding: 5px;
	border: 1px solid black;
 
	}
A:HOVER.lien1 {
	text-decoration : none;
	background : #FFFF00;
	width : 100%;
}
A:HOVER.lien2{
	text-decoration : none;
	background : #00FF00;
	width : 100%;
}

A:LINK.lien2 {
	text-decoration : underline;
	color : #FF0000;
	width : 100%;
}

A:HOVER.lien1{
	text-decoration : none;
	background : #FFFF00;
	width : 100%;
}
BODY {
	background-color : #DFECFF;
}

table.chapitre {
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	text-decoration : underline;
	text-align : left;
	color : #00008B;
	font-size : 14pt;
}

table.titre{
	border : 5px groove Blue;
	background : #dfecff;
	font-family : Century Schoolbook, Arial, sans-serif;
	margin-bottom : auto;
	text-decoration : none;
	text-align : center;
	color : #00008B;
	font-size : 24pt;
	font-style : italic;
	font-weight : bold;
}

table.soustitre {
	border : thin groove Blue;
	background : #dfecff;
	font-family : Century Schoolbook, Arial, sans-serif;
	margin-bottom : auto;
	text-align : center;
	color : #00008B;
	font-size : 18pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}

P {
	text-indent : 40px;
	color : #000080;
	font-family : Verdana, Arial,sans-serif;
	margin-left : 6%;
	margin-right : 6%;
	font-size : 10pt;
}