/* ---------------------------------------------------- */
/* SLIDESHOW
/* ---------------------------------------------------- */
#slideshow {
width: 445px;
background-color: #fff;
border: 0px solid #ddd;}

#slideshow ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 1%; /* IE fix */}

#slideshow ul:after {
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden;}            

/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slideshow .slides {
overflow: hidden;}

#slideshow .slides ul {
width: 2800px; }

#slideshow .slides li {
	width: 435px;
	float: left;
	padding: 5px; 

}


#slideshow .slides h2 {
	width: 100%;
	margin-top: 0;
	color: #000000;
	font-size: 1em; 
	line-height: 15px;
	letter-spacing: 0px;
	
	height: 40px;
}

#slideshow .slides h2 a {
color: #000000;
font-weight: bold;
text-decoration: none;
}

#slideshow .slides h2 a:hover {
color: #000000;
text-decoration: underline;
}

#slideshow .slides .in_date {
	margin-top: 5px;
	font-size: 10px;
	color:#999999;
	border-top: 1px solid #e1e1e1;
	padding-top: 5px;
	height: 20px;
	width: 100%;
}
#slideshow .slides .alauneNews {
	width: 100%;
	margin-top: 5px;
	font-size: 11px;
	line-height: 18px;
	min-height: 131px;

}
#slideshow .slides .alauneNews a {
	color: #000000;
	text-decoration:none;
}
#slideshow .slides .alauneNews a:hover {
	color: #000000;
	text-decoration:none;
}
#slideshow .slides .alauneNews img {
	margin-right: 5px;
}

#slideshow .slides p, #slideshow .slides div {
	width: 430px;	
	background-color: #ffffff;
	text-align: justify;
	
}
/* ---------------------------------------------------- */
/* SLIDESHOW > NAVIGATION
/* ---------------------------------------------------- */
#slideshow .slides-nav {
background-color: #980000;
background-image:url(images/bg2.gif);
border: 0px solid #000;

}

#slideshow .slides-nav li {
float: left; margin: 0px;border-right: 1px solid #fff; display:block; padding-top: 5px;}

#slideshow .slides-nav li a {
display: block;
font-size: 0.8em;
width: 17px;
height: 17px;
/*background-image: url(../img/fd-scroll.png);*/
padding: 3px 5px;
text-align:center;
outline: none; 
text-decoration: none;
margin-right: 0px;

color: #000000;
}

.js #slideshow .slides-nav li.on,
.js #slideshow .slides-nav li.on a {
background-color: #ffffff;
background-image: url(images/bg.png);

color:#000000;
font-weight: bold;
text-decoration: none;}

.js #slideshow .slides-nav li.on a {
position: relative;
top: 0px;}

.barreinfo-alaune {
	width: 445px;
	color: #0a1a58;
	background-color: #ffffff;
	border-bottom: 1px solid #0a1a58;

	line-height: 18px;
	margin: 1px 0px 0px;
	font-weight: bold;
	font-size: 1.1em;
	text-align: left;
}
.barreinfo-alaune .span-fl {
	width: 10px;
	height: 5px;
	background-image:url(images/fd_rubrique_fl.png);
	background-repeat: no-repeat;
	background-position: center left;
}
	
	

.barreinfo-alaune .alaune {
	border-top: 0px solid #ffffff;
	padding-left: 15px;
	padding-top: 9px;
	font-weight: bold;
}

.alaune-rubrique {
	color: #c90000;
	font-size: 0.9em;
	font-weight: bold;
	padding-right: 10px;
}

.alaune-lire {
	padding-left: 10px;
	font-weight: bold;
	color: #000000;
	font-size: 0.9em;
	float: right;
}
.alaune-lire a {
	color: #000000;
	text-decoration:underline;
}

.alaune-lire a:hover {
	color: #c90000;
	text-decoration: underline;
}
.alaune-date {
	color: #000000;
	padding-left: 10px;
	font-size: 0.9em;
	padding-right: 10px;
}