/* Définition de règle */
@charset "iso-8859-1";


table {
	background:         #FFFFFF;
	border-bottom:   thin none #E9E9E9;
	border-spacing:   1cm;
	border-top:   thin none #e9e9e9;
	font-family:   verdana;
	font-size: 8pt;
	text-align: justify;
	vertical-align: top;
	border-right: thin none #e9e9e9;
	border-left: thin none #e9e9e9;
	
}

select {font-family: verdana; font-size: 8pt}

input {font-family: verdana; font-size: 8pt}

textarea {font-family:  verdana; font-size: 8pt; text-align: justify}

body {
	background-color: #FFFFFF;
	font-family:        verdana;
	font-size: 8pt;
	text-align: justify;
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: #FFFFFF;
}

h3 {color: #A0A0A0; font-family:    verdana; font-size: small; text-align: center}

img {vertical-align: middle}

h6 {
	background: #ECECEC;
	font-family:  verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
}

td {vertical-align: top}

a.liens:link {color="#65AAFF"; text-decoration: none}
a.liens:visited {color="#65AAFF"; text-decoration: none}
a.liens:hover {color="#2878c8"; text-decoration: none}

/* Fin de la section de style généré par WebExpert le 21/04/2003 16:18:14 */