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: 80px ;
	width: absolute ;
	margin: 0 ;
	background: #F0DDBC ;
	list-style-type: none ;
}

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

#menu {
	position: absolute;
	width: 996px;
	height: 30px ;
	margin: 0 ;
	padding: 0 ;
	background: url(../images/menu1.gif) repeat-x ;
	list-style-type: none ;
	font-size: 12px ;
}

#menu dl {
float: left;
width: 164px ;
border-right: 2px solid #660000 ;
}
#menu dt {
cursor: pointer;
width: 164px ;
display: block ;
text-align: center;
font-weight: bold;
color: #CCFFCC;
font: 15px;
margin: 5px 0 0 0;
height: 1.8em;
}
#menu dd {
display: none;
background: url(../images/menu2.gif) repeat-x ;
}
#menu li {
	float: left ;
	text-align: center ;
	list-style-type: none ;
}
#menu li a, #menu dt a {
	width: 164px ;
	display: block ;
	line-height: 30px ;
	font-weight: bold ;
	color: #FFFFFF;
	letter-spacing: 1px ;
	text-decoration: none ;
	background: url(../images/menu1.gif) repeat-x ;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
	background: url(../images/menu2.gif) repeat-x ;
}
/**
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 ;
}
