body
{
	background-color: #000000;
	background-image: url(../images/grille.gif);
	scrollbar-face-color:#FFFFFF;
  scrollbar-track-color : #F1F1F1;
  scrollbar-3dlight-color: #6B207D;
  scrollbar-shadow-color: #6B207D;
  scrollbar-darkshadow-color : #6B207D;
  scrollbar-highlight-color : #6B207D;
}

td.texte
{
	font-family : Verdana;
	font-weight : 0;
	font-size   : 13;
	color				: #6B207D;
}

table.texte
{
	background-color : #FFFFFF;
	background-position: top left;
	background-image: url(../images/fond_blanc.gif);
}
td.titre
{
	font-family : Verdana;
	font-weight : bold;
	font-size   : 28px;
	color				: #FFFFFF;
} 

td.infoExpo
{
	font-family : Verdana;
	font-weight : 0;
	font-size   : 12px;
	color				: #FFD800;
} 

td.infoExpoViolet
{
	font-family : Verdana;
	font-weight : 0;
	font-size   : 13px;
	color				: #6B207D;
} 

a:link
{
  font-family : Verdana;
  text-decoration : none;
  color : #000000;//#1229CE;
  font-size : 12;
  font-weight : bold;
}

a:active
{
 	font-family : Verdana;
  text-decoration : none;
  color : #000000;//#1229CE;
  font-size : 12;
  font-weight : bold;
}

a:visited
{
  font-family : Verdana;
 	text-decoration : none;
  color : #000000;//#1229CE;
  font-size : 12;
  font-weight : bold;
}

a:hover
{
  font-family : Verdana;
 	text-decoration : underline;
  color : #000000;//#7AAFFF;
  font-size : 12;
  font-weight : bold;
}
