Your IP : 216.73.216.146


Current Path : /home/bourgleram/www/local/cache-css/
Upload File :
Current File : /home/bourgleram/www/local/cache-css/plat-f-54423e6c-f-54423e6c.css

/*
Skin Name: plat
Skin URI: http://mysiteconcept.com
Description: Skin Plat pour le plugin Nivo Slider.
Version: 1.0
Author: Jean-Yves Giraud
Author URI: http://mysiteconcept.com
Supports Thumbs: true
*/

.theme-plat .nivoSlider {
	position:relative;
	background:transparent url("//www.bourgleroi-animation-patrimoine.fr/plugins/msc_nivoslider_3.0.4/themes/plat/loading.gif") no-repeat 50% 50%;
	margin-bottom:10px;
}
.theme-plat .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-plat .nivoSlider a {
	border:0;
	display:block;
}

.theme-plat .nivo-controlNav {
	text-align: center;
	padding: 0;
}
.theme-plat .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url("//www.bourgleroi-animation-patrimoine.fr/plugins/msc_nivoslider_3.0.4/themes/plat/bullets.png") no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.theme-plat .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-plat .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url("//www.bourgleroi-animation-patrimoine.fr/plugins/msc_nivoslider_3.0.4/themes/plat/arrows.png") no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
.theme-plat:hover .nivo-directionNav a { opacity: 1; }
.theme-plat a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-plat a.nivo-prevNav {
	left:15px;
}

.theme-plat .nivo-caption {
	font-family: Helvetica, Arial, sans-serif;
	background-color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, .6);
	text-align: left;
}
.theme-plat .nivo-caption a {
	color:#fff;
	border-bottom:1px dotted #fff;
}
.theme-plat .nivo-caption a:hover {
	color:#fff;
}

.theme-plat .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-plat .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-plat .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: auto;
	height: 45px;
}
.theme-plat .nivo-controlNav a.active img {
	border:1px solid #666;
}