P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #EE8901;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : #054C3B;
	font-weight : bold;
	}

.titleorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : #EE8901;
	font-weight : bold;	
}

.justify {
	text-align: justify;
}

li  {
	list-style-image: url(img/divers/puce.gif);
	}

.subtitlegreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : #054C3B;
    font-weight : bold;
}

.subtitlegreen2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color : #054C3B;
    font-weight : bold;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : #699489;
	font-weight : bold;
}

.vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : #054C3B;
}

.subtitleorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : #EE8901;
	font-weight : bold;
}
.noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : #000000;
}
	
.bottomsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #000000;
}

.txtsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #000000;
}

.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: justify;
	}

.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color : #000000;
	font-style: italic;
}

.button{
	background-color: #F6AA43;
	color: #FFFFFF;
	font-size: 12px;
	/*10pt*/
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	border-color: #000000;
	border-width: 1px;
}

.buttondon{
	background-color: #EB8900;
	color: #FFFFFF;
	font-size: 15px;
	/*10pt*/
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	border-color: #054C3B;
	border-width: 1px;
	padding: 3px;
}

body {
 scrollbar-face-color: #054C3B;
 scrollbar-shadow-color: #FFFFFF;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-3dlight-color: #054C3B;
 scrollbar-darkshadow-color: #054C3B;
 scrollbar-track-color: #F0F0F0;
 scrollbar-arrow-color: #FFFFFF;
}

.marge {margin: 0px 0px 0px 0px;}
.field {font-family: Arial; font-size: 9px;}

/* anchor format */
a:link {color: #EE8901; text-decoration: underline;}
a:visited {color: #EE8901; text-decoration: underline;}
a:active {color: #699489; text-decoration: none;}
a:hover {color: #699489; text-decoration: none;}

label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: #fff;
    font-size:8pt;
	font-weight: normal;
	background-color: #cc0000;
	margin: 0 5px;
	padding: 3px;
}