#boxslide{
	position:absolute;
	top:0;
	left:0;
}
#boxslide div{
	width:940px;
	float:left;
}
#boxslide .buttons{
	text-align:left
}
#boxslide .next{
	float:right
}

.frontslide .buttons{
	text-align:left;
	clear:both;
}

.frontslide .buttons span{
	text-align:left;
	clear:both;
	padding:1px;
	cursor:pointer;
}

.mask1{
	position:relative;
	height:170px;
	overflow:hidden;
}

.buttons span {
	width:16px;
	background: url(../../images/bouton_menu_off.png) 0 0 no-repeat;
}
.buttons span.active, .buttons span:hover {
	/*background: #2971a7;
	color: #fff;*/
	width:16px;
	background: url(../../images/bouton_menu_light.png) 0 0 no-repeat;
}

.slidebox {
	font-family : "GILLS4", Geneva, sans-serif;
	font-size : 11px;
	padding:5px;
	height: 204px;
	width: 300px;
	position:relative;
}

.slidebox a{
	font-family : "GILLS4", Geneva, sans-serif;
	font-size : 11px;
	color: #000000;
	font-weight: normal;
	display:block;
	padding:4px;
	height:120px;
	width: 294px;
}

.slidebox a:hover{
	font-family : "GILLS4", Geneva, sans-serif;
	font-size : 11px;
	color: #000000;
	font-weight: normal;
	display:block;
	padding:2px;
	/*border:2px dashed white;*/
	height:120px;
	width: 294px;
}
