#adhesion{
width: 140px;
border-top: 2px solid lightgrey;
border-left: 2px solid lightgrey;
border-right: 2px solid white;
border-bottom: 2px solid white;
padding: 5px;
text-align:left;
background-image : url(css/gfx/fdbox_adhesion.png);
background-position : bottom;
}

#pscroller1{
width: 140px;
height: 90px;
border-top: 2px solid lightgrey;
border-left: 2px solid lightgrey;
border-right: 2px solid white;
border-bottom: 2px solid white;
padding: 5px;
font-size:11px;
text-align : left;
background-image : url(css/gfx/fdbox_agenda.png);
background-position : bottom;
}

#revue{
width: 140px;
height: 270px;
border-top: 2px solid lightgrey;
border-left: 2px solid lightgrey;
border-right: 2px solid white;
border-bottom: 2px solid white;
padding: 5px;
text-align : left;
background-image : url(css/gfx/fdbox_agenda.png);
background-position : bottom;
}
#art{
width: 140px;
height: 70px;
border-top: 2px solid lightgrey;
border-left: 2px solid lightgrey;
border-right: 2px solid white;
border-bottom: 2px solid white;
padding: 5px;
text-align : left;
background-image : url(css/gfx/fdbox_agenda.png);
background-position : bottom;
}
#compteur{
width: 150px;
border-top: 2px solid lightgrey;
border-left: 2px solid lightgrey;
border-right: 2px solid white;
border-bottom: 2px solid white;
padding: 5px;
font-size:10px;
text-align : left;
background-image : url(css/gfx/fdbox_agenda.png);
background-position : bottom;
}
.favoris{
width: 150px;
padding: 1px;
font-size:10px;
text-align : left;
background-image : url(img_site/fd_favoris2.jpg);
background-position : bottom;
}
.box_news{
	position : relative;
	width: 740px;
	padding: 5px;
	top: 0;
	text-align : left;
	background-image : url(css/gfx/fdbox_news.png);
	background-position : bottom;
}
.actus{
width: 600px;
border-top: 2px solid lightgrey;
border-left: 2px solid lightgrey;
border-right: 2px solid white;
border-bottom: 2px solid white;
padding: 5px;
text-align : left;
background-image : url(css/gfx/fdbox_agenda.png);
background-position : bottom;
}
.accueil{
width: 600px;
border-top: 2px solid lightgrey;
border-left: 2px solid lightgrey;
border-right: 2px solid white;
border-bottom: 2px solid white;
text-align : left;
background-image : url(img_site/fd_accueil.jpg);
background-position : bottom;
}

.someclass{ //class to apply to your scroller(s) if desired
}



