body{
  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{
  width:838px;
  margin:auto;
  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:270px;
  background: url(../images/interface/logo-droite.jpg) no-repeat right;
}

#menu{
  margin-top: 30px;
  text-align:center;
}

#menu-home{
  float: left;
  margin-left:10px;
}

#menu-contact{
  float: right;
  margin-right:10px;
}

#menu-middle{
  width:581px;
  height:49px;
  margin:auto;
  padding-top:8px;
  background: url(../images/interface/fond-menu.gif) no-repeat;
}

.goutte-menu{
  margin: 0 9px 0 9px;
}

#content{
  margin: 15px 40px 20px 40px;
  padding:0
}

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

#bottom-links{
  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;
}

#actus{
  float:right;
  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%;
}