body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	text-align: left;
	
}
#contener {
	width: 95%;
	border: none;
	
}
#contenu {
	margin-left: 3em;
	margin-right: 2em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	padding-left: 3em;
}
#header h1 {
	text-indent: 2px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	height: auto;
	width: 100%;
	margin-top: 2em;
	margin-bottom: 2em;
	font-variant: small-caps;
}
#nav, #sidebar, #contenu h2, .plus a, .clic, #bottom, #DivLiens {
display: none;
}
#header {
display: block;
text-align: center;
}
#contenu h3 {
	font-size: 14px;
	font-weight: bold;
}
img {
	border: 0;
	background-color: transparent;
}
img.left {
	float: left;
	margin-right: 2em;
	margin-left: 0.5em;
}
.spacer {
	clear: both;
}
.gras {
	font-weight: bold;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}#contenu p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.2em;
	/*padding-right: 2em;
	padding-left: 2em;
	margin-right: 2em;
	margin-left: 2em;*/
}
table#galerie {
	text-align: center;
	width: 100%;
}
table#galerie td {
	width: 33%;
}

table#galerie img {
	vertical-align: bottom;
}
table#galerie ul {
	font-size: 10px;
	/*font-weight: normal;*/
	margin-right: 0%;
	margin-left: 0%;
	padding: 0px 5px;
	margin-top: 0.25px;
	margin-bottom: 0.25px;
}
table#galerie li.titre {
	font-variant: small-caps;
	font-size: 12px;
}
table#galerie li {
	list-style-type: none;
}
a:link, a:hover, a:active, a:visited, a:focus {
	text-decoration: none;
	font-style: italic;
	color: #000000;
}
