.acteur-slide-item.fullwidth {  
	min-width:1600px;
}
.acteur-slide-item.container {  
	min-width:1360px;
}
.acteur-slide-item {
	min-height:400px;
	width:100%;  
	height:100%;  
	background-position: top left;  
	background-repeat: no-repeat;  
	background-size: cover;  
	overflow: hidden; 
	-webkit-background-size: cover;
	z-index: 2;
} 
/*
.uk-slidenav-contrast { color: rgba(10, 10, 10, 0.7)!important; background-color: rgba(200, 200, 200, 0.5);}
.uk-slidenav-contrast:focus, .uk-slidenav-contrast:hover {  color: rgba(254, 0, 0, 0.7)!important;}
*/
ul.uk-slideset>li { text-align:center; padding:0px;}

ul.uk-slideset>li a:before { display:none; margin:0px; padding:0px; }
.compo-alaune ul > li {  padding-left:0px!important;  }

.uk-overlay-background { background-color:rgba(0,0,0,0.65)!important;}
@media screen and (max-width: 900px) { 
.cazevieille-slider div.navbar { display:none; }
.cazevieille-slider div.contentslide { width:100%; }
.agenda-titre h3 { font-size:1.2em!important; }
}

figcaption.uk-overlay-panel { line-height: 1.3em; }


.uk-overlay-panel p { 
	font-size:12px; 
	text-align:justify; 
	word-wrap:break-word; 
	font-weight:400; 
	-webkit-hyphens: auto;
   -moz-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;
	
	
}

.actu-item-type { 
	position: absolute; 
	top: 9px; 
	right: 8px; 
	color:white; 
	line-height:1.3em; 
	font-weight:600; 
	font-size:10px;
	padding: 0 5px; 
	border-radius: 5px; 
	opacity:0.95
}

.recherche { background-color:#B49538; color:#ffffff;}


.level { text-align:right; width:100%; display:block; padding-bottom: 8px;}
.level span.sub { background-color:red; color:white; margin: 0 4px; padding: 2px 3px; font-weight:600; font-size: 0.8em;}


.agenda-titre { display:block; margin-right:20px; }

.agenda-titre h3 { 
	font-size: 2.5em; 
	font-weight:600; 
	color:#ffffff!important; 
	text-shadow: 3px 3px 3px #4a4a4a;  
	text-align:left;
	margin:2px 0 0 8px;
	-webkit-hyphens: auto;   
	-moz-hyphens: auto;   
	-ms-hyphens: auto;   
	hyphens: auto; 
	
}


ul.nav-cazevieille {    

width:100%;

padding: 0px;
margin:0px;	
background-color: #323232;	
list-style:none!important;
}

div.balaslide { 
	
	margin-top:-3px;
	padding:0px; 
}


ul.nav-cazevieille>li {	
	padding: 6px 15px 6px 6px; 
	background: #e6e6e6;
	/*
	background: -moz-linear-gradient(top, #000000 1%, #3a3a3a 100%);
	background: -webkit-linear-gradient(top, #000000 1%,#3a3a3a 100%);
	background: linear-gradient(to bottom, #000000 1%,#3a3a3a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#3a3a3a',GradientType=0 );
	*/
	
}

ul.nav-cazevieille>li span.slider-titre { 
	color:#121212; 
	line-height:16px; 
	font-weight:600; 
	font-size:14px; 
	text-align:right; 
	word-wrap:break-word;  
	-webkit-hyphens: auto;
   -moz-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;
}

ul.nav-cazevieille>li.uk-active span.slider-titre { 
 color : #fff;
}

.short-actu { 
	font-size:0.9em; 
	line-height:1.2em; 
	color:#353535; 
	margin-top:1px;
	text-align:justify;
	font-style:italic;
	font-weight:300;
}

ul.nav-cazevieille>li.uk-active p.short-actu {color:#ffffff; } 

ul.nav-cazevieille>li span.slider-titre:before {
	content: " \f192"!important;
	color:#01A256;
    font-family: "FontAwesome";
	margin-right:5px;
}

ul.nav-cazevieille>li.uk-active span.slider-titre:before {
	color:#fff;
}

.slider ul >li {
    display: block;
    border-bottom: 1px solid #aeaeae;
	/*
    -webkit-transition: 300ms;
    transition: 300ms;
	*/
}


ul.nav-cazevieille>li a:hover { 
color:#FF8500; 
}

ul.nav-cazevieille>li { cursor:pointer; }

ul.nav-cazevieille>li.uk-active { 
	background: #768a92;
	/*
	background: -moz-linear-gradient(top, #00a6eb 2%, #0090c9 100%);
	background: -webkit-linear-gradient(top, #00a6eb 2%,#0090c9 100%);
	background: linear-gradient(to bottom, #00a6eb 2%,#0090c9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a6eb', endColorstr='#0090c9',GradientType=0 );
	*/
}

a.balashortcut {
	line-height: 1.5em!important;
	padding:0px;
	transition:none;
}

ul.nav-cazevieille > li a.balashortcut:before {
	margin:0px;
	content:" ";
	width:0px;
}
	

ul.nav-cazevieille {
	border-right: solid 2px #656565;
	-webkit-box-shadow: 5px 0 8px 0 rgba(0,0,0,0.5);
	box-shadow: 5px 0 8px 0 rgba(0,0,0,0.5);
	
}

.navbar { z-index:10; }



