/* CSS Document */
.moteur {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.moteurNoir {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color: #000000;
}

.moteurGris {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

.titreMenuGauche{	
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 1.3em;
}

.titreMenuGaucheGris {	
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	line-height: 1.3em;
}

.texte {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.texte p { margin: 0px; }

.texteInterligne  {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 1.3em;
}

.titreDateMAJ {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}


.titreDateMAJgris {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
}

.texteGris {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
}

.listeArtistes {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	line-height: 1.3em;
}

.titreMenuGris {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
}

.titreMenuGrisClair {
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 1.3em;
}

.titreBlancGras {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

.titreBlanc  {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
}

.titreSurNoir  {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 2px;
}


.titreNouveauArtiste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.lettreAlphabet {
	font-family: Arial;
	font-size: 14px;
	color: #00FF00;
	font-weight: bold;
}

.motVertNoir14 {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	background-color: #00FF00;
}

.motVertNoir12 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #00FF00;
}

.motGrisClair12 {
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
}

.nomArtiste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
  vertical-align: middle;
  height: 25px;
}

.nomArtisteGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
}

.titreOeuvre {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.techniqueOeuvre {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.bioNomArtiste  {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 1.3em;
}

.bioDate  {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.bioTitreEvent  {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-style: italic;
}

#linkSavoirPlus a:link {
	color: #666666;
	text-decoration: none;
	}
	
#linkSavoirPlus a:visited {
	color: #666666;
	text-decoration: none;
	}
	
#linkSavoirPlus a:hover {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	}
	
#linkSavoirPlus a:active {
	color: #666666;
	text-decoration: none;
	}

a:link {
	font-family: Arial;
	color: #999999;
}

a:hover {
	font-family: Arial;
	color: #000000;
}

a:visited {
	font-family: Arial;
	color: #999999;
}
a:active {
	font-family: Arial;
	color: #999999;
}

table.menu a, table.menu a:link, table.menu a:visited, table.menu a:active
{
	font-family: Arial;
	color: #000000;
	text-decoration: none;
}

table.menu a:hover
{
	background-color: #00FF00;
	font-family: Arial;
	color: #000000;
	text-decoration: none;
}

table.menuGris a, table.menuGris a:link, table.menuGris a:visited, table.menuGris a:active
{
	font-family: Arial;
	color: #999999;
	text-decoration: none;
}

table.menuGris a:hover
{
	background-color: #00FF00;
	font-family: Arial;
	color: #000000;
	text-decoration: none;
}
