body
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: black;
	scrollbar-base-color: #002810;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
}

table {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	/*text-align:justify;*/
	font-style: normal;
	color: #FFFFFF;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
}

a{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #60F92D;



}
.page {
	font-size: 12px;
	color: #E7D3D8;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
.adresse {
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
.intertitre {


	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: normal;
	font-style: normal;
	color: #492A25;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}
.titre {
		
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight: bold;
	font-style: normal;
	color: #0D1E6A;
	
}
.titre:first-letter {
font-family: Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight: bold;
	font-style: normal;
	color: #EB3502;
	
}
.menu {

	font-size: 10px;
	color: #FFCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.pagedit {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}

a img{
  border: none;
  }
.clearer{
  clear: both;
  }
.news{
  margin: 20px 0 0;
  }
.news .newspic{
  float: left;
  border: 1px solid #013415;
  padding: 5px;
  margin: 0 15px 15px 0;
  }
.news p{
  text-align: justify;
  margin: 0 0 10px;
  }
.news h2{
  font: italic 24px Georgia, "Times New Roman", Times, serif;
  border-bottom: 1px solid #013415;
  margin: 0 0 15px;
  }
#pagination{
  clear: both;
  text-align: center;
  border-top: 1px solid #013415;
  border-bottom: 1px solid #013415;
  }
.wallpaper{
  width: 200px;
  float: left;
  }
.wallpaper img{
  display: block;
  margin: 15px 15px 5px;
  }
.wallpaper a{
  margin: 0 5px;
  }
.gallerie a{
  display: block;
  float: left;
  margin: 15px;
  }
.selectGalerie{
	margin-left: 50px;
	background-color: transparent;
	border: solid 1px #152B1E;
	color: white;
	width: auto;
}
.selectOptionGalerie{
	background-color: #152B1E;
}