<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: #ffffff;
	padding: 0px;
	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;
	list-style-position: outside;
	list-style-type: disc;

}
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: center;
	width: 800px;
	height: auto;
	border-top: 0px none #ffffff;
	border-right: 1px none #ffffff;
	border-bottom: 0px none #ffffff;
	border-left: 1px none #ffffff;
	list-style-position: outside;

}
td {
  border: 1px dotted #ffffff;
}



/* DIV du logo*/

#header {
	height: 230px; /* Hauteur */
	padding: 0px;
	width: 800px;
	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);

}
#tableauliens {
	background: center;
	width: auto;
	color: #242021;
	height: auto;
	margin-top: auto;
	padding-left: 0px;
	margin-left: 0px;
	border: 1px none #ffffff;
	text-align: center;
}

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

#header h1 {

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

colo:r white; /* blanc */

}

#tableauliens td {
	color: #242021;
	font-weight: normal;
	text-align: center;
	border: 1px solid #FFF;
}


/* Titre 1 de la section principale */

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

}
h1 {
  font-size: 16px;
  font-weight: bold;
}

h2 {
  font-size: 14px;
  font-weight: bold;
}
h3 {
  font-size: 10px;
  font-weight: bold;
}



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;}
.rouge {color: #F00;}
</pre></body></html>