body
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: black;
	scrollbar-base-color: #653505;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
}

table {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	font-style: normal;
	color: #653505;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}
a{
	color: #333333;
	text-decoration: none;
}
 #test {
 background: url(images/fond_contenu.jpg) no-repeat;
 }
.orange {
	color: #E37B09;
}

.formcontact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #683705;
	background-color: #F5DEC7;
	border: 1px solid #F7820D;
}

.bordure_table {
  border:1px solid #814306;
  background-color:#F8F4E8;
}
.fondtable {
 background-color:#F8F4E8;
}

.bordure_produit {
  border:1px solid #000000;
  background-color:#FCF3E9;
}
span.fillcat {   
	color: #E37B09; 
	font-weight:bold;
	font-size:12px;
}
a.fillcat {
  color: #E37B09;
  font-weight:bold;
  font-size:12px;
  text-decoration:none;
}
a.fillcatselected,a.fillcatselected:hover {
  display: block;
  width:100%;
  font-weight:bold;
  color: #ffffff;
    font-size:12px;
  background-color: #914C07;
  text-decoration:none;
}
a.lien_produit {
  text-decoration:underline;
}

a.fillcat:hover {
  display: block;
  width:100%;
  color: #ffffff;
  background-color: #E37B09;
  text-decoration:none;
}
