P {
	font-family: Verdana;
	font-size: 12px;
	color: #0C2D83;
	text-align : justify;
	/* text-align: justify;
	*/
}

td {
	font-family: Verdana;
	font-size: 12px;
	color: #0C2D83;
	text-align : justify;
/* 	text-align: justify;*/
	}

li  {
	list-style-image: url(img/bullet.gif);
	text-align: left;
	}
	
.title {
	font-family: Verdana;
	font-size: 12pt;
	color : #0C2D83;
	font-weight : bold;
}

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

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

.subtitleorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : #FF910B;
	font-weight : bold;
	text-decoration : underline;
}

.table{
	background-color: #E8ECF5;
	color: #0C2D83;
	border : 1px solid #0C2D83;
}

.tableorange{
	background-color: #FFF3E4;
	color: #0C2D83;
	border : 1px dotted #FF910B;
	padding: 10px
}

.tabletemplate{
	color: #0C2D83;
	border : 1px dotted #0C2D83;
}

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

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

body {
 scrollbar-face-color: #E8ECF5;
 scrollbar-shadow-color: #FFFFFF;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-3dlight-color: #0C2D83;
 scrollbar-darkshadow-color: #0C2D83;
 scrollbar-track-color: #F2F7FB;
 scrollbar-arrow-color: #0C2D83;
}

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

/* anchor format */
a:link {color: #6DC2D2; text-decoration: underline;}
a:visited {color: #6DC2D2; text-decoration: underline;}
a:active {color: #FF910B; text-decoration: none;}
a:hover {color: #0C2D83; text-decoration: none;}

