body{
 overflow:auto; text-align: center;
  margin:0;
  padding: 5px 0 0 0;
  font-family: "lucida sans",verdana,arial;
  font-size: 11px;
  background-color:#a99086;
}

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

a:hover{
  text-decoration:underline;
}

a.h2{
  color:#f15738;
}

img{
  border:0;
}

th{
  vertical-align: top;
}

h3{
  
  color:#f15738;
  margin: 10px 0px 3px 0px;
}

h2{
  font-size:16px;
  color:#f15738;
  margin: 10px 0px 0px 0px;
}

h1{
  color:#592a6a;
  font-size:19px;
  font-weight:bold;
}

ul.error_list{
  color:red;
  font-weight:bold;
  list-style-type: none;
  margin:0;
  padding:0;
}

#site{
 position:absolute;
left: 50%; width:838px;
  margin-left: -419px;
  padding:0;
  background: url(../images/interface/fond.png);
 text-align:left
}

#top{
  width:838px;
  height:33px;
  margin:0;
  padding:0;
  background: url(../images/interface/top.png) no-repeat;
}

#logo-menu{
  margin: 0 40px 0 40px;
  height:160px;
 margin-bottom: 180px;  background: url(../images/interface/programme.jpg) no-repeat right;
}

#frise {margin-left:6px;
}

#menu {
	margin-left:10px;
  	margin-top: 0px;

  	position: absolute;
	top: 213px;
	left: 36px;
	width: 1000px;
	font-family: "lucida sans",verdana,arial; 
font-size: 14px;
color:#FFFFFF;
}
#menu dl {
	margin: 0;
	padding: 0;
	float: left;
	width: 149px;
}
#menu dt {
	padding: 0;
	cursor: pointer;
	height: 24px;
	line-height: 24px;
	margin: 0px;
	text-align: center;
	font-weight: bold;background : #592A6A;
}
#menu dd {
	display:none;
	margin: 0;
	padding: 0;
	margin-top: 0px;
	width: 146px;
	margin-left:1px;
	height: 119px;
	background : white;
  	filter:alpha(opacity=85);
 	 -moz-opacity:0.85;
  	-khtml-opacity: 0.85;
  	opacity: 0.85;
}
#menu ul {
	margin: 0;
	padding: 0px;
}
#menu li {
	line-height: 27px;
	height: 30px;
	list-style-type: none;
	margin-top: 0px;
	padding: 0px;
	text-align: center;	font-size: 11px;color:#A99086;
}
#menu li a, #menu dt a {
	color: #453F30;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #453F30;
	border-right: 3px solid white;
	border-left: 3px solid white;
}
#menu li a:hover {
	color: #f15738;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #f15738
}
#content{
  margin: 70px 40px 20px 40px;
  padding:0
}

#bottom{
 text-align:center; width:838px;
  height:27px;
  margin:0;
  padding:0;
  background: url(../images/interface/bottom.png) no-repeat;
  clear:both;
}

#bottom-links{top:1000px; margin-top:7px;
}

#bottom-links a{
  color:#444633;
}

div.quote1{
  background:url(../images/interface/top-guillemet.png) top left no-repeat;
  width:465px;
}
div.quote2{
  padding:8px;
  background:url(../images/interface/bottom-guillemet.png) bottom right no-repeat;
}

#edito{font-family: "lucida sans",verdana,arial;
  font-size: 11px;
}

#actus{
  float:right;margin-top: 600px;  width:259px;
  padding:0;
  margin:0;
}

div.orange{
  width:259px;
  background-color:#f15738;
  color:white;
}
div.orange-content{
  padding:0 10px 0 10px;
}
div.orange-content ul{
  padding:0 0 0 10px;
  margin: 0;
}

div.orange-content ul>li{
  padding:5px 0 5px 0;
  margin: 0;
}
div.orange-content em{
  font-size:10px;
}

div.orange-top{
  width:259px;
  height:20px;
  background: url(../images/interface/top-orange.png) no-repeat;
}
div.orange-bottom{
  width:259px;
  height:20px;
  background: url(../images/interface/bottom-orange.png) no-repeat;
}

/* admin */
.content
{
  text-align: left;
}

/*gallery */
.photo-gallery td {
  text-align: center;
  padding-top: 10px;
  width:33%;
}

.photo-gallery {
  width:100%;
}