﻿body {
	background: #2b2b2b repeat;
	background-image: url('kartelene-images/gris-brun-fonce_hp.png');
}
#slider { margin:0; padding:0; list-style:none; }
#slider ul,
#slider li { margin:0; padding:0; list-style:none; }
/* 
    define width and height of list item (slide)
    entire slider area will adjust according to the parameters provided here
*/
#slider li { width:978px; height:212px !important; height:206px; overflow:hidden; }
p#controls {
	margin: 0;
	position: relative;
}
#prevBtn,
#nextBtn { display:block; margin:0; overflow:hidden; width:69px; height:23px; position:absolute; left:0; top:-50px; }
#nextBtn { left:75px; }
#prevBtn a {
	display: block;
	width: 69px;
	height: 23px;
}
#nextBtn a {
	display: block;
	width: 69px;
	height: 23px;
}
.slider {
	overflow: hidden;
	background: url('kartelene-images/sliderbgrouge.png') repeat-x 50% top;
	margin: 0;
	padding: 0;
	height: 223px;
}
.slider .slider_resize { width:978px; margin:0 auto; padding:6px 0 !important; padding:6px 0 0 0; height:212px !important; height:206px;}
.slider div h2 {
	font: normal 27px Arial, Tahoma, sans-serif;
	color: #fff;
	margin: 0;
	padding: 25px 10px 10px 10px;
	line-height: 1.2em;
}
.slider div p {
	font: normal 15px Arial, Tahoma, sans-serif;
	color: #FFFFFF;
	margin: 0;
	line-height: 1.5em;
	padding: 5px 10px;
}
.slider div p.img { float:right; padding:0 42px 0 0; margin:0;}
