
body {	color:black;	font-weight:normal;	font-size:12pt;	font-family:Garamond,Arial;	
}

img {
	border:none
}

h1 {
	font-family:Trebuchet MS, Arial;
	color:#00008B;	font-weight:bold;	font-size:140%;
	border-bottom: 1px solid #0000B9;
	width: 600px;
}

h2 {
	color:#000080;	font-weight:bold;	font-size:110%;
}

.petit {
	font-size:90%;
	line-height: 200%;
}

.petit a , a:visited {
	text-decoration: none;
	color:#00008B;
}

.petit a:hover {
	background:#EEEEEE;
}

#menu {
	position: absolute;
	top: 0;
	left: 0;
	width: 15em;
	font-family:Trebuchet MS;
	font-size:10pt;
}

#menu dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu dt {
	cursor: pointer;
	margin: 2px 0;;
	height: 20px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	border: 0px solid gray;
	background: #E8E8FF;
}

#menu dd {
	border: 0px solid gray;
}

#menu li {
	text-align: right;
	background: #D1D1FF;
}

#menu li a, #menu dt a {
	color: #000;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
}


#menu dt a:hover {
	background: #D1D1FF;
}

#menu li a:hover {
	background: #E8E8FF;
}

.accueil a, a:visited {
	color:#00008B;
	text-decoration: none;
	}

.accueil a:hover {
	background:#EEEEEE;
	}

.accueil h1 {
	font-size:130%;
	}

.accueil li {
	list-style-type:disc;
	margin-left: 50;
	padding-left: 10;
	line-height: 200%;
}
.texte li {
	list-style-type:disc;
	margin-left: 50;
	padding-left: 10;
	line-height: 170%;
}

.texte td {
	font-weight:normal;	font-size:10pt;	font-family:Trebuchet MS,Arial;	
    vertical-align:top;
}

.remarque {
	color:008888;
	font-weight:normal;
	border-left: 2px solid #00008B;
	padding-left: 10;
	font-family:Garamond;
	font-size:12pt;
}

.blanc {
	color:white;
}
