ul.list_valise{
margin:0;
padding:0;
}

ul.list_valise li{
	list-style-type:none;
	margin:0;
	padding:0;
}

div.valise_item {
background-color : #FFFFFF;
margin-bottom : 20px!important;
padding : 10px 20px;
}

div.ressource_presentation{
line-height : 1.4em;
margin : 0;
font-size : 0.9em;
}
div.valise_item h3{
color: #3674D1;
margin : 0;
padding : 10px 0px 0px 0px;
background : none;
}
div.valise_item a{
color: #3674D1;
}

.list_valise li a{
	text-decoration:none;
}

.valise_item:hover{
	text-decoration:none;
	color: white;
	background-color: #3674D1 !important;
}

.list_valise h3{
	color: #3674D1;
    font-family: 'Roboto-Bold';
    font-weight: normal;
    background: none;
    margin: 0 0 5px 0;
    padding: 10px 0 0 0;
}

.list_valise a:hover h3{
	color: white;
}

.circle-red{
    margin-right:5px;
    width:20px;
    background:#ef4c4c;
    height:20px;
	border-radius: 10px;
	display:block;
	float:left;
}

.circle-green{
	margin-right:5px;
    width:20px;
    background:#9ef99d;
    height:20px;
	border-radius: 10px;
	display:block;
	float:left;
}


.infos_item_biblio h2{
	font-size:1em;
}


.logo_valise_list{
	margin-right:10px;
}

#calendrier h2{
	font-size:1em;
}