/* Fichier CSS de la page dossier.asp - dossier.css */
h1{
	font-size:10px;
	font-weight:bold;
}
#colGauche .texteDossier p{
	line-height:16px;
}
#colGauche .texteDossier{
	margin-bottom:12px;
}
#colGauche p{
	padding-right:8px;
}
#colGauche .floatLeft{
	margin-bottom:2px;
}
#colGauche h2{
	padding-bottom:8px;
}
.livres2col .image{/* cellule de l'image*/
	width:46px;
}
.livres2col .texte{/* cellule du texte*/
	width:137px;
}
.livres2col td{
	padding-bottom:8px;
}
.livres2col{
	table-layout: fixed;
}
#colDroite ul{
	margin:10px 0 10px 30px;
	padding-left:0;
}
#colDroite li{
	margin-bottom:6px;
}
