/* CSS Document */
body{
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	scrollbar-3dlight-color: #649EA6;
	scrollbar-arrow-color: #145C66;
	scrollbar-base-color: #649EA6;
	scrollbar-darkshadow-color: #649EA6;
	scrollbar-face-color: #649EA6;
	scrollbar-highlight-color: #649EA6;
	scrollbar-shadow-color: #145C66;
	scrollbar-track-color: #FFFFFF;
}

.blanc{
	font-size: 8pt;
	color: #666666;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 25px;


}
.blanc1{
	font-size: 8pt;
	color: #666666;
	background-color: #FFFFFF;
	vertical-align: middle;
	padding-left: 5px;
	text-align: left;



}
.bleu3{
	font-size: 8pt;
	color: #666666;
	background-color: #FFEDF6;
	text-align: center;
	vertical-align: middle;
	height: 25px;


}
.bleu1{
	font-size: 8pt;
	color: #666666;
	background-color: #FFEDF6;
	vertical-align: middle;
	text-align: left;
	padding-left: 5px;
	height: 25px;



}
.bleu2{
	font-size: 8pt;
	color: #666666;
	background-color: #FFEDF6;
	vertical-align: top;
	text-align: center;
	padding-left: 5px;
	height: 95px;
	padding-top: 10px;




}
select{
	font-size: 11px;
	color: #145C66;
	font-family: "Trebuchet MS";
	background-color: #FFFFFF;
	height: 18px;
	width: 30px;



}
.description{
	font-size: 8pt;
	color: #666666;
	text-align: left;
	vertical-align: top;
	height: 25px;


}
.descriptiontitre{
	font-size: 8pt;
	color: #EF2169;
	text-align: left;
	vertical-align: bottom;
	padding-top: 10px;



}
.haut{
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
	font-size: 2px;
}
.bas{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 1px;
	background-color: #FFEDF6;


}
