body  { background-image: url(images/fond.gif);
background-repeat: repeat;
margin-right: auto;
margin-left: auto;
margin-top: 1px;
position: relative;
width: 800px; }

#bandeau {
width : 800px;
height: 51px;
margin-left : auto;
margin-right : auto;
background-image: url(images/bandeau.jpg);
background-repeat: no-repeat; }

#body-centre {
	width : 798px;
	font-family : verdana, "trebuchet ms", tahoma, arial, helvetica, sans-serif; 
	font-size : 12px;
	border: 1px solid black;
	background-image: url(images/logo_cc.jpg);
    background-repeat: no-repeat;
	margin-top: 0px;}

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


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; }

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

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

.p4  {
margin-left: 70px;
margin-right: 0px;
margin-top: 5px;
text-align: justify; }

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

.b2 {
color: black; font-weight: bold; font-size: 12px; font-family: "Trebuchet MS", Verdana, Arial; margin-left: 25px; }

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

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

.li2 {
    margin: 2px 0 0 20px;
    color:#011A01;
    font-size: 12px;
    font-family: "Trebuchet MS", Verdana, Arial;
    list-style-image: url(images/puce_liste.gif);
    list-style-position: inside; }

.li3 {
    margin: 2px 0 0 158px;
    color:#011A01;
    font-size: 12px;
    font-family: "Trebuchet MS", Verdana, Arial;
    list-style-image: url(images/puce_liste.gif);
    list-style-position: inside; }

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



a img{ border:  none ; }

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




