BODY.accueil       {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
A.lartisanweb {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #086841;
}
A.lartisanweb:hover {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #086841;
	font-style: italic;
}

h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #086841;
	background-color: #FFFFFF;
	display: inline;
}

TD.titrepage{
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #086841;
	background-color: #FFFFFF;
}
TD.separation{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #08653E;
	height: 10px;
}
A.menu{
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font: bold;
	color: #08653E;
	text-decoration: none;
}
A.menu:hover{
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	color: #08653E;
	text-decoration: underline;
	font: bold;
}
TABLE.marques{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #7C6D60;
}

A.vetements{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #7C6D60;
	text-decoration: underline;
}
A.vetements:hover{
	color: Blue;
	text-decoration: underline;
}
input.contact{
	background-color: #DAE7E1;
	font-family: Arial;
	color: #003E01;
	font-size: 11px;
	font-weight: bold;
}
TEXTAREA.contact{
	background-color: #DAE7E1;
	font-family: Arial;
	color: #003E01;
	font-size: 11px;
	font-weight: bold;
	width: 400px;
}
CHECKBOX.contact{
	background-color: #DAE7E1;
	color: #003E01;
}



