@charset "utf-8";
/* CSS Document */

/*------------ RESSOURCES RECENTES START ------------*/
#ressources-recentes {
	float:left;
	width:532px;
	padding:0px 20px;
}
* html #ressources-recentes {
	width:542px;
}
#ressources-recentes h2 {
	margin-left:0px;
	clear:both;
}
.une-ressource {
	width:266px;
	float:left;
	margin-bottom:15px;
	height:100px;
	display:block;
}
* html .une-ressource {
	width:266px;
}
#contentcenter .une-ressource img {
	margin:0;
	padding:0;
	float:left;
	width:50px;
}
.une-ressource dd.img {
	float:left;
	width:50px;
	margin-right:10px;	
}
* html .une-ressource dd.img {
	width:40px;
	margin-right:5px;	
	}
.une-ressource dt,
.une-ressource .author {
	width:206px;
	}
* html .une-ressource dt,
* html .une-ressource .author {
	width:196px;
	}
.une-ressource dt {
	font-weight:bold;	
	margin-bottom:5px;
	float:right;
}
.une-ressource .author {
	font-style: italic;	
	margin-bottom:5px;
	float:right;
}
.une-ressource .date {
	float:left;
}

#ressources-recentes .tx-wlbooks-pi1 {
	margin-top:10px;
	width:532px;
}
#ressources-recentes .tx-wlbooks-pi1 table {
	float:left;
}
/*------------ RESSOURCES RECENTES END ------------*/
