/*copyright by kitgraphiquegratuit.org*/
body, html   {
	background:#222222;
	margin:0;
	padding:0;
	font-family:tahoma,Verdana, Arial, Helvetica, sans-serif;
	text-align:center;color:#FFF;
	background-attachment: fixed;
	font-size:12px;
	font-weight:bold;
}        
#conteneur {
	margin: 0 auto;
	position:relative;
	width:899px;
	text-align:left;
}	
#header {
	height:203px;
	background:url(images/header.png) no-repeat top;
	padding: 0;
	margin:0;
	width:899px;
}   
#contenu{
	background:url(images/fond_contenu.png);
	width:879px;
	padding:0 10px 0 10px;
}	
#pied {
	height:52px;
	background:url(images/pied.png) no-repeat bottom;
	padding: 0;
	margin:0 auto 0;
	clear: both;
	width:899px;
	text-align:center;
} 
#right {
	width:570px;
	padding: 0;
	margin:0 0 0 0;
	float:right;
	color:#232323;
}
#left {
	float:left;
	width:283px;
	margin:0 0 0 17px;
	padding:0;
}	
#up          {
	padding:75px 0 0 40px;
}   
#annonce     {
	background:url(images/annonce.png);
	width:257px;
	height:104px;
	color: #000000;
	padding:0 13px 0 13px;
	font-size:10px;
} 

/*menu*/   			  
.mf {
	background:url(images/mf.png);
	width:283px;
	color: #FFF;
	margin:0 auto;
	text-align:center;
}
.mb {
	margin:0 auto;
	padding:0;
	width:283px;
	background:url(images/mb.png) no-repeat;
	height:12px;
}	 
.mf p          {
	padding:0 0 5px 0;
}	 
.mf img        {
	margin:5px 0 0 0;
}
ul  {
	margin:0 auto;
	padding:0;
	width:283px;
	text-decoration: none;
	list-style: none;
	font-weight:bold;
	text-align:left;
}
ul li a {
	display: block;
	height:22px;
	width:267px;
	color: #FFF;
	text-decoration: none;
	background:url(images/bouton.png);
	font-weight:bold;
	padding:8px 0 0 16px;
}
ul li a:hover {
	background:url(images/bouton_hover.png);
	color: #FFF;
}	
					  
/* class générique*/
img, p, h1, h2, h3, h4, h5, h6, Span, object, table, td, tr{
	border:0;
	margin:0;
	padding:0;
} 
a  {
	color: #85b613;
	text-decoration: none;
	margin:0;
	outline:none;
}	
a:hover {
	color: #191919;
}
.clear {
	clear:both;
	visibility:hidden;
}	 	 
 
/*Footer*/
.copyright{
	color:#FFF;
	font-size:11px;
	text-align:center;
}
.copyright a {
	color:#FFF;
	text-decoration: none;
	outline:none;
}
.copyright a:hover   {
	color:#85b613;
}
#remonter  {
	height:40px;
	float:left;
	width:185px;
	margin:0 0 0 38px;
	cursor:pointer;
}	

/*news*/ 
.tn {
	width:256px;
	height:33px;
	background:url(images/tn.png);
	padding:14px 0 0 16px;
	color:#FFF;
}
.tng {
	width:535px;
	height:32px;
	background:url(images/tng.png);
	padding:14px 0 0 24px;
	color:#FFF;
}
.bloc1 {
	width:272px;
	float:left;
	margin:0 5px 0 5px;
} 
.bloc1 .texte  {
	width:256px;
	margin:0 auto;
	font-weight:normal;
}  
.bloc1 table   {
	margin:0 auto;
	text-align:center;
}  
.bloc2 .texte  {
	width:500px;
	margin:0 auto;
	font-weight:normal;
}  
.bloc2         {
	clear:both;
} 
span {
	font-size:13px;
	color: #85b613;
	font-weight:bold;
}
span.date   {
	font-size:10px;
	color: #232323;
	font-weight:normal;
}