<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin-top: 0px; /* marge supÃŠrieure */
	text-align: center;





	color: #;
	padding: 0px;
	list-style: disc;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #242201;
	background: #242021 url(../images/base/fondspirales.jpg) repeat-y scroll center top;
	font: 10px Verdana, Arial, Helvetica, sans-serif;

}
body, html {
	scrollbar-face-color: #252122;
	scrollbar-shadow-color: #242021;
	scrollbar-highlight-color: #fffff;
	scrollbar-3dlight-color: #242021;
	scrollbar-darkshadow-color: #242021;
	scrollbar-track-color: #242021;
	scrollbar-arrow-color: #FFF;
}

/* DIV global */

#wrapper {
	margin: 0 auto auto;
	text-align: left;
	width: 802px;
	height: auto;
	background: #cecccd;
	border-top: 0px none #ffffff;
	border-right: 1px none #ffffff;
	border-bottom: 0px none #ffffff;
	border-left: 1px none #ffffff;

}
#tableauliens {
	color: #242021;
	margin-top: auto;
	padding-left: 0px;
	margin-left: 0px;
	text-align: left;
	border: 0px none #242021;
}
  
#tableauliens td {
	color: #242021;
	font-weight: normal;
	border-top: 1px none #ffffff;
	border-right: 1px none #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 0px none #ffffff;
}


/* DIV du logo*/

#header {
	height: 230px; /* Hauteur */
	padding: 0px;
	width: 802px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	background: url(../images/base/banniere.jpg);

}

*/ Titre 1 de cet en-tÃĒte */

#header h1 {

font-variant: small-caps; /* Petites capitales */

colo:r white; /* blanc */

}

/* DIV de la section principale */

#main {
	padding: 15px 30px 0px; /* Remplissage */
	/* bordure gauche 170 pixels */

margin: 0 0 0 240px;
	font: 10px/normal Verdana, Arial, Helvetica, sans-serif;
	width: 500px;
	border-right-style: none;
	border-bottom-style: none;
	border-left: none #ffffff;
	border-top: none #ffffff;
  }
#footer {
  clear: both;
  text-align: center;
  padding-right: 10px;
  padding-left: 20px;
}



/* Titre 1 de la section principale */

#main h1 {
	color: #242021;
	font-size: 12px;
	font-variant: small-caps;
	margin-top: 20px;
	float: none;
	clear: none;

}

/* DIV du menu */

#menu {
	width: 221px;
	font: 10px/20px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	list-style: none outside;
	letter-spacing: 0em;
	text-align: left;
	text-indent: 0px;
	margin-bottom: auto;
	float: left;
	clear: both;
	border-top: 1px none #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px none #ffffff;
	padding: 15px 10px 10px 0px;

}

a:link {
	color: #242021;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #242021;
	font-size: 10px;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #242021;
	font-size: 10px;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #242021;
	font-size: 10px;
	font-weight: bolder;
}
a img {border: none;
	}

    
</pre></body></html>