body{
	margin-top: 50px;
    background-image: url("fond_t.jpg");
    background-repeat: repeat;
}

.intro {
	padding-top: 10px;
}

.boxdroite {
	padding : 15px;
	margin-bottom: 12px;
}

.itemscore {
	padding: 5px;
}

li {
	cursor: pointer;
}