/* Slider */
.jcarousel-wrapper {margin: 10px auto 10px auto;position: relative;border: 2px solid #1A6FFD;width: 750px;height: 250px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;-webkit-box-shadow: 0 0 2px #c0bcbc;-moz-box-shadow: 0 0 2px #c0bcbc;box-shadow: 0 0 2px #c0bcbc;}
.jcarousel {position: relative;overflow: hidden;}
.jcarousel ul {width: 20000em;position: relative;list-style: none;padding: 0;margin-left: 10px;}
.jcarousel li {float: left;width: 130px;height: 300px;margin-top: 10px;margin-right: 20px;border-radius:10px;}
.jcarousel img {width:130px;height:170px;border:#1A6FFD 1px solid; -moz-box-shadow: 0px 0px 10px #c0bcbc;-webkit-box-shadow: 0px 0px 10px #c0bcbc;-o-box-shadow: 0px 0px 10px #c0bcbc;box-shadow: 0px 0px 10px #c0bcbc;-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;}
#moteurs { text-align:center !important; font-size:12px !important; font-weight:bold !important; margin-top:3px; margin-bottom:15px; background: #0043A8;color:#fff; width:130px;height: 25px; border:#1A6FFD 1px solid; box-shadow:0px 0px 10px #c0bcbc; border-radius:10px}
#titre_prez {margin-top:15px; background: #0043A8; color:#fff; width:130px;height: 30px; text-align:center; font-size:10px; font-weight:bold; border:#1A6FFD 1px solid; box-shadow:0px 0px 10px #c0bcbc; border-radius:10px}
