@charset "UTF-8";
/* CSS Document */

* {
   
}
body {
	background-color: #ffffff;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.Style13 {
	font-weight: normal;
	color: #000066;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	visibility: visible;
	color: #666666;
}
.Style14 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;	
}
.Style15 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.Style16 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

/* infobulle */

a.info {
   position: relative;
   color: black;
   text-decoration: none;
}
a.info span {
   display: none; /* on masque l'infobulle */
}
a.info:hover {
	background: none; /* correction d'un bug IE */
	z-index: 500; /* on définit une valeur pour l'ordre d'affichage */
	
}
a.info:hover span {
	display: inline; /* on affiche l'infobulle */
	position: absolute;
	white-space: nowrap; /* on change la valeur de la propriété white-space pour qu'il n'y ait pas de retour à la ligne non-désiré */
	top: 6px; /* on positionne notre infobulle */
	left: 163px;
	background: white;
	color: white;
	padding: 3px;
	border: 1px white;
	border-left: 1px white;
	overflow: visible;
}


#apDiv2 {
	width:650px;
	height:96px;
	z-index:2;
	left:50%;
	margin-left:-279px;
	position: absolute;
	top: 5px;
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#apDiv2ouverture {
	width:650px;
	height:95px;
	z-index:2;
	left:50%;
	margin-left:-325px;
	margin-top:5px;
	position: absolute;
	
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#apDiv3 {
	position:absolute;
	width:600px;
	height:2000px;
	z-index:3;
	left: 50%;
	margin-left:-252px;
	top: 120px;
	overflow: visible;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	visibility: visible;
	color: #000066;
}
#apDiv3crosswalk {
	position:absolute;
	width:750px;
	height:2000px;
	z-index:3;
	left: 50%;
	margin-left:-295px;
	top: 120px;
	overflow: visible;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	visibility: visible;
	color: #000066;
}
#apDiv3texte {
	position:absolute;
	width:600px;
	height:4000px;
	z-index:3;
	left: 258px;
	top: 121px;
	overflow: visible;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	visibility: visible;
	color: #666666;
}
#apDiv3edition {
	position:absolute;
	width:800px;
	height:4000px;
	z-index:3;
	left: 50%;
	top: 120px;
	margin-left:-365px;
	overflow: visible;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	visibility: visible;
	color: #666666;
}
#apDiv4 {
	position:absolute;
	width:210px;
	height:200px;
	z-index:4;
	left: 0px;
	top: 190px;
	font-size: 11px;
	overflow: visible;
	visibility: visible;
}
#apDiv4a {
	position:absolute;
	width:210px;
	height:34px;
	z-index:5;
	left: 0px;
	top: 190px;
	font-size: 11px;
	overflow: visible;
	visibility: visible;
}
#apDiv4b {
	position:absolute;
	width:210px;
	height:34px;
	z-index:5;
	left: 0px;
	top: 364px;
	font-size: 11px;
	overflow: visible;
	visibility: visible;
}
#apDiv4titre1 {
	position:absolute;
	width:210px;
	height:34px;
	z-index:6;
	left: 0px;
	top: 148px;
	font-size: 13px;
	overflow: hidden;
	visibility: visible;
}
#apDiv4titre2 {
	position:absolute;
	width:210px;
	height:40px;
	z-index:7;
	left: 0px;
	top: 148px;
	font-size: 13px;
	overflow: hidden;
	visibility: visible;
}

#apDiv20 {
	width:1024px;
	height:4000px;
	z-index:20;
	left:50%;
	margin-left:-512px;
	overflow: visible;
	position: absolute;
	overflow: visible;
	visibility: visible;
}

