body {
	background-color: #FFE9D2;
	background-image: url("../images/fondble.jpg");
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 10pt;
}
h1 {
	color: #653232;
}
table.galerietable {
	border-style: none; 
	width: 740; 
	height: 500;
}
td.galerietd {
	height: 250; 
	vertical-align: top; 
	text-align: center;
}
a.lientitre:link, a.lientitre:active, a.lientitre:hover, a.lientitre:visited {
	color : #fff; 
	text-decoration:none; 
	font-weight:bold; 
	font-family: arial; 
	font-size: 43px;
}
a:link, a:active, a:visited, a:hover { 
	color : #0000ff; 
	text-decoration:none;
}
hr {
	height: 1px; 
	color : #bfc8d7;
} 
.tablo {
	border-style:outset; 
	border-color:#bfc8d7; 
	border-width:2px;
}
.menu { 
	margin-left: 8px; 
	font-family: arial; 
	font-size: 8.5pt;
}