@charset "UTF-8";
/* CSS Document */

.libelle-note-moyenne {
	width:100%;
	background:#e63612;
	color:#FFFFFF;
	font-family: 'Roboto', sans-serif;
	padding:3px;
}

.notesmoyenne {
	line-height:35px;
}

.notesmoyenne  img {
	width:100% !important;
}

#derniertem {
	overflow-y:scroll;
	height: 400px;
	width: 100%;
	border: none;
}

.titretem {
	width:100%;
	background:#CCCCCC;
	color:#333333;
	font-family: 'Roboto', sans-serif;
	padding:3px;
	font-weight:700;
	margin-bottom:5px;
}