/* Définition de règle */
@charset "iso-8859-1";


body {
	font-size:12px;
	background-color:#c1c1e1;
	background-image:url(background.jpg);
	scrollbar-face-color:#72B5FF;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	}

.maintbl {
	border:1 solid #CCCCFF;
	font-size:x-small;
	font-weight:bold;
	text-decoration:none;
	background-color:#CCCCCC;
	}

.maintbl2 {
	border:1 solid #0000FF;
	font-size:x-small;
	font-weight:bold;
	text-decoration:none;
	background-color:#E2E0FF;
	color:#0000FF;
	}

.maintbl3 {
	border:1 solid #000000;
	font-size:11pt;
	font-weight:bold;
	text-decoration:none;
	background-color:#FFC08C;
	background-image:url(bgprinc.jpg);
	padding:0.5cm;
	}

a.nav:link {
	text-decoration:none;
	color:#5E1476;
	font-size:x-small;
	font-weight:bold;
	}

a.nav:visited {
	text-decoration:none;
	color:#9C5016;
	font-size:x-small;
	font-weight:bold;
	}

a.nav:hover {
	text-decoration:none;
	color:#ff0000;
	background-color:#CCCCFF;
	font-size:x-small;
	font-weight:bold;
	font-style:italic;
	border-top:1px black solid;
	border-bottom:1px black solid;
	}

.title {
	font-size:x-small;
	font-weight:bold;
	border:1 solid #000000;
	background-image:url(bgtableau.gif);
	}

.title1 {
	font-size:medium;
	font-weight:bold;
	border:1 solid #000000;
	background-image:url(bgtableau.gif);
	}
.qi {
	font:14pt bold;
	font-style:italic;
	color:#990000;
	}
