@charset "iso-8859-1";
/* auteur: Arnaud Husson */
/* Date de création: 21/01/2003 */

BODY,TABLE,P,TR,TD {
	margin-top:5px;
	background-color:white;
	color:black;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	text-decoration:none;
}

TABLE,P,TR,TD {
	margin-top:0px;
}

P {
	text-align:justify;
}

A {
	text-decoration:none;
	color:white;
}

A:hover, A:active {
	text-decoration:underline;
	color:yellow;
}

A:visited {
	text-decoration:none;
	color:white;
}

A:visited:hover {
	text-decoration:underline;
	color:yellow;
}

A.top {
	color:black;
	text-decoration:underline;
}

A:hover.top, A:active.top, A:visited:hover.top {
	color:blue;
	text-decoration:underline;
}

A:visited.top {
	text-decoration:underline;
	color:black;
}

A.copy, A:hover.copy, A:active.copy, A:visited.copy, A:visited:hover.copy {
	color:black;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
}

.copy {
	color:black;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
}

.rq { /* classe applicable à divers éléments */
	background-color:#6593A6;
	color:black;
}

#rq {
	font-weight:bold;
	font-style:italic;
}

#titre3 {
	text-align:center;
	font-size:12pt;
	font-weight:bold;
}

#titre4 {
	text-align:left;
	font-size:10pt;
	font-weight:bold;
}

#def {
	text-decoration:underline;
	letter-spacing:+1;
	color:#339999;
	cursor:help;
}
