body     {
	font-size: 11px;
	font-family: Arial, Verdana;
	margin-top: 0px;
	border-top: 0px;
	background-color: #000;
	color: #FFF;
}
#site {
	background-color: #000;
	background-position: center;
	width: 1024px;
	height: 768px;
	position: fixe;
}
#fond-texte {
	background-image: url(../images/fond-texte.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-color: #054040;
	background-position: 0px 0px;
}
#sous-menu  { background-color: #061a34; background-image: url("../images/sous-menu.jpg"); background-repeat: inherit; background-attachment: scroll }
#footer {
	height: 50px;
	width: 1000px;
	background-position: center;
	color: #FFF;
}
#texte   { visibility: visible; position: inherit; z-index: 0; top: auto; left: 15px; width: auto; height: auto }
h1    {
	font-size: 14px;
	font-weight: bold;
	text-align: inherit
}
.footer   {
	color: #fff;
	font-size: 10px;
	background-repeat: repeat
}
.message    {
	font-size: 11px;
	line-height: 1.3;
	margin: 10px 20px;
	position: static;
	float: left
}
.chapeau         {
	color: #0CF;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-variant: small-caps;
	line-height: 1.5;
	margin-left: 15px;
	position: inherit;
	left: 15px;
	width: 200px;
	float: inherit
}
.titre_couleur        {
	color: #09F;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	position: static;
}
.titre_blanc  {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	border-left: 10px none
}
a:link  {
	color: #09F;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none
}
a:hover {
	color: #FFF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	border-color: #900000
}
a:visited {
	color: #09F;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none
}
.alerte { color: #c10000; font-size: 11px; font-weight: normal }
.bouton                 {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #4FDAFF;
	text-align: center;
	margin: 5px;
	padding: 5px;
	border: 1px solid #000
}
.form             {
	color: #333;
	font-size: 11px;
	font-family: Verdana, Arial, "Nom de police";
	background-color: #f3f3f3;
	margin: 3px;
	padding: 1px;
	width: 250px;
	border: solid 1px #bdbdbd
}
.champtexte  {
	color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, "Nom de police";
	background-color: #999;
	margin: 3px;
	padding: 1px;
	width: 420px;
	border: solid 1px #bdbdbd
}
.small { font-size: 9px; font-family: Verdana, Arial, "Nom de police" }


 /* dates */
.ds_box {
	background-color: #FFF;
	border: 1px solid #000;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #333;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead {
	background-color: #CCC;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 25px;
}

.ds_cell {
	background-color: #EEE;
	color: #000;
	font-size: 11px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #F3F3F3;
}
.texte    { font-style: normal; top: 12px }
#adresse  {
	font-size: 12px;
	line-height: 16px;
	background-image: url(../images/fond-texte.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 30px;
}
#danceuse  { background-image: url("../images/danceuse.gif"); background-repeat: no-repeat; background-attachment: scroll }
#texte-noir {
	visibility: visible;
	position: inherit;
	z-index: 0;
	top: auto;
	left: 15px;
	width: auto;
	height: auto;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
