/* D?finition de r?gle */
@charset "charset=utf-8";

BODY {
	font-Family:arial,helvetica,geneva;
	font-size: 8pt;
	background-color: #ffffff;
	margin-top: 0px;
	margin: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A {
	font-weight: bold;
	COLOR: #054ea2;
	TEXT-DECORATION: underline;
}

A:visited {
	font-weight: bold;
	COLOR: #0583a2;
	TEXT-DECORATION: underline;
}
A:hover {
	font-weight: bold;
	COLOR: #ff4133;
	TEXT-DECORATION: underline;
}

.under {
	font-family:Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	COLOR: #777777;
	TEXT-DECORATION: none;
}

.form {font-family:Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 9pt; font-weight: normal; COLOR: #666666; TEXT-DECORATION: none}

.texte {font-family:Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 9pt; font-weight: normal; COLOR: #666666; TEXT-DECORATION: none}

.texte2 {font-family:Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 12pt; font-weight: normal; COLOR: #666666; TEXT-DECORATION: none;}


.texte3 {font-family:Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 10pt; font-weight: bold; COLOR: #555555; TEXT-DECORATION: none}

.texte4 {font-family:Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 9pt; font-weight: normal; COLOR: #000000; TEXT-DECORATION: none}

.liens {font-family:Verdana, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 8pt; font-weight: normal; COLOR: #000000; TEXT-DECORATION: underline}

P {font-family:Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 9pt; font-weight: normal; COLOR: #000000; TEXT-DECORATION: none}

Form {font-family:Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-size: 9pt; font-weight: normal; COLOR: #000000; TEXT-DECORATION: none}

