body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  background-color : #8F765E;
}

img{
  border : 0px;
}

a{
  color : #b9b7a5;
  text-decoration : underline;
}

a:hover{
  color : #b9b7a5;
  text-decoration : none;
}

.style1 {
	color: #fcdebf;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #ffffff;
	font-size: 11px;
	font-family: arial;
}
.style4 {color: #ffffff; font-size: 11px; font-family: arial; font-weight: bold; }
.style5 {color: #D7D4D4; font-size: 11px; font-family: arial}
.style6 {
	color: #ff9204;
	font-size: 11px;
	font-family: tahoma;
}
.style7 {
	color: #b9b7a5;
	font-size: 11px;
	font-family: tahoma;
}
.style8 {
	color: #64421e;
	font-size: 11px;
	font-family: tahoma;
}
.style9 {
	color: #7c5d3c;
	font-size: 11px;
	font-family: tahoma;
}
.style10 {
	color: #b9b7a5;
	font-size: 11px;
	font-family: tahoma;
}
.style12 {color: #64421e; font-size: 11px; font-family: tahoma; font-weight: bold; }

.titre{
  color : #eb9214;
  font-size: 14px;
}

.menu{
  color: #7c5d3c;
  font-size: 11px;
  text-align : center;
}

.menu a{
  color: #4c3929;
  text-decoration : none;
}

.menu a:hover{
  color: #4c3929;
  text-decoration : underline;
}

#logo{
  position:relative;
  width : 655px;
  height : 91px;
  text-align:left;
  background-image:url('../images/logop.png');
  background-position : 50% 50%;
  background-repeat : no-repeat;
  padding-top : 5px;
  padding-left : 5px;
}

#footer{
  padding-left:0px;
  padding-top:23px;
  color: #7c5d3c;
	font-size: 11px;
	font-family: tahoma;
}

#footer a{
  color: #7c5d3c;
}


/* ajout spip */
table {
  font-size: 100%;
  background-color : inherit;
  font-family: 'Verdana', Arial, Helvetica, sans-serif;
	color: #fcdebf;
}

p {
  margin-top: 0px;
  margin-bottom: 0px;
}

.spip {
  margin-top: 0px;
  margin-bottom: 0px;
}
