body {
	margin-top: 2%;
	margin-bottom: 2%;
	text-align:center;
	background-color:#009900;
}
a:link, a:visited {
	color:#006600;
	font-size: 18px;
	text-decoration: none;
}
a:hover {
	color:#FF9900;
	text-decoration: none;
}
a:active{
	color: #ff0000;
	text-decoration: none;
}
.global {
	margin:auto;
}
.entete {
	background-color: #ffffff;
	height: 25%;
	width: 25cm;
	text-align: center;
	font-style: italic;
	font-size: 40px;
	color: #6666FF;
	top: auto;
	background-image:;
	background-color:#009900;
}
.contenu {
	height:auto;
	width: 25cm;
	text-align:justify;
}
.menu {
	background-color: #ffffcc;
	width: 7cm;
	height:100%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	text-align:left;
	cursor: crosshair;
}
	
#menu dt a:link, #menu dl a:visited {
	color:#006600;
	font-size: 15px;
	/*font-size: 16px;*/
	/*font-weight:bold;*/
	text-decoration: none;
}
#menu dt a:hover {
	color:#FF9900;
	font-size: 15px;
	/*font-size: 16px;*/
	font-weight:bold;
	text-decoration: none;
}
#menu dd a:link, #menu dd a:visited {
	color:#006600;
	font-size: 15px;
	font-style:italic;
	text-decoration: none;
}
#menu dd a:hover {
	color:#FF9900;
	font-size: 15px;
	font-weight:bold;
	text-decoration: none;
}
#menu dt {
	padding:0;
	margin-left:6px;
	margin-bottom:5px;
}
#menu dd {
	padding:0;
	margin-left:20px;
	margin-top:2px;
}

.corps {
	background-color: #FFFFFF;
	width:17.8cm;
	height: 100%;
	background-image: url(../planisphere.jpg);
	font-size: 16px;
	position:relative;
}
#titre {
	font-size: 24px;
	background-color:#FF9900;
}


.photo {
	height:250px;
	width:300px;
	border-bottom-color:#336600;
	text-align:center;
}
.text {
	width:100%;
	height:100%;
}

.pied {
	width:18.4cm;
	background-color: #ffffcc;
	padding-left:250px;
}

#pied a:link {
	padding-right:20px;
}

.pied2 {
	/*width:18.4cm;*/
	width:22.3cm;
	background-color: #ffffcc;
	/*padding-left:250px;*/
	padding-left:100px;
}


#pied2 a:link {
	padding-right:20px;
}