body{	background-color: #fff;	
font-family: Arial, Helvetica, sans-serif; 
font-size : 11px; 
color: Black;
margin:0;
padding:0;
}

/* start - attributs utilisés par le formulaire ne pas modifier */ 
.bg3{ background-color: #F0F8FF; font-size: 11px; color : #01009A}
.bg1{background-color: #ffffff; font-size: 11px;}
.bg2{ color: #5F5F5F;  background-color: none; font-size: 11px; }
/* end - attributs utilisés par le formulaire ne pas modifier */ 

a{ color: #01009A; color : white; background-color :#01009A ; font-size : 13px; }
a:hover{ color: #01009A;color : white; background-color :#01009A; font-size : 13px; }
a:visited{ color: #01009A;color : white; background-color :#01009A; font-size : 13px; }
table{ font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color:white;}
h1{	font-size: 17px; color :white; line-height: 36px; margin-left:25px;
margin-right:100px;margin-top:35px;font-style:italic;}
h1 span {
	font-size:19px;
	color: #FFFACD;
}
h2{	font-size: 19px;}
h3{	font-size: 17px;}
h4{	font-size: 15px;}
h5{	font-size: 14px;}
h6{	font-size: 14px;}
th{ color: White;  background-color: #000186;  font-size: 14px;}
.bdbas{ border-bottom: 1px solid White; 
}
	.btabge{
		/*border:1px solid black;*/
		background-color: #01009A;
	}
	.t1{
			background-image: url(../images/discs.jpg);
		background-position: top right;
		background-repeat: no-repeat;
	}
	.secpar{
		font-size: 14px; color :white; line-height: 36px;
		text-align:justify;
		color: #FFD700;
		font-weight:bold;
		margin-right:10px;
	}
	.cellule{
		padding-left:10px;
		border-left:1px dashed white;
	}
	ul li {
		font-size: 17px; line-height: 36px;
		font-weight:bold;
		color: #FFFFE0;
		list-style-type:square;
	}
	.bimg{
		border:1px solid white;
	}
	.txtform{
		color : white;
		font-size:13px;
		text-align:center;
		font-weight:bold;
	}
