#ActusDefilantes{
	width: 400px;
	height: 170px;
	border-right: 1px dotted #887638;
	border-top: 1px dotted #887638;
	padding: 5px 5px 0 0;
	overflow: hidden;
	float: left;
	position: relative;
	margin: 15px 10px 0 0 ;
	
}
#h1Actus{
	background:  #fff url(images/puce-h1.png) no-repeat 0 3px;
	padding: 0 10px 0 20px;
	font: bold 15px "Arial Rounded",Verdana,Arial,Tahoma;
	text-transform: uppercase;
	color: #b8c843;
	position: absolute;
	left: 0;
	z-index: 100;

}
#Cache{
	width: 400px;
	height: 170px;
	overflow: hidden;
	position: relative;
	
}
#Cache2{
	width: 10000px;
	position: absolute;
	left: -0px;
	
}
#ActusDefilantes .Actu{
	float: left;
	width: 400px;
	height: 170px;
	background: #f2f2f2;
}
#ActusDefilantes .Actu .Gauche{
	background: #f2f2f2;
	float: right;
	height: 170px;
	width: 180px;
	padding: 10px;
}
#ActusDefilantes .Actu h4{
	color: #6c6123;
	font: bold 14px Arial,Tahoma,Verdana;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}
#ActusDefilantes .Actu p{
	font: 10px verdana,arial,tahoma;
	color: #6c6123;

}
#ActusDefilantes .Actu img{
	margin: 00px ;
}
#Numeros{
	position: absolute;
	bottom: 10px;
	right: 10px;
}
#Numeros a{
	color: #888;
	text-decoration: none;
	font: 10px Verdana,Arial,Tahoma;
	border: 1px solid #888;
	padding: 0 3px;
	background: #bbb;
}
#Numeros a.Actif{
	background: white;
}
#Numeros a:hover{
	background: #eaab0e;
}

#Numeros .Bouton{
}
