.text_center {
	text-align: center;
}
.nom {
	color: #205ea7;
}
.clear_left {
	clear: left;
}
.right {
	float: right;
	margin: 10px;
}