
.tinyTitreVert
{
	color: #8DD313;
	font-family: trebuchet MS; 
	font-size: 18px;
	font-weight: bold; 
}

.tinyTitreOrange
{
	color: #FF7E00;
	font-family: trebuchet MS; 
	font-size: 18px;
	font-weight: bold; 
}

.tinySousTitreOrange
{
	color: #FF7E00;
	font-family: trebuchet MS; 
	font-size: 13px;
	font-weight: bold;
}

.tinySousTitreVert
{
	color: #8DD313;
	font-family: trebuchet MS; 
	font-size: 13px;
	font-weight: bold;
}

.tinyTitreGris
{
	color: #666666;
	font-family: trebuchet MS;
	font-size: 18px; 
	font-weight: bold;
	text-decoration: none;
}

.tinyLien
{
	color: #666666;
	text-decoration: none;
}

.tinyLien:hover
{
	text-decoration: underline;
}