/* CSS Document */
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}

.basdepage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6F6F6F;
}


a:link,a:visited
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #00ffff;
}
a:hover
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
a.artiste:link,a.artiste:visited
{
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
a.artiste:hover
{
	font-size: 10px;
	text-decoration: none;
	color: #00ffff;
}

.fondmenu {
	background-image: url(images/galerie_olympe_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
    font-weight: bold;
}

.texte2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
