body {
 background-color: #000000;
  font-family:Papyrus,serif;
  font-size: 16px;
  color: #d1d957;
}

a {
	color:#d1d957;
	text-decoration: none;
}

a:hover {
  color:#ff8600;
}


h1{
  font-size: 40px;
}

.overflow {
  height: 450px; 
  overflow: auto;
}

.overflow_agenda {
  height: 190px; 
  overflow: auto;
}

.overflow_photo {
  height: 110px;
  overflow: auto;
  margin-left:auto;
  margin-right:auto;
  text-align: center;
  }

table#centre  {
  margin-left:auto;
  margin-right:auto;
  width: 90%;
  border-spacing: 0px;
  border-collapse: collapse;
}

table#pagetitle  {
  width: 100%;
  height: 130px;
}

table#agenda  {
  background-image: url(gris.png);
  margin-left:auto;
  margin-right:auto;
  width: 80%;
  border-spacing: 0px;
  border-collapse: collapse;
}

table#agenda_past  {
  color: #ee3a0d;
  font-size: 12px;
  background-image: url(gris.png);
  margin-left: 0px;
  margin-right: 0px;
  width: 90%;
  border-spacing: 0px;
  border-collapse: collapse;
  font-weight: bold;
}

div#galerie
{
	width: 90% ;
	background: #000000 ;
	border: 0px;
	padding: 0px ;
	margin-left:auto;
	margin-right:auto;
	text-align: center ;
	font: 0.9em Georgia, serif ;
	overflow: auto;
}

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

ul#galerie_mini li
{
	float: left;
}

ul#galerie_mini img
{
	height: 90px;
	margin: 2px 1px ;
	border: 0px;
}

dl#photo
{
	clear: both ;
	margin: 0 auto ;
}

dl#photo dt
{
	font-family :Papyrus,serif;
	font-size: 20px;
	color: #d1d957;
	font-weight: bold;
}

dl#photo dd
{
	margin: 0 ;
}

dl#photo img
{
	border: 0px;
	height: 300px;
}
.overflow_agenda2 {
	height: 450px;
	overflow: hidden;
}
