#blocActus {
	background-image:url(/images/accueil/fond-a-la-une.png) !important;
	background-position:50px 0;
	background-repeat:no-repeat;
    height: 196px;
    margin: 15px 0 0 30px;
    width: 455px;
}
h3 {
    color: #D2FA37;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 18px;
    margin: 0 0 0 50px;
    padding: 15px 0 0;
    text-align: left;
}
#btnDeroule {
	width:24px;
	height:17px;
	display:block;
	font-size:11px;
	text-align:left;
	padding:3px 0 0 20px;
	margin:0;
	color:#ffffff;
	background-position:0 0;
	background-repeat:no-repeat;
	cursor:pointer;
	clear:both;
}
.BtnPause {
	background-image:url(/images/icones/btnPause.jpg);
}
.BtnPlay {
	background-image:url(/images/icones/btnPlay.jpg);
}
/*#menuActuList {
	list-style-type:none;
	float:left;
	height:auto;
	width:44px;
	margin:4px 0 0 0;
}
.listeActu {
	clear:both;
	width:44px;
	height:24px;
	margin:0 0 2px 0;
	background-image:none;
}
.listeActu-actif, .listeActu:hover {
	clear:both;
	width:44px;
	height:24px;
	margin:0 0 2px 0;
	background-image:url(/images/puces/fleche-actus.png) !important;
	background-position:100% 50%;
	background-repeat:no-repeat;
}
.listeActu img {
	width:32px;
	height:22px;
	border:1px solid #6bae16;
}
.listeActu-actif img, .listeActu:hover img {
	width:32px;
	height:22px;
	border:1px solid #ffffff;
}*/
#containerActus {
	position:relative;
	float:left;
	width:444px;
	height:140px;
}
.actu-masque {
	position:relative;
	float:right;
	width:400px;
	height:140px;
	overflow:hidden;
}
#actuContainer {
	position:absolute;
	top:0;
	left:0;
	width:400px;
	height:140px;
}
#actuContainer li {
	width:400px;
	height:140px;
	text-align:left;
}
#containerActus ol {
	float:left;
	width:44px;
	height:140px;
	margin:4px 0 0 0;
}
#containerActus li {
	list-style:none;
}
#containerActus ol li {
	clear:both;
	width:44px;
	height:24px;
	margin:0 0 2px 0;
	background-image:none;
}
#containerActus ol li.slide-actif, #containerActus ol li:hover {
	clear:both;
	width:44px;
	height:24px;
	margin:0 0 2px 0;
	background-image:url(/images/puces/fleche-actus.png) !important;
	background-position:100% 50%;
	background-repeat:no-repeat;
	cursor:pointer;
}
#containerActus ol li img {
	width:32px;
	height:22px;
	border:1px solid #6bae16;
}
#containerActus ol li.slide-actif img, #containerActus ol li:hover img {
	width:32px;
	height:22px;
	border:1px solid #ffffff;
}
/*.conteneurImage {
	float:left;
	width:202px;
	height:135px;
	margin:4px 0 0 7px;
}*/
.colImgDroite img, .colImgGauche img {
	position: absolute;
	/*bottom: 0;*/
	top: 0;
	outline:none;
	width:201px;
	height:auto;
}
.colImgDroite, .colImgGauche {
	position:relative;
	float:left;
	margin:4px 0 0 7px;
	width:201px;
	height:134px;
	overflow:hidden;
}
.contenuActus, colTexteDroite, colTexteGauche, colContCentre {
	float:left;
	width:180px;
	height:110px;
	margin:4px 0 0 10px;
	padding:10px 0 0 0;
	color:#FFF;
	text-align:left;
}
h2 {
	font-size:18px;
	font-weight:bold;
	line-height:18px;
	margin:0 0 10px 0;
}
.contenuActus p {
	font-size:12px;
	margin:0 0 10px 0;
}
.savoirPlus {
	color:#b4df25 !important;
	font-size:11px;
	text-decoration:none;
	padding:0 0 0 10px;
	margin:0 0 0 10px !important;
	background-image:url(/images/puces/fleche-en-savoir-plus.png) !important;
	background-position:0 3px;
	background-repeat:no-repeat;
}
.savoirPlus:hover {
	color:#fff !important;
	background-image:url(/images/puces/fleche-en-savoir-plus-hover.png) !important;
}