<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Skin Name: Nivo Slider default Theme
Skin URI: http://nivo.dev7studios.com
Skin Type: flexible
Description: The default skin for the Nivo Slider.
Version: 1.0
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
*/

.theme-default .fake.nivoSlider img {
    display: block;
    position: relative;
}
.theme-default .fake .panel {
    display: block;
    margin: 0;
}
.theme-default .fake .panel{
    display: block;
	margin:0;
}
.theme-default .fake .photo-meta-data {
    margin-left: 376px;
    z-index: 3;
    width: 256px;
    padding: 10px!important;
    height: 247px!important;
    overflow: hidden;
    position: absolute;
    margin-top: -270px!important;
	background: #000000;
}
.theme-default .nivoSlider.fake a {
    border-bottom: 1px dotted #fff;
}

.theme-default  {
	width: 651px;
	height: 314px;
	background: #fff;
	padding:10px;
}
.theme-default *:hover {
	transition:none;
}

.theme-default .nivoSlider {
	
	position:relative;
	width: 370px!important;
	height: 314px!important;
	background:#fff url(loading.gif) no-repeat 50% 50%;
	border-right: solid 4px #FFFFFF;
	/*
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
    border: 4px solid white;*/
}

.theme-default .nivo-slice{
	background-color: #FFFFFF!important;
}

/* .theme-default .nivoSlider:before{
	margin-top:-4px;
	margin-left: -300px;
	position: absolute;
	width: 650px;
	height: 227px;
	z-index: 3;
	content:'';
} */


.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default #cadre {
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .panel{
	display:none;
	margin:300px;
	border-radius: 5px;
}

.theme-default .nb_actus {
	text-decoration: none;
	position: absolute;
	bottom: -15px;
	margin-left: -20px;/* Tweak this to center bullets */
	width: auto;
	z-index: 3;
}

.theme-default .nb_actus {
	font-size: 15px;
	color: #FFF;
	background-color: #04AEDA;
	border: 2px solid #FFF;
	border-radius: 10px;
	padding: 8px 20px;
	font-family: "Times New Roman";
	position: relative;
	bottom: 8px;
	left: 442px;
	box-shadow: 5px 5px 20px -5px #000;
}

.theme-default .nivo-controlNav{
	text-decoration: none;
	position: absolute;
	bottom: -25px;
	margin-left: 130px;/* Tweak this to center bullets */
	width: auto;
	z-index: 1000;
}

.theme-default .nivo-controlNav a {
	transition:none;
	text-decoration: none;
	cursor: pointer;
	display:block;
	width:40px;
	height:40px;
	line-height: 40px;
	font-size: 20px;
	text-align: center;
	color:#FFFFFF;
	background-color: #04AEDA;
	border-radius:50%;
	border: 2px #FFFFFF solid;
	/*/background:url(bullets.png) no-repeat;
	border:0;/**/
	text-indent:-0;
	margin-right:3px;
	float:left;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -30px;
}

.theme-default .nivo-directionNav {
	z-index:3;
	bottom: 120px;
	margin-left: 40px;
}
.theme-default .nivo-directionNav a {
	display:block;
	width:20px;
	height:20px;
	background:url(arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	position: absolute;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right: 10px;
}
.theme-default a.nivo-prevNav {
	left: 10px;
}

.theme-default .nivo-caption {
	margin-left: 374px;
	z-index: 3;
	width: 256px;
	padding: 10px;
	margin-bottom: 0;
	height: 247px;
	background: #000000;
	color: #FFFFFF;
	overflow: hidden;
}
.theme-default .nivo-caption * {
	color: #FFFFFF!important;
}
.theme-default .nivo-caption a {
    color:#000;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#777;
}
.theme-default &gt; h1{
	float: right;
	height: 35px;
	width: 276px;
	text-align: center!important;
	padding-top: 10px;
	color: #FFFFFF!important;
	font-size: 2em!important;
	background: #333333!important;
}</pre></body></html>