.cycle-slideshow1 {
	width: 690px;
	height: 435px;
	margin-right: auto;
	margin-left: auto;
}
.cycle-slideshow1 .slide a.artActualites:link {
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 390px;
	width: 690px;
}
.cycle-slideshow1 .slide a.artActualites:visited {
	color: #FFF;
	text-decoration: none;
}
.cycle-slideshow1 .slide a.artActualites:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #EA131A;
}
.cycle-slideshow1 .slide .texte {
	color: #FFF;
	position: absolute;
	left: 0px;
	top: 310px;
	padding: 5px;
	text-decoration: none;
	display: block;
}


.cycle-slideshow1 .slide .texte h3 {
	color: #FFF;
	padding: 0px;
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
}
.cycle-slideshow1 .slide .texte p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.cycle-slideshow1.cycle-paused:after {
	content: 'Pause';
	color: #F04E53;
	background: #FFFFFF;
	padding: 6px;
	z-index: 999;
	position: absolute;
	right: 15px;
	border-radius: 10px;
	opacity: .5;
	filter: alpha(opacity=50);
	bottom: 5px;
}
.cycle-slideshow1 .cycle-pager {
	text-align: center;
	width: 100%;
	z-index: 999;
	position: absolute;
	overflow: hidden;
	bottom: 140px;
}
.cycle-slideshow1 .cycle-pager span {
	font-family: arial;
	font-size: 50px;
	width: 16px;
	height: 16px;
	display: inline-block;
	color: #F04E53;
	cursor: pointer;
}
.cycle-slideshow1 .cycle-pager span.cycle-pager-active {
	color: #FFCF2A;
}
.cycle-slideshow1 .cycle-pager > * {
	cursor: pointer;
}
.cycle-slideshow1 a.cycle-prec {
	cursor: pointer;
	display: block;
	height: 30px;
	width: 30px;
	position: absolute;
	top: 400px;
	background-image: url(../images/bt_precedent.png);
	background-position: center center;
	border: 1px solid #F04E53;
}
.cycle-slideshow1 a.cycle-prec:hover {
	cursor: pointer;
	border: 1px solid #EA131A;
	background-color: #EA131A;
}
.cycle-slideshow1 a.cycle-suiv {
	cursor: pointer;
	display: block;
	height: 30px;
	width: 30px;
	position: absolute;
	top: 400px;
	background-image: url(../images/bt_suivant.png);
	background-position: center center;
	left: 35px;
	border: 1px solid #F04E53;
}
.cycle-slideshow1 a.cycle-suiv:hover {
	cursor: pointer;
	border: 1px solid #EA131A;
	background-color: #EA131A;
}
.cycle-slideshow1 a.toutes {
	line-height: 30px;
	border: 1px solid #F58387;
	position: absolute;
	left: 75px;
	top: 400px;
	color: #FFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	display: inline-block;
}
.cycle-slideshow1 a.toutes:hover {
	cursor: pointer;
	border: 1px solid #EA131A;
	background-color: #EA131A;
}
.cycle-slideshow2 {
	width: 325px;
	height: 225px;
	margin-right: auto;
	margin-left: auto;
}
.cycle-slideshow2 a.cycle-prec {
	cursor: pointer;
	display: block;
	height: 30px;
	width: 30px;
	position: absolute;
	top: 190px;
	background-image: url(../images/bt_precedent.png);
	background-position: center center;
	border: 1px solid #57C5C8;
}
.cycle-slideshow2 a.cycle-prec:hover {
	cursor: pointer;
	background-color: #35A0A4;
	border: 1px solid #35A0A4;
}
.cycle-slideshow2 a.cycle-suiv {
	cursor: pointer;
	display: block;
	height: 30px;
	width: 30px;
	position: absolute;
	top: 190px;
	background-image: url(../images/bt_suivant.png);
	background-position: center center;
	left: 35px;
	border: 1px solid #57C5C8;
}
.cycle-slideshow2 a.cycle-suiv:hover {
	cursor: pointer;
	background-color: #35A0A4;
	border: 1px solid #35A0A4;
}
.cycle-slideshow2 a.toutes {
	line-height: 30px;
	border: 1px solid #8AD7D9;
	position: absolute;
	left: 75px;
	top: 190px;
	color: #FFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	display: inline-block;
}
.cycle-slideshow2 a.toutes:hover {
	cursor: pointer;
	border: 1px solid #35A0A4;
	background-color: #35A0A4;
}
