/* Définition de règle */
@charset "iso-8859-1";


table {
	border:   thin double #e9e9e9;
	border-bottom:   thin double #E9E9E9;
	border-spacing:   1cm;
	border-top:   thindouble #E9E9E9;
	font-family:   verdana;
	font-size: 8pt;
	text-align: justify;
	vertical-align: top;
	margin: 0px 0px 20px;
	float: left;
	width: 80%;
	
}

select {font-family: verdana; font-size: 8pt}

input {
	font-family: verdana;
	font-size: 8pt;
	background-color: #B6ACFF;
}

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;
	margin: 10px 0px 0px 10px;
}

h3 {color: #A0A0A0; font-family:    verdana; font-size: small; text-align: left}

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 */
hr {
	font-size: xx-small;
	font-style: normal;
	line-height: 1px;
	color: #CCCCCC;
}

