body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.fond_principal {
	background-color: #000000;
	background-image: url(images/fond_cadre_principal.gif);
	background-repeat: repeat-y;
}
.fond_pied_page {
	background-image: url(images/fond_pied_page.gif);
	background-repeat: no-repeat;
}
.fond_artiste {
	background-image: url(images/fond_artiste.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.fond_expo {
	background-image: url(images/fond_expo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.fond_livre {
	background-image: url(images/fond_livre.gif);
	background-repeat: no-repeat;
	background-position: center 18px;
}
.fond_livrejazz {
	background-image: url(images/fond_livre2.gif);
	background-repeat: no-repeat;
	background-position: center 18px;
}
.ond_reportage_photo {
	background-image: url(images/fond_reportage_photo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.fond_peintures {
	background-image: url(images/fond_peintures.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.justifie {
	text-align: justify;
}
.noir_droite {
	color: #000000;
	text-align: right;
}
.bordure_bas_rose {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #EA1E5D;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.bord_jaune_photos {
	background-color: #FFFF99;
	background-image: url(images/bord_jaune_photos.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.titrenoir {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.noir {
	color: #000000;
}
.bordureblanche {
	border: medium solid #FFFFFF;
}
.blanc14gras {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

