/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* PAGE ACCUEIL*/
/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
BODY  {
	background-color: #DBDB01;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #221711;
	margin-top:0;
}

A.lartisanweb:link {
	font-weight: bold;
	color: #E78F0C;
	text-decoration: underline;
}
A.lartisanweb:visited{
	font-weight: bold;
	color: #E78F0C;
	text-decoration: underline;
}
A.lartisanweb:hover {
	text-decoration: underline;
	color: #BE0101;
}

/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* SOUS PAGE MODELE */
/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
h1 {
	font-weight: bold;
	font-size: 12pt;
	color: #FFFFFF;
	display: inline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #EA5E26;
	display: inline;
}
TD.titrepage{
	background-color: #E4E4E4;
}
TABLE.contenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #463023;
	font-weight: normal;
	font-size: 10pt;
}
A:link {
	font-weight: bold;
	color: #6B2A00;
	text-decoration: underline;
}
A:visited{
	font-weight: bold;
	color: #6B2A00;
	text-decoration: underline;
}
A:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #EA3B2E;
}

/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* MENU */
/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
TABLE.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #463023;
	font-weight: bold;
	font-size: 10pt;
}
A.menu:link {
	font-weight: bold;
	font-size: 12px;
	color: #6B2A00;
	text-decoration: none;
}
A.menu:visited{
	font-weight: bold;
	font-size: 12px;
	color: #6B2A00;
	text-decoration: none;
}
A.menu:hover {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #EA3B2E;
}

A.menuchoisi:link {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
A.menuchoisi:visited{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
A.menuchoisi:hover {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #EA3B2E;
}

/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* PAGE xxxxxxx */
/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
A.footer:link {
	font-weight: bold;
	font-size: 12px;
	color: #F3F3A9;
	text-decoration: none;
}
A.footer:visited{
	font-weight: bold;
	font-size: 12px;
	color: #F3F3A9;
	text-decoration: none;
}
A.footer:hover {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #EA3B2E;
}

/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* PAGE CONTACT */
/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.contact {
	BORDER-RIGHT: #003366 1px solid;
	BORDER-LEFT: #003366 1px solid;
	BORDER-TOP: #003366 1px solid;
	BORDER-BOTTOM: #003366 1px solid;
	WIDTH: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #221711;
	BACKGROUND-COLOR: #F3F3A9;
	COLOR: #463023;
}




