@charset "utf-8";
/* CSS Document */

body {
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	background-color: #3E0000;
}
.blanc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.blanc-titre-artiste {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.blanc_it {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.gris {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #999999;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;

}
a:visited {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #CCCCCC;
}
#fond
{
background-image:url(../design/virtuelle_galerie_bas.jpg);
background-position:center;
background-repeat:no-repeat;
}
