body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 20px;
	margin-left: 20px;
	border-top: thin solid #6699CC;
	border-bottom: thin solid #6699CC;
	SCROLLBAR-FACE-COLOR: #8EA6D6;
	SCROLLBAR-HIGHLIGHT-COLOR: #CCD9F1;
	SCROLLBAR-SHADOW-COLOR: #CCD9F1;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #EFF2FB;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	background-color: #D8E5F2;
	font-weight: bold;
	color: #191970;
	background-image: url(img/fond_deg.gif);
	background-repeat: repeat-y;
}
h1 {
	text-align: center;
	font-size: 18pt;
	color: #000066;
	letter-spacing: 1em;
	margin-right: 10%;
	margin-left: 10%;
	border-left: thin dotted #000066;
	border-top: thin dotted #000066;
	line-height: 50px;
	font-variant: small-caps;
	background-image: url(img/fond_deg_inv.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #D8E5F2;
}
h2 {
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	line-height: 40px;
	margin-left: 10%;
	background-image: url(img/fond_deg.gif);
	background-repeat: repeat-y;
	border-left-style: solid;
	border-left-width: thin;
	border-top: thin solid #6699CC;
	text-indent: -9px;
}

h3 {
	font-size: 14px;
	font-weight: bolder;
	line-height: 30px;
	margin-left: 15%;
}

h4 {
	font-size: 12px;
	font-weight: bolder;
	line-height: 20px;
	margin-left: 20%;
}

hr {
	background-image: url(img/barre_bleue.gif);
	height: 8px;
	width: 60%;
	background-position: center;
}

a {
	text-decoration: none;
	color: Blue;
}

a:active {
	color: Aqua;
}

a:hover {
	background: #CCFFFF;
	border-bottom-style: dashed;
	border-top-style: dashed;
	border-bottom-width: thin;
	border-top-width: thin;
}

a:visited {
	color: inherit;
}

.rmq {
	border-left: thick solid #000066;
	border-right: thick solid #000066;
	text-indent: 10px;
	background: #CCFFFF;
	color: #000066;
	margin-left: 25%;
}

.lettrine {
	float: left;
	line-height: 1em;
	font-size: 2em;
	font-style: italic;
}

.commande {
	font-style: italic;
	color: #4B0082;
	font-weight: 900;
}

ul li {
	list-style-image: url(img/puce_fl02.gif);
	vertical-align: text-bottom;
	list-style-position: inside;
	text-indent: -16px;
}

ul ul li {
	list-style-image: url(img/puce_fl01.gif);
	vertical-align: text-bottom;
	list-style-position: inside;
	text-indent: -16px;
}

table {
	border: 0px;
	font-weight: bold;
	font-size: 13px;
}
	
.visible {
	background-color: #CCFFFF;
	width: 100%;
}

th {
	background-color: #8EA6D6;
	border: 0px;
	font-weight: bold;
}
}
.petitlien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}
