body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left : 5px;
	color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.menuIntro {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin: 10px;
	padding: 10px;
	vertical-align: middle;
	text-align: center;
	border: double #CCCCCC;
	top: 100px;
}

#conteneur {
	position: absolute;
	background-color: #EDEFED;
	width: auto;
}
#header {
	height: 120px;
	background-color: #FFFFFF;
	color: #A9AFAB;
	font-weight: bold;
}

#haut{
	width: 100%;
}

#center {
	background-color: #FFFFFF;
	margin-left: 200px;
	margin-right: 150px;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: auto;
}
#gauche {
	position: absolute;
	left: 0px;
	width: 200px;
	background-color: #EDEFED;
	margin: 0px;
	padding: 0px;
	font-weight: bold;

}
#droite {
	position: absolute;
	right: 0px;
	width: 150px;
	background-color: #EDEFED;
	text-align: center;
}
#pied {
	height: 30px;
	background-color: #FFFFFF;
	width: 100%;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}

.menuhaut {
	height: 40px;
	width: 100%;
	margin: 5px 0px 0px;
	padding: 0px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EDEFED;
	font-weight: bolder;
}
.menuhaut li {
	display: inline;
	width: 100%;
	background-color: #A9AFAF;
	padding-right: 10px;
	margin: 2px 0px 0px;
	border: medium solid #C9CBCA;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 25px;
	text-align: right;
}
.menuhaut a {
	display: inline;
	color: #DE6B2E;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menuhaut a:hover {
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.menugauche {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 200px;
	text-align: left;
	font-weight: bold;
}
.menugauche li {
	margin-bottom: 5px;
	margin-left: 20px;
	background-position: right;
}
.menugauche a {
	color: #DE6B2E;
	text-decoration: underline;
	text-align: left;
	margin-right: 2px;
	margin-left: 2px;
}
.menugauche a:hover {
	text-decoration: none;
}

.menudroit {
	list-style-type: none;
	margin: 0px;
	padding:0px;
	width: 140px;
	text-align: center;
	right: 0px;
	height: 100%;
}
.menudroit li {
	text-align: center;
	font-size: 9px;
	font-weight: bold;
}
.menudroit a {
	color: #DE6B2E;
	text-decoration: underline;
}
.menudroit a:hover {
	text-decoration: none;
}

h{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

h1{
	 color: #666666;
	 font-family: Arial, Verdana, sans-serif;
	 text-align: center;
	 font-weight: bold;
	 font-size: 10pt;
}

.p {
	margin: 5px 5px 0px 10px;
	font-size: 12px;
	padding-left: 5px;
	text-decoration: none;
	text-align: left;
}
.mark{
	font-size: 10px;
	font-weight: bolder;
	padding-bottom: 5px;
	text-align: center;
}
.note{
	font-size: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
}
.titre{
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}
.time{
	font-size: 10px;
	font-weight: bolder;
	text-align: left;
	font-style: italic;
}

a {
	color: #DE6B2E;
	text-decoration: none;
	font-weight: bold;
}
a.link:link {
	color: #DE6B2E;
	text-decoration: none;
}
a.link:visited {
	color: #993366;
	text-decoration: none;
}
a.link:hover {
	color: #FFCC66;
	text-decoration: none;
}
a.link:active {
	color: #666666;
	text-decoration: none;
}

<link href="SaturnStyle.css" rel="stylesheet" type="text/css">
