
body {  
	
	background: #393939;
	color: #a3a3a3;
	font-family: tahoma, arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	
}


a:link { 
	color: #FF9900;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
	
a:visited { 
	color: #FF9900;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
}
	
a:hover { 
	color: #FFCC00;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}



#banner {
	clear: both;
	
	width: 776px;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 776px;
}

#content {
	clear: both;
	width: 776px;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat;
}



#headlines {
	background: #1F1F1F;
	height: 150px;
	padding: 10px;
	width: 254px;
}

#left {
	background: #393939 url(images/content-top-bg.gif) no-repeat 0% 0%;
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	width: 462px;
}

#centre {
	background: #393939 ;
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	width: 770px;
}

#logo {
	height: 72px;
	width: 776px;
}



#right {
	float: left;
	width: 274px;
}

#right p {
	margin-top: 0px;
}


#stats {
	background: #494949;
	padding: 10px;
	width: 254px;
	text-align: center;
}

#fondgris1 {
background: #494949 ;
	

}

.date {
	color: #bb0000;
	font-weight: bold;
}


.titre1 {
	color: #827961;
	font-weight: bold;
	font-size: 12px;

}

.titre2 {
	color: #827961;
	font-weight: bold;
	font-size: 14px;

}
.flt-lft {
	float: left;
	margin-right: 20px;
}

.flt-rgt {
	float: right;
}

.heading1 {
	
	color: #666666;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 2px;
	margin-bottom: 2px;
	padding-left: 0px;
	padding-top: 0px;
	width: 221px;
}



.heading2 {
	
	color: #777777;
	display: block;
	font-family: arial, tahoma;
	font-size: 13px;
	font-weight: bold;
	height: 20px;
	margin-bottom: 2px;
	padding-left: 0px;
	padding-top: 0px;
	width: 221px;
}