body {
	scrollbar-arrow-color:		#F1F1F1;
	scrollbar-base-color:		#031D34;
	scrollbar-shadow-color:		#CCCCCC;
	scrollbar-face-color:		#031D34;
	scrollbar-highlight-color:	#151515;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DFDBCF;
	line-height: 12px;
}
.bgbas {
	background-image: url(images/bg_bas.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.titres {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	line-height: 19px;


}
.bgbas2 {

	background-image: url(images/caV2_11.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #DFDBCF;
	text-decoration: underline;

}
a:visited {
	color: #DFDBCF;
	text-decoration: underline;
}
a:hover {
	color: #DFDBCF;
	text-decoration: none;
}
a:active {
	color: #DFDBCF;
	text-decoration: underline;
}
