
#roll {
background: url(../images/carte/carte.gif) no-repeat;
}

#roll a {
display: block; 
text-align: left; 
width: 290px;
font: bold 14px "times new roman", sans-serif; 
text-decoration: none; 
padding: 15px 0px 5px 5px; 
margin: 0px 0px 0px 0px; 
color:#489;
}

#roll a:hover {
color: #000080; 
background: #DED;
}

#roll a:visited {color:#489;}

#roll a:hover img {
position: absolute; 
top: 145px; 
left: 510px; 
height: 416px; 
width: 400px;
padding: 0px 0px 0px 0px; 
margin: 0px 0px 0px 0px; 
}

#roll a img {
height: 0; 
width: 0; 
border-width: 0;
padding: 0px 0px 0px 0px; 
margin: 0px 0px 0px 0px; 
}

#roll a b {
 
color: green; 
}

