body {
	font: bold 0.80em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	color: #663366;
	background-color: #ECE795;
	font-size: 100%;
	line-height: 1.1em;
}

H1 {
	font-size: 2em;
	margin: 0 0 0 0;
	font: normal bold;
	font-style: normal;
}
H2 {
	font-size: 1.5em;
	text-decoration: underline;
	margin: 0 0 6 0;
}

H3 {
	font-size: 1.5em;
	margin: 0 0 6 0;
}

td {
	font: bold 0.90em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}

li {
	text-align: left;
	font-size: 0.8em;
	line-height: 1.3em;
	margin-bottom: 0.6em;
}


ul ul {
	list-style: square url(images/puce_09.gif);
}


.tableau {
	margin-bottom: 5px;
	font-size: 0.9em;
}
.page_encours {
	color: Red;
}

ul {
	margin-bottom: 4px;
	list-style: circle url(images/puce1.gif);
	margin-top: 4px;
}

p {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.25em;
	font-size: 0.8em;
}

#globe {
	margin: 0 0 0 0;
	position: absolute;
	margin-left: -480px;
	left: 50%;
	top: 0px;
	height: 100%;
	width: 960px;
	z-index: 1;
	background-image: url(fond1.jpg);
	background-repeat: no-repeat;
}

#logo {
	z-index: 2;
	position: absolute;
	left: 220px;
	top: 5px;
}

#texte {
	margin: 0 0 0 0;
	left: 210px;
	top: 80px;
	width: 760px;
	height: 680px;
	z-index: 2;
	position: absolute;
	overflow: visible;
	padding: 15 5 0 10;
	text-align: center;
}

#Menu1 {
	margin: 0 0 0 0;
	position:absolute; 
	left:10px; 
	top:100px; 
	width:200px; 
	height:500px; 
	z-index:2;
	font-weight: normal;
	font-size: 95%;
}
#Menu1 li {
	list-style: square none;
}
#Menu2 {
	margin: 0 0 0 0;
	position:absolute; 
	left:70px; 
	top:396px; 
	width:235px; 
	height:148px; 
	z-index:2;
	font-weight: normal;
	font-size: 95%;
} 
#Menu2 li {
	list-style: square none;
}
#case_adresse {
	position: absolute;
	left: 60px;
	top: 548px;
	width: 255px;
	height: 128px;
	z-index: 2;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
}

.lien_haut a {
	color: Navy;
	text-decoration: none;
}
.lien_haut a:hover {
	color: Blue;
	text-decoration: underline;
}
.lien_haut a:visited {
	text-decoration: none;
}

.copyright {
	font: normal 0.8em;
	text-align: center;
}