body {margin:0; font:12px Arial, Helvetica, sans-serif; color:#34438C;}

h2 {
	font-size:12px;
	margin:5px 0;
	font-style: normal;
}

.link {cursor:pointer; color:#666}
.link:hover {color:#000}

#lecteur {
position:relative;
top:148px;
float:right;
margin:0;
padding:0;
}
#lecteur .lecture_3{
width:20px;
height:18px;
background:#34438C url("../img/lecteur_3.gif") no-repeat top left;
border:0;
margin:7px 3px 0 0;
cursor:pointer;
}
#lecteur .lecture_0{
width:20px;
height:18px;
background:#34438C url("../img/lecteur_0.gif") no-repeat top left;
border:0;
margin:7px 5px 0 0;
cursor:pointer;
}
#lecteur .lecture_1{
width:20px;
height:18px;
background:#34438C url("../img/lecteur_1.gif") no-repeat top left;
border:0;
margin:7px 5px 0 0;
cursor:pointer;
}

