<!--	
body {
	color: #666;
	font-family: "Times New Roman", Times, serif;
	background-color: #0F0C0B;
	font-size: 12px;
	scrollbar-face-color:#492525;
	scrollbar-base-color: #492525;
    scrollbar-shadow-color: #492525;
    scrollbar-highlight-color: #492525;
    scrollbar-3dlight-color: #492525;
    scrollbar-darkshadow-color: #492525;
    scrollbar-track-color: #261312;
    scrollbar-arrow-color: #261312}

  
#commentaires { 
	display:none}

#actu {

	width: 890px;
	height: 20px;
	font-size:0.8em;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	margin: 0;
	padding: 0;
	padding-top : 4px;
	text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

h1 {
	font-size: 1.3em;
	border-bottom : 1px solid #888;
	font-style: normal;
	padding: 0 0 5 0;
	color:#888}
	
h2 {
	font-size: 1.1em;
	font-style: normal;
	padding: 0px;
	margin: 15px 10px 0px 10px;
	color:#555555}
	
p {margin: 10px}

ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none}

a img {border:none}
a{color: #666666;text-decoration:none}

a:hover{
	color: #666666;
	}


-->


