BODY       {
	background: #ADCCE9;
	font-family: "Times New Roman,Times";
}

A.menu{
	color: #ADCCE9;
	text-decoration: none;
	font-size: 26px;
}
A.lartisanweb{
	color: #4169E1;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
A.pageaccueil{
	color: #4169E1;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

TABLE.normal {
	background-color: #ADCCE9;
	font-size: 18px;
	width:90%;
}

TD.itemselected {
	background-color: #ADCCE9;
	color: #990033;
	font-size: 26px;
}

TABLE.tarifs {
	background-color: #EEF2F3;
	font-size: 20px;
	border: thin solid Black;
}

TR.tarifsentete {
	background-color : #990033;
	color: #ADCCE9;
	font-weight : bold;
}

TD.titre1 {
	text-align: center;
	color: #990033;
	font-size: 46px;
}
TD.titre2 {
	text-align: center;
	color: #990033;
	font-size: 22px;
}

TABLE.plages {
	font-size: 18px;
}

A.plages:link {
	font-size: 10pt;
	color: #578DEE;
	text-decoration: underline;
}
A.plages:visited{
	font-size: 10pt;
	color: #578DEE;
	text-decoration: underline;
}
A.plages:hover {
	font-size: 10pt;
	color: White;
	font-style: italic;
	text-decoration: underline;
}
A.plages:active {
	color: White;
	font-size: 14pt;
	text-decoration: underline;
}