strong
{
font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.menus {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}

.fond-bleu{
	background:url(img/fond-bleu.png) repeat-y;
}

.titre {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
}

.texte {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	color: #666666;
}

.textegras {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	color: #666666;
}

.tarif {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.tarifbleu {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
}

.image {
	border: 1px solid #000000;
}

A       {color:#000000; text-decoration:none;}
A:hover {color:#FF0000;text-decoration:underline;}

a img{
	border:none;
	}
