P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #846D36;
/* 	text-align: justify; */
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #846D36;
/* 	text-align: justify;*/
	}

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

li  {
	list-style-image: url(img/divers/bullet.gif);
	text-align: left;
	}
	
.txtgold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DFAF42;
}
	
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color : #846D36;
	font-weight : bolder;
}

.titlered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color : #7C0808;
}

.titlegold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color : #DFAF42;
}

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

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

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

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

.smallsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : #846D36;	
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #846D36;	
}

.table{
	background-color: #F3F2DC;
	color: #846D36;
	border : 1px solid #DFAF42;
    margin : 2px 0;
    padding : 5px;
}

.tablewhite{
	color: #DFAF42;
	border : 1px solid #DFAF42;
}

.tab {
	padding-left: 35px;
	padding-bottom : 15px;
}

body {
 scrollbar-face-color: #F3F2DC;
 scrollbar-shadow-color: #FFFFFF;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-3dlight-color: #DFAF42;
 scrollbar-darkshadow-color: #DFAF42;
 scrollbar-track-color: #EEE9D5;
 scrollbar-arrow-color: #DFAF42;
}

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

/* anchor format */
a:link {color: #DFAF42; text-decoration: underline;}
a:visited {color: #CDB183; text-decoration: underline;}
a:active {color: #846D36; text-decoration: none;}
a:hover {color: #846D36; text-decoration: none;}

