.contenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	list-style-position: inside;
	list-style-type: square;
}

.feuille_centrale {
width:800px;
align:center;
}

.carte {
position:absolute;
width:118px;
height:115px;
z-index:1;
top:5px;
left:154px;
}

#Layer3 {
position:absolute;
top:180px;
}

.liste_cont {
width:10px;
text-align:left;
border:0px solid black;

}


a:link {
	color: #008BCF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #008BCF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}