body {
	margin: 0;
	padding: 0;
	border:0px;
	background-color: #000;
	color:#808080;
	font-family: trebuchet ms, verdana, tahoma, arial;
	font-size: 75%;
	line-height: 200%;}
	
#front {
	position: absolute;
	top:231px;
	left:115px;
	width:703px;
	height:24px;
}
#add {
	position:absolute;
	top:266px;
	left:484px;
	width:400px;
	height:20px;
}

img, a img {
	border: 0px;
	text-decoration:none;
	outline:none;
}
body > #menu {
	position: fixed;
}
a:active, a:visited, a:link {
	color: #954A00;
	text-decoration: none;
	font-style:italic;
	font-size: 14px;
	outline:none;
}
a:hover {
	color: #ABABAB;
	text-decoration: none;
	outline:none;
}
#menu {
	position: static;
	top: 0;
	left: 0;
	width: 250px;
	height: 100%;
	background-color: #000000;
}
#menutop {
	width: 220px;
	height: 103px;
	background-color: #000000;
}
#main {
	position: absolute;
	top:110px;
	left:250px;
	width: 730px;
	height: 568px;
}
#main1 {
	position: absolute;
	top:110px;
	left:250px;
	width: 730px;
	height: 100%;
}
#header {
	position: absolute;
	top:0px;
	left:250px;
	width: 730px;
	height: 60px;
	background:url(../pics/menu/header.jpg) no-repeat center;
}
#spacer {
	position: absolute;
	top:60px;
	left:250px;
	width: 730px;
	height: 50px;
	background:#000000;
}
#table {
	width: 728;
	height: 546;
	align: top;
	background-color: black;
}
#footer {
	position:absolute;
	left:250px;
	width: 730px;
	height: 60px;
	background:url(../pics/menu/footer.jpg) no-repeat center;
	top: 678px;
	}
#footerGAL {
	position:absolute;
	left:0px;
	width: 730px;
	height: 60px;
	background:url(../pics/menu/footer.jpg) no-repeat center;
	}	
#main h2 {
	border-bottom: 1px solid #808080;
	color:#808080;
	font-family: arial;
	font-weight: normal;
	letter-spacing: 8px;
	font-size: 200%;
	text-align: left;
}
h3 {
	border-bottom: 1px solid #808080;
	color:#808080;
	font-family: arial;
	font-weight: normal;
	letter-spacing: 8px;
	font-size: 200%;
	text-align: left;
}
.sea {
	color: #58ABBC;
	font-size:14px;
}
.sea2 {
	color: #58ABBC;
}
.normal {
	font-size:14px;
}
.retrait {
	margin-left: 30px;
}
.menu1 {
	border-bottom:solid 1px #808080;
	padding-top:15px;
	padding-bottom:5px
}
.onglet {
	border:solid 1px #808080; /* encadrement */
	margin:5px 5px 0px 5px; /* marge extérieure */
	padding:1px 4px 7px 3px
} /* marge intérieure */
a.onglet { /* style des liens se trouvant dans un onglet inactif */
	background-color: #black; /* le fond de l'onglet est gris */
	font-style:normal;
	text-decoration:none;
	outline:none;
} /* les liens ne sont pas soulignés */
.onglet-actif { /* style de l'onglet de la page active */
	color: #58ABBC;
	border:solid 1px #808080; /* l'encadrement est porté à 2 pixels */
	border-bottom:solid 2px #808080; /* le trait inférieur est effacé */
	margin:5px 5px 0px 5px; /* marges intérieures */
	padding:1px 3px 7px 3px; /* marges extérieures */
	background-color:#000000;
	font-size:14px;
}
.font80 {
	font-size: 75%;
	color: #999999;
}
.font90 {
	font-size: 90%;
}
.u {
	text-decoration: underline;
}
