@font-face {font-family: "dali"; src: url('http://levertdevinbis.free.fr/css/font/dali.ttf');}
a:link{text-decoration:none}

.zoom p {
text-align:center;
}
.zoom img {
width:327px;
height:245px;
}
.zoom img:hover {
width:654px;
height:450px;
}

h3{
color:black;
font-family:dali;
font-style:none;
text-decoration:none;  
font-size :28px; 
}
h3:hover{
color:white;
font-family:dali;
font-style:normal;
text-decoration: underline;
font-size :28px; 
}