body
	{
		font-family: verdana,sans-serif;
		font-size: 11px;
		color: #ACA9BB;
		margin-top: 0px;
		margin-left: 0px;
		margin-right:0px;
		margin-bottom: 0px;
		padding: 0px;
		background: #E1CDA6;
		background-repeat: repeat-y;
        	background-image: url(images/background.jpg);
	}

a
	{
		font-family: verdana, sans-serif;
		font-size: 11px;
		color: #797490;
		text-decoration: none;
		letter-spacing: 1px;
   		border-bottom:0px dotted #E8E7EB;

	}

a:hover
	{
		font-family: verdana, sans-serif;
		font-size: 11px;
		color: #515151;
		text-decoration: none;
		letter-spacing: 1px;
   		border-bottom:1px dotted #515151;
	}




input, textarea, option, select
	{
		background-color: #E5E8D7;
		font: 11px, verdana, sans-serif;
		color: #ACA9BB;
		letter-spacing: 1px;
		border: 1px dashed #C4B9AD;
		padding:2px;
	}

td
{
		font: 10px verdana,sans-serif;
		color:   #ACA9BB;
}

th
{
		font: 10px verdana,sans-serif;
		color:  #ACA9BB;
}


h1 {
		border-left:0px;
		border-bottom:1px dashed #C4B9AD;
		border-right:0px;
   		border-top:0px dotted #E5E8D7;
		font-family: tahoma,sans-serif;
		font-size: 22px;
		line-height: 22px;
		color:#E1CDA6;
		letter-spacing: 1px;
		width: 100%;
		text-align: center;
		text-transform: lowercase;
   		padding-left:3px;
		font-weight: bold;

}





.menu {
  		margin: 0px;
   		padding: 0px;
   		list-style-type: none;
		text-transform: lowercase;
}


.menu a {
   		font-family: arial black, verdana,sans-serif;
   		color:#835F4D;
		line-height:10px;
   		margin-bottom:0;
   		border-top:0px dotted #725014;
   		border-left:0px solid #5E3536;
   		border-right:0px solid #5E3536;
   		border-bottom:0px dotted #725014;
   		padding-right:3px;
		padding-bottom:1px;
		font-size: 8px;
		text-align: left;
		letter-spacing: 1px;
		text-decoration: none;
}


.menu a:hover {
   		color:#17120F;
   		text-decoration: none;
   		border-bottom:0px dotted #211A0B;
		text-align: center;
		font-size: 8px;
		font-face: arial black,  verdana,sans-serif;
		letter-spacing: 1px;
   		padding-right:3px;
		padding-bottom:1px;
		text-decoration: none;
}

div.section {
  position: relative;
  left: 100px;
  width: 327px;
}

p.droite {
margin: 5px;
text-align: right;
}
