/* 
-------------------------------
2 link - Jquery Cycle Slideshow
-------------------------------
*/

#banner {position:relative;float:left;width:552px;}
#banner a, a img { text-decoration:none;border:none;}
#banner-imgs {position:relative; width: 500px; height: 280px; overflow: hidden;margin-left:25px;}
#banner-imgs .simul_a {width: 500px; height: 280px; overflow:hidden;margin-left:25px;}
#arrow_left {position:absolute; top:100px; left:-10px; z-index: 1000; cursor: pointer; }
#arrow_left a:hover {background:url('images/arrow_left.gif')}
#arrow_right {position:absolute; top:100px; right:-10px; z-index: 1000; cursor: pointer;}
#banner .btn {position:absolute; top:215px; left:120px; }
#news li {padding-bottom:15px;}
.grid_16{display:inline;float:left;margin-left:10px;margin-right:10px}
.container_12 .grid_12,.container_16 .grid_16{width:500px;margin-left:25px;}

#banner-imgs .img {
width:140px;
float:left;
}
.bx_content {
float:left;
}
.bx_content p {
	font-size: 12px;
	color: #8f8f8f;
}


.bx_content h3 {
	font-size: 23px;
	color: #8d8d8d;
	font-weight: normal;
	text-transform: lowercase;
}

.bx_content h4 {
	font-size: 18px;
	color: #000;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	padding-bottom: 16px;
}
.en_savoir_plus  a {
background:url('images/en_savoir_plus_btn.png') no-repeat;
width:200px;
height:18px;
line-height:18px;
display:block;
text-align:center;
color:#000;
font-weight:bold;
margin-top:20px;
}

.en_savoir_plus  a:hover{
background-position:0 -18px;
}

