body  { 
background-color: #4B4C4D;
margin-right: auto; 
margin-left: auto;
position: relative;
width: 550px;
height: 700px;
padding: 0;
margin-top: 0;
}

#body-centre {
 float:center;
width: 500px;
	font-family : verdana, "trebuchet ms", tahoma, arial, helvetica, sans-serif; 
	font-size : 12px;
	background : #E8E8E8;
	}

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

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

h2 { color: #4D5C4A; font-size: 12px; font-family: "Trebuchet MS", Verdana, Arial margin-left: 10px}

b { color: #011A01; font-weight: bold; font-size: 12px; font-family: "Trebuchet MS", Verdana, Arial; background-color: E8E8E8 }

a { color: #4B4C4D; font-weight: bold; font-family: Verdana, "Trebuchet MS", Arial; text-decoration: none }

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

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

.li2
{
    color:#011A01;
    font-size: 12px;
    margin-right: 5px;
    font-family: "Trebuchet MS", Verdana, Arial;
    list-style-image: url(images/puce.gif);
    list-style-position: inside;
	
#bloc-gauche {
   float:left;
    margin: 5px;
   }


