a:hover {background:transparent;}

#molieres {
width : 563px;
height : 397px;
background : url(images/plans/molieres.jpg) top left no-repeat ;

}

#eep {
position:absolute;
width : 90px;
height:90px;
left:430px;
top:300px;
border: 1px dotted white;
}

#eep:hover {
position:absolute;
width:200px;
height:155px;
left:430px;
top:250px;
border: 1px dotted white;
background: url(images/plans/zoom-eep.jpg) no-repeat ;
z-index: 100;
}

#siege {
position:absolute;
width :60px;
height:70px;
left:460px;
top:440px;
border: 1px dotted white;
}

#siege:hover {
position:absolute;
width:200px;
height:201px;
left:460px;
top:420px;
border: 1px dotted white;
background: url(images/plans/zoom-siege.jpg) no-repeat ;
z-index: 100;
}

#mas {
position:absolute;
width :60px;
height:70px;
left:185px;
top:550px;
border: 1px dotted white;
}

#mas:hover {
position:absolute;
width:170px;
height:182px;
left:185px;
top:440px;
border: 1px dotted white;
background: url(images/plans/zoom-mas.jpg) no-repeat ;
z-index: 100;
}


h1 {			/*style des titres de niveau 1*/
	font-weight: bold;
	font-size: 14px;
	border-bottom-width:1px;
	border-bottom-style:solid;
  	border-color:#b22222;
	color:#b22222;
	text-align: left;
	text-decoration: none;

}
#mesnuls {
width : 563px;
height : 412px;
background : url(images/plans/mesnuls.jpg) top left no-repeat ;

}
#pfs {
position:absolute;
width :100px;
height:70px;
left:340px;
top:1020px;
border: 1px dotted white;
}

#pfs:hover {
position:absolute;
width:150px;
height:88px;
left:320px;
top:1010px;
border: 1px dotted white;
background: url(images/plans/zoom-pfs.jpg) no-repeat ;
z-index: 100;
}

