body {	background-color:black;
	margin:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	color: #ffffff;
	font: 13px Century Gothic, Verdana, Arial, Helvetica, sans-serif;
}

p { text-align: justify;
	color: white;
}

a.lien        { text-decoration:none;
	display: inline;
	color: #cccccc;}
a.lien:hover  { text-decoration:none;
	color: #ffffff;
	background-color: transparent;
}

a.lientop        { text-decoration:none;
	display: inline;
	color: #cccccc;}
a.lientop:hover  { text-decoration:none;
	color: #ffffff;
	background-color: transparent;
	border-bottom: thin groove #BFA152;
}

a.webmaster        { text-decoration:none;
	display: inline;
	color: #cccccc;
	font-size: 70%;
}
a.webmaster:hover  { text-decoration:none;
	color: #ffffff;
	background-color: transparent;
}

a:visited  { color:#cccccc; }
a:active   { color:#ffffff; }	

.ti_gold15 {
	color: #BFA152;
	font-size: 15px;
	line-height: 1.2em;
}

.ti_15 {
	color: #ffffff;
	font-size: 15px;
	line-height: 1.2em;
	font-weight: bold;
}

.ligne {
	border-bottom: thin solid white;
}


txt    { color: white; font-size: 13px; }
txt11    { font-size:11px; color:white; }
txt10    { font-size: 10px; color:white; }
txt9b   { font-size:9px; font-weight:bold; letter-spacing:1px; color:white; }
txtgris { color: #444444;}

ti_nom {
	color: silver;
	font-weight: bold;
	text-align: right;
	font-size: 16px;
}

sous_ti {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

/* marquee */

   .marqueeBoxH, .marqueeBoxV{
      margin:auto;
      border-top:1px solid #BFA152;
      border-bottom:2px solid #BFA152;
      overflow:auto;
	line-height: 2.5em;
}
   .marqueeBoxH{
      width:600px;
      height:25px;
      white-space : nowrap;
   }
   .marqueeBoxV{
      width:600px;
      height:75px;
   }



