/* cv cd photos */
#tab_cv table{
border:#FFFFFF solid 1px;
height:124px;
width:378px;
margin-left:35px;
margin-top:15px;
}
/* lien cv */
#cv1 a{
display:block;
height:124px;
width:126px;

}
#cv1 a:hover {
   background-position: bottom left;
   font-size:18px;
}
#cv01{
background:url(../images/ecriture.jpg) no-repeat top left;
}
#cv01 span{
display:none;
}
/* lien photos */
#photos1 a{
display:block;
height:124px;
width:126px;
}
#photos1 a:hover {
   background-position: bottom left;
   font-size:18px;
}
#photos01{
background:url(../images/photos.jpg) no-repeat top left;
}
#photos01 span{
display:none;
}
/* lien cd */
#cd1 a{
display:block;
height:124px;
width:126px;

}
#cd1 a:hover {
   background-position: bottom left;
   font-size:18px;
}
#cd01{
background:url(../images/cd.jpg) no-repeat top left;
}
#cd01 span{
display:none;
}