body
{
  position: absolute ;
	margin: auto ;
  top: 0 ;
  left: 0 ;
	padding: 0 ;
	text-align: center ;
	font-size: 1.2em ;
	background: url(../images/fond-marron.gif) ;
	list-style-type: none ;
}

div#entete
{
	height: 62px ;
	width: absolute ;
	margin: 0 ;
	background: #F0DDBC ;
	list-style-type: none ;
}

div#conteneur
{
	width: 610px ;
	text-align: center ;
	margin: 0 0 0 10px ;
	list-style-type: none ;
}

ul#menu
{
	height: 25px ;
	margin: 0 ;
	padding: 0 ;
	background: url(../images/menu-marron-a.gif) repeat-x ;
	list-style-type: none ;
}

ul#menu li
{
	float: left ;
	text-align: center ;
	list-style-type: none ;
}

ul#menu li a
{
	width: 120px ;
	line-height: 25px ;
	font-size: 12px ;
	font-weight: bold ;
	letter-spacing: 1px ;
	display: block ;
	text-decoration: none ;
	border-right: 2px solid #993333 ;
	list-style-type: none ;
}

ul#menu li a:hover
{
	background: url(../images/menu-marron-b.gif) repeat-x ;
	list-style-type: none ;
}

div#contenu
{
	height: auto ;
	margin: 10px 0 0 0 ;
	text-align: justify ;
	text-indent: 2em ;
	line-height: 1.7em ;
	list-style-type: none ;
}

div#contenu table a
{
	height: auto ;
	margin: 5px 0 5px 0 ;
	text-align: left ;
	list-style-type: none ;
}

/*
p#date
{
	margin: 0 ;
	padding-right: 10px ;
	line-height: 30px ;
	text-align: right ;
	border-bottom: 0 ;
	list-style-type: none ;
}
*/

div#galerie
{
	width: 1000px ;
	padding: 5px ;
	margin: 5px 0 5px 0 ;
	text-align: center ;
	list-style-type: none ;
}

ul#galerie_mini
{
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
}

ul#galerie_mini li
{
	float: center ;
	list-style-type: none ;
}

ul#galerie_mini li a img
{
	margin: 0 ;
	border: 1px solid #dcb ;
	list-style-type: none ;
}

dl#photo
{
	clear: both ;
	margin: 0 auto ;
	list-style-type: none ;
}

dl#photo dt
{
	font: italic 2em Arial, serif ;
	color: #ccc ;
	list-style-type: none ;
}

dl#photo dd
{
	margin: 0 ;
	list-style-type: none ;
}

dl#photo img
{
	border: 1px solid #dcb ;
	list-style-type: none ;
}

