.tome {

}

.tome h2 {
	clear : both;
	padding-top : 20px;
}
.tome-illustration {
	float : right;
	margin : 0px 10px 0px 0px;
}
#icone-jeune-talent {
	margin-bottom : 8px;
}
.tome-description {
	margin : 20px 280px 20px 0px;
	text-align : justify;
}
.tome-fiche-technique {
	color : grey;
	font-weight : bold;
}

.tome-liens {
	width : 150px;
	border : 1px solid #333;
	border-left : 0px;
	border-right : 0px;
	text-align : center;
}

.tome-book a{
	background : url('../img/puce_cercle_orange.gif') 0px 3px no-repeat;
	color:#FF7400;
	font-weight:bold;
	padding-left : 15px;
	margin-right : 15px;
}

.tome-book a:hover{
text-decoration:underline;
}