.celluleJaune
{
	background-color: #F5ECB2;
	text-align: left;
}

.titreCepage
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #505050;
	height: 20px;
	margin-bottom: 10px;
}

.SousTitreCepage
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.texteGris
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #969696;
	text-decoration: none;
}

.texteNoir
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}