.img_right {
	float: right;
	margin: 5px 5px 15px 15px;
}
.img_left {
	float: left;
	margin: 5px 25px 15px 5px;
}
.img_left2 {
	float: left;
	margin: 5px 35px 15px 5px;
}
img.sm_tab {
	margin-top: 47px;
}
.clear_left {
	clear: left;
	margin-bottom: 20px;
}
.clear_left2 {
	clear: left;
}
span.right {
	float: right;
	margin: 5px 5px 0 0;
}
.text_center {
	text-align: center;
}
.text_right {
	text-align: right;
}
strong.nom {
	color: #000080;
}
.error {
	color: #CD0D1E;
	font-weight: bold;
}
.error2 {
	color: #CD0D1E;
	font-size: 0.9em;
	font-weight: bold;
}
span.loupe {
	padding-left: 12px;
	background: url("../images/loupe.gif") no-repeat left 2px;
	font-size: 0.8em;
}
