body  {
background:black;
background-repeat: repeat;
margin-right: auto;
margin-left: auto;
position: relative;
padding: 0;
margin-top: 0;
margin-top: 1px;
width: 800px
}

a {
color: white; font-weight: bold;
font-family: "Trebuchet MS", "Arial Narrow", Verdana, Arial;
font-size: 12px;
text-decoration: none
}

.abouton {
color: white; font-weight: bold;
font-family: "Arial Narrow","Trebuchet MS", Verdana, Arial;
font-size: 20px;
text-decoration: none
}

a:hover {
color: red; text-decoration: underline;
}


#img {
float: left;
margin: 0 0 0 20px;
border: 1px solid grey;
}

#filet {
width : 800px;
height: 4px;
background : url(images/filet.gif);
background-repeat: no-repeat;
margin-top: 17px;
}

p  {
color: grey; font-size: 12px; font-family: "Trebuchet MS", Verdana, Arial;
margin-left: 10px;
margin-right: 10px;
text-align: center; }


h1 {
color: #052405        ; font-size: 14px; text-align: left;
padding: 0px 25px 0 15px; margin: 0px 0 0 10px;
font-family: "Arial Narrow", "Trebuchet MS", Verdana;
border-bottom: 1px dotted grey; display: inline;
background: url(images/puce_titre.gif) left center no-repeat;
}

h2 {
color: #515751;
padding: 0px 25px 0 15px; margin: 0px 0 0 10px;
font-size: 14px;
font-family: "Trebuchet MS", Verdana, Arial;
}

h3 {
color: #052405        ; font-size: 14px; text-align: center;
font-family: "Arial Narrow", "Trebuchet MS", Verdana;
}


b {
color: #3B4145; font-weight: bold; font-size: 12px; font-family: "Trebuchet MS", Verdana, Arial;
}


li { color: #069;
font-size: 12px;
font-family: "Trebuchet MS", Verdana, Arial;
border: 0;
list-style-image: none;
list-style-position: inside;
}

ul.menu { list-style-type: none; margin : 0; padding: 0; }
ul.menu li 	{ float: left; margin: 0; border: 0; }
ul.menu ul 	{ position: absolute; display: none; list-style-type: none; margin: 0; padding: 0; }
ul.menu ul li {	float: none; padding: 0; border-top: 1px solid #bec8cf; border-right: 1px solid #bec8cf; }
ul.menu li a:link, ul.menu li a:visited { display: block; color: white; background: #7f8f99; margin:0; padding: 0px 6px 3px 6px; text-decoration: none; }
ul.menu li a:hover { background: #566168; }
ul.menu li:hover > ul {	display: block;	}
ul.menu a { font: 10px "Arial Black", "Trebuchet MS", Impact,Arial,sans-serif; text-shadow: #3d3e3f 1px 4px 3px; }


#pied_de_page {
color: #FFF;
font-size: 10px;
margin-top: 5px;
font-family: "Arial Narrow", "Trebuchet MS", Verdana;
text-align: center;
}



