#f_mediatheque label, #f_mediatheque span{
	font-weight:bold;
	float:left;
	margin:0 10px 0 0;
}

#f_mediatheque #selectListeDossier{
	float:left;
}

#f_mediatheque .checkbox{
	float:left;
	margin:0 10px 0 0;
}

.listeMedias{
	width:100%;
	margin:25px 0 0 0;
}

.blocMediatheque{
	width:100%;
	float:left;
	margin:0 0 25px 0;
}
.blocMediatheque h2{
	margin: 0 0 15px 0;
	width:100%;
	border-bottom:1px solid;
} 
#imageMediatheque a{
	display:block;
	float:left;
	margin:0 5px 0 0;
}

#imageMediatheque .media{
	float:left;
	margin:0 0 10px 0;
}

#videoMediatheque .playervideo{
	float:left;
	margin:0 5px 0 0;
}

#videoMediatheque .media{
	width:100%;
	float:left;
	margin:0 0 10px 0;
}

#poadcastMediatheque .media{
	width:100%;
	float:left;
	margin:0 0 10px 0;
}
