﻿/*
	Fichier CSS générique

	@since	5 févr. 2014
	@author	LT

	Modifications
	LT le 5 févr. 2014
		correction l'affichage des anciens rectificatifs

*/

/* MODIF LT - 5 févr. 2014 : correction l'affichage des anciens rectificatifs */
/* Affichage de l'aperçu des rectificatifs */
.spanRectificatif {display: block; font-weight: bold;}
.spanRectificatif b {display: block; font-weight: inherit;}
/* FIN MODIF LT */
#entetelot {
	overflow: hidden;
	clear: both;
}
#entetelot #infog {
	float:left;
}
#entetelot #infog p {
	margin: 0;
}
#entetelot img#logoEntete {
	float	: right;
	margin	: 0 10px 0 0;
	width	: 150px;
}