body {
	font-family: "Trebuchet MS", verdana;
	font-size: 11px;
	color: #C8C8C8;
}

* html body {
	font-family: "Trebuchet MS", verdana;
	font-size: 12px;
	color: #C8C8C8;
	line-height: 11px;
}

*:first-child+html body {
	font-family: "Trebuchet MS", verdana;
	font-size: 12px;
	color: #C8C8C8;
	line-height: 14px;
}

.sousTitre {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	/*text-transform: uppercase;*/
}

a {
	color: #fff;
}
