@CHARSET "UTF-8";

.grandtitre {
	color:#696767;
	font-size:24px;
	font-weight:bold;
	margin-bottom:5px;
	text-transform:uppercase;	
}

.titre {
	color: #696767;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

.gauche {
	float: left;
}

.droite {
	float: right;
}