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

#body-centre {
	width : 700px;
	font-family : verdana, "trebuchet ms", tahoma, arial, helvetica, sans-serif; 
	font-size : 12px;
	background : #E8E8E8;
	}
	
	#body-centre2 {
	width : 700px;
	font-family : verdana, "trebuchet ms", tahoma, arial, helvetica, sans-serif; 
	font-size : 12px;
	background : #2e2f2f;
	}
	
	p  { color: #011A01; font-size: 12px; font-family: Verdana, "Trebuchet MS", Arial; background-color: #E8E8E8; margin-left: 10px; margin-right: 10px; text-align: justify }

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

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

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

img {margin-right: 8px;}

#menu {
	background: #333;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu li {
	float: left;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #333 url("images/seperator.gif") bottom right no-repeat;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#menu a:hover {
	background: #2580a2 url("images/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;	

h1 {padding-left: 2px; font-size: 14px; font-weight: bold; font-family: "Arial Narrow", "Trebuchet MS", Verdana; color: #f4f3f3; }

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


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




 
