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

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

li  {
	list-style-image: url(img/divers/bullet_carre.gif);
	text-align: left;
}
	
.titletop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color : #BCB5A2;
	font-weight : bolder;
}

.dottedblue	{
border-top: 1px dotted #D4D981;
}

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

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

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

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

.txtblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : #7888B2;
}

.txtlightbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : #BCB5A2;
}

.background{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : #7888B2;
	background-color: #F6F7E3;
	margin : 2px 0;
    padding : 1px;
}

.txtgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : #D4D981;
}

.table{
	background-color: #F6F7E3;
	color: #D4D981;
	border : 1px solid #D4D981;
    margin : 2px 0;
    padding : 5px;
}

.tableblue{
	background-color: #EDF1FA;
	color: #7888B2;
	border : 1px solid #7888B2;
    margin : 2px 0;
    padding : 5px;
}

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

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

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

.interligne{
	padding-top: 15px;
	padding-bottom : 15px;
}

body {
 scrollbar-face-color: #F4F6D9;
 scrollbar-shadow-color: #FFFFFF;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-3dlight-color: #D4D981;
 scrollbar-darkshadow-color: #D4D981;
 scrollbar-track-color: #F9F6F6;
 scrollbar-arrow-color: #D4D981;
}

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

/* anchor format */
a:link {color: #7888B2; text-decoration: underline; font-weight : bold;}
a:visited {color: #BCB5A2; text-decoration: underline; font-weight : bold;}
a:active {color: #D4D981; text-decoration: none; font-weight : bold;}
a:hover {color: #D4D981; text-decoration: none; font-weight : bold;}
