.Titre {
	color:#F9CB16;
	font-size:20px;
	font-weight:bold;
	margin:10px 0 20px;
	text-transform: uppercase;
	text-decoration: underline;
}

.SousTitre {
	color:#F9CB16;
	font-size:16px;
	font-weight:bold;
	margin:10px 0 10px;
}

.paragraphe {
	color:#0061A5;
}

.stdCell {
	background: #fff url(/images/cell_bg.jpg) repeat-x top left;
	padding: 3px 10px 5px;
	vertical-align: text-bottom;
}

