/* Start of CMSMS style sheet 'album' */
/* CSS © EVECHABOT */

#liste  {
margin:0px;
padding:0px 0px 0px 0px;
}
#liste2  {
margin:0px;
padding:0px;
}
#liste li, #liste2 li {
list-style-type: none;
	display: inline;
}
#liste a, #liste2 a{
text-decoration:none;
}
#thumbnail {
float:left;
}
/* End of 'album' */

