img.left {
	float: left;
/*	padding-right: 8px;*/
	padding: 8px 8px 8px 0px;
}
img.right {
	float: right;
/*	padding-left: 8px;*/
	padding: 8px 0px 8px 8px;
}
input, select, option {
	font-size: 10px;
}
input.ok {
	font-size: 9px;
}
select.pdf {
	width:180px;
}
.just {
	text-align: justify;
	line-height:1.15em;
}
.ital {
	font-style: italic;
}
.exp {
	line-height: 130%;
}
.center {
	text-align: center;
}
.bleu {
	color: #4D86B8;
}
.noir {
	color : #000000;
}
.red {
	color: Red;
}
.mention {
	font-size: 9px;
	padding-top: 16px;
}
.f10 {
	font-size: 10px;
}
div.left {
	float: left;
}
div.right {
	float: right;
}
.macLenght {
	width: 140px !important;
	width: auto;
}
