#carte{
background-image:url(../images/bourgogne_map_gd.gif);
width:815px;
height:914px;
position:relative;
}
map{
border:0px;
}
area{
border:0px;
}
.part_carte{
position:absolute;
border:0px solid black;
}
#liste{
position:absolute;
background-image:url('../images/fond_liste_carte.gif');
background-repeat:no-repeat;
z-index:30;
padding:10px;
padding-left:32px;
width:268px;
height:374px;
}
#liste a:hover{
color:#666666;
text-decoration:underline;
}
#contenu_liste{
width:232px;
height:340px;
overflow-y:scroll;
}
.image_liste{
overflow:visible;
height:10px;
width:50px;
}
.image_liste img{
position:absolute;
}
.texte_liste{
width:auto;
height:10px;
border:0px solid black;
font-weight:bold;
font-size:13px;
}
#carte{
border:0px;
}
#zones_carte{
border:0px;
opacity:0.4;
filter:alpha(opacity=40);
}
.icone_liste{
position:relative;
top:-5px;
left:170px
}

.part_carte table{
border-collapse:collapse;
border-spacing:0px;
border:0px solid black;
}
.part_carte tr{
height:10px;
}
.part_carte td{
border-spacing:0px;
margin:0px;
padding:0px;
border:0px;
height:10px;
}
.part_carte img{
border:0px;
}
#part_carte_avallon{
top:355px;
left:328px;
}
#part_carte_avallon td{
width:23px;
height:23px;
}
#part_carte_petit{
top:267px;
left:240px;
}
#part_carte_petit td{
width:99px;
height:100px;
}
#part_carte_moyen{
top:167px;
left:140px;
}
#part_carte_moyen td{
width:199px;
height:200px;
}
#part_carte_grand{
top:67px;
left:40px;
}
#part_carte_grand td{
width:299px;
height:300px;
}