/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#conteneur {
	font: 12px/14px Georgia, Time, serif;
	background: #fff;
	width: 770px;
	margin: 0 auto;
	padding: 18px 18px 0px 18px;
	background-image: url(b/fond.gif);
}
#footer{
	clear: both;
	font: 10px/14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #7E6F72c;
	padding-top: 30px;
	padding-bottom: 50px;
	background: url(b/bas.gif) left bottom no-repeat;
}

#nav {
	margin-bottom: 15px;
	padding-bottom: 10px;

}
#sepa {
	width: 700px;
}
a {
	font: 14px/14px Georgia, Time, serif;
	color: #7E6F72;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
#footer a {
	font: 10px/14px Arial, Helvetica, sans-serif;
}
.legendes {
	font: italic 12px/14px Georgia, Time, serif;

}
.thumb {
	margin-bottom: 5px;
}
#contenu a:hover {
	text-decoration: none;
}
#contenu {
	text-align: center;
	background: url(b/separateur.gif) top center no-repeat;
	padding-top: 15px;
}
