* {margin:0; padding:0}

p .p_slideshow {
	line-height:1.4; 
	margin-bottom:12px
}
	
#wrapper_news {
	width:540px;
	height:450px;
}

.sliderbutton {
	float:left; 
	width:32px;
}

.sliderbutton img {
	cursor:pointer; 
	background:#666
}

.sliderbutton img:hover {
	background:red
}

.sliderbutton2 {
	float:right; 
	width:32px;
}

.sliderbutton2 img {
	cursor:pointer; 
	background:#666
}

.sliderbutton2 img:hover {
	background:red
}

#slider {
	float:left; 
	position:relative; 
	overflow:auto; 
	width:540px; 
	height:400px; 
	background:#fff url("../images/logo_filigramme2.png") center -10px no-repeat;
}

#slider ul {
	background:transparent url("../images/blanc_opacity-50.png");
	position:absolute; 
	list-style:none; 
	top:0; 
	left:0
}

#slider li {
	float:left; 
	width:540px; 
	height:400px; 
	padding-right:10px
}

#bloc_pagination {
	width:540px;
	text-align:center;
}

.pagination {
	list-style:none; 
	height:25px;
	padding-left:95px;
}

.pagination li {
	float:left; 
	cursor:pointer; 
	padding:0px 37px; 
	background:#FEF684; 
	border:1px solid #999; 
	margin:0 4px 0 0; 
	text-align:center; 
	color:#222
}

.pagination li:hover {
	background:#FED184; 
	border:1px solid #bbb; 
	color:#000
}

li.current {
	border:1px solid #ccc; 
	background:#FED184;
}

li#content_news {
	width:540px; 
	height:370px;
	font-family:'comic sans ms';
	font-size:0.80em;
}

#content_news h1 {
	font:22px Georgia,Verdana; 
	margin-bottom:15px; 
	color:#036
}
