* { margin: 0; padding: 0 }

body { background-color:#CFC; }

a {
	text-decoration:none;
	} 

#corps {  
text-align:center;	
padding-left: 0%; 
padding-right: 0%; 
padding-top: 2%; 
padding-bottom: 2%; }


#corps p { 
margin-bottom: 1em; 
margin-top: 1em; }

.nav {
color: #363; 
clear: both;
text-align: center; }
#pied a { color: #363; }
#pied a:hover { color: #000; }

img {
	display:block;
	margin: auto;
	margin-top:1em;
}

.sources {
	font-size:0.7em;
}

#real_flamme {
width:355px;
height:496px;
margin: auto;
//color: #000;
}

#zones {
	width:355px;
	height:496px;
	position:absolute;
	background:url("img/00820_N67-68x.jpg");
}

#zone1 {
display:block;
position:absolute;
text-align:right;
float: left;
width : 177px;
height: 210px;
margin: 0px;
margin-top: 1px;
}

#zone1:hover {
border: 2px dotted white;
z-index: 1;
}

#zone2 {
display:block;
position:absolute;
text-align:right;
float: left;
width : 85px;
height: 275px;
margin: 0px;
margin-top: 217px;
}

#zone2:hover {
border: 2px dotted white;
z-index: 1;
}

#zone3 {
display:block;
position:absolute;
text-align:right;
float: left;
width : 86px;
height: 104px;
margin: 90px;
margin-top: 217px;
}

#zone3:hover {
border: 2px dotted white;
z-index: 2;
}

#zone4 {
display:block;
position:absolute;
text-align:right;
float: left;
width : 247px;
height: 164px;
margin: 92px;
margin-top: 325px;
}

#zone4:hover {
border: 2px dotted white;
z-index: 2;
}
