


/* Carrousel */

#carrousel>ul.rslides {
    position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#carrousel>ul.rslides li {
    height: 102px;
}

#carrousel>ul.rslides>li:not(.actif) {
	display: none;
}

#carrousel {
	position: relative;
}


#carrousel>img.logo-rif {
	width: 220px;
/*	height: 58px;*/
	position: absolute; 
	top: 10px;
	left: 10px;
	z-index: 10;
}
 

#carrousel>a.facebook-01 {
	position: absolute;
	z-index: 10;
	top: 16px;
	right: 50px;
	background-color: transparent;

}

#carrousel>a.facebook-01>img {
	width: 38px;
}



p.article-01:not(.mobile) {
	margin-left: -50px;
	margin-right: -100px;
}

/* Dimension images  */
p.article-01>img {
	width: 768px;
	height: auto;
	max-width: 100%
}

p.img-nemours>img {
	width: 620px;
	height: auto;
	max-width: 90%;
}

/*p.img-chantilly.02>img {*/
p.img-chantilly.img-02>img {
	width: 512px;
	height: auto;
	max-width: 90%;
}

p.img-nemours {
	text-align: center;
}

p.img-chantilly {
	text-align: center;
}

p.img-blr {
	text-align: center;
}


p.content:not(.img) {
	text-align: justify;
}

p.img-villers {
	text-align: center;
}

p.img-villers>img {
	max-width: 90%;
	margin: auto;
}


/*div[class^="jwl_"]
rando_claire_2024-06-03
*/

p[class^="img_"]>img {
/*	max-width: 90%;*/
/*	margin: auto;*/			
}

p.img_claire_2024-06-03>img {
/*	max-width: 90%;*/
/*	margin: auto;*/
}

p.img-01 {
	text-align: center;
}

p.img-01>img {
	max-width: 90%;
	margin: auto;
}
