body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FBFBE9;
}
.italbold {
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}
a {
	text-decoration: none;
	color: #663300;
}
td.titre {
	background-image: url(images/artiste-peintre-2.gif);
	font-size: 36px;
	font-weight: bold;
	color: #333333;
	width: 600px;
	height: 100px;
	vertical-align: bottom;
}
.menu2 {
	font-size: 18px;
	font-weight: bold;
}
.menutitre {
	font-size: 24px;
	font-weight: bold;
}

.bodytexte {
	font-size: 12px;
}

.bodytexte2 {
	font-size:12px;
	height: 27px;
	vertical-align: top;
}
.entete {
	font-size: 12px;
	color: #333333;
	font-style: italic;
}
.piedpage {
	font-size: 10px;
	color: #666666;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #333333;
}
.liste {
	font-size: 12px;
	color: #660000;
}
.phrasebas {
	font-size: 16px;
	font-weight: bold;
}
.accentue {
	color: #660000;
}
.diminue {
	font-size: 12px;
}
.copyright {
	font-size: 10px;
	font-style: italic;
	color: #666666;
}