.tome_liste{
	margin-bottom: 20px;
	width: 580px;
}

.tome_liste a{
	cursor: pointer;
}

.couverture_tome_liste{
	float: left;
	margin-right: 2px;
	text-align: center;
	width: 120px;
}

.nom_tome_liste{
	padding: 1px;
	background-color: #c8eaf6;
}

.description_tome_liste{
	height: 120px;
	overflow: hidden;
}

.informations_tome_liste{
	margin-top: 5px;
	padding: 1px;
	background-color: #dffae2;
}

.nombre_pages_tome_liste{
	float: left;
	width: 160px;
}

.tome_liste_general{
	float: left;
	width: 458px;
}

/**********************************************************/

.titre_tome{
	margin-bottom: 10px;
	font-size: 14px;
	font-variant: small-caps
}

.couvertures_tome{
	margin-bottom: 10px;
	text-align: center;
	width: 580px;
}

.tome1{
	float: left;
	text-align: center;
	width: 33%;
}

.tome_image{
	margin: auto;
}

