@import url('editor.css');
html {
     width: 100%;
     height: 100%; 
     background-image: url('../images/bg.jpg');
}
body {
     color: Black;
     padding: 0 39px;
     border: 0;
     font-family: Arial, serif;
     font-size: 10px;
     width: 681px;
     min-height: 100%;                   
     margin: 0 auto;
     background-image: url('../images/contentbg.jpg');
     position: relative;
}
img {
     border: 0;
}
a {
     color: Black;
}
ul {
     padding: 0;
     margin: 1em 1em 1em 2.5em;
}
h1 {
     margin: 0;
     padding: 2px 0 0 0;

}
h1 a {
     outline: none;
     text-indent: -9999px;
     display: block;
     width: 681px;
     height: 222px;
     background-image: url('../images/header.jpg');
}
ul#menu {
     position: absolute;
     width: 511px;
     height: 40px;
     margin: 0;
     padding: 0 80px 0 90px;
     top: 224px;
     left: 39px;
     background-image: url('../images/menu.jpg');
     list-style-type: none;
}
ul#menu li {
     float: left;
     font-family: Helvetica;
     text-transform: uppercase;
     color: #875800;
     font-size: 13px;
     padding: 9px 12px;
     background-image: url('../images/separator.jpg');
     background-repeat: no-repeat;
     background-position: 100% -5px;
}
ul#menu li.last {
     background-image: none;
}
ul#menu a {
     color: #2a6818;
     text-decoration: none;
}
ul#menu a:hover {
     color: #875800;
}
#section {
     background-image: url('../images/section.jpg');
     background-repeat: repeat-y;
     width: 651px;
     padding: 15px 15px;
     margin: 40px 0 0 0;
     min-height: 300px;     
}
#footer {
     clear: both;
     width: 681px;
     height: 68px;
     background-image: url('../images/footer.jpg');
}
#footer ul {
     list-style-type: none;
     margin: 0 0 0 205px;
     padding: 30px 0 0 0;
}
#footer ul li {
     float: left;
     padding: 0;
     margin: 0;
     border-right: 1px solid black;

     padding: 0 5px;
}
#footer li.last {
     border-right: 0;
}
#footer ul li a {
     text-decoration: none;
}
#footer ul li a:hover,
#footer ul li.on {
     text-decoration: underline;
}
#footer p {
     margin: 0;
     padding: 0;
     clear: both;
     text-align: center;
}

#footer p a {
     text-decoration: none;
}
#footer p a:hover {
     text-decoration: underline;
}
.text {
     margin: 7px 0 0 0;
     padding: 10px;
     border: 1px solid #ceba94;
     background-color: White;
     font-size: 12px;
     float: left;
     width: 170px;

}
h2 {
     text-transform: uppercase;
     color: #2a6818;
     font-family: Helvetica;
     font-size: 18px;
     font-weight: normal;
     margin: 0 0 0.5em 0;
     padding: 0;
}
h2.standalone {
     margin: 0;
}
h3 {
     text-transform: uppercase;
     color: #2a6818;
     font-family: Helvetica;
     font-size: 11px;
     font-weight: normal;
     margin: 0 0 1em 0;
}
.projet {
     float: right;
     width: 175px;
     height: 101px;
     padding: 200px 15px 0 15px;
     margin-right: 6px;
     font-size: 11px;
}
#projet1 {
     background-image: url('../images/projet1.jpg');
}
#projet2 {
     background-image: url('../images/projet2.jpg');
}
#projet3 {
     padding-top: 25px;
     height: 276px;
     background-image: url('../images/projet3.jpg');

}
#topMenu {
     position: absolute;
     text-align: right;
     top: 5px;
     right: 60px;
     text-transform: uppercase;
     color: #875800;
     font-family: Helvetica;
     font-size: 11px;
     font-weight: normal;
}
#topMenu a {
     color: #875800;
     text-decoration: none;
}
#topMenu a:hover {
     text-decoration: underline;
}
#sectionText {
     width: 563px;
     margin-left: 15px;
     background-image: url('../images/contenttop.jpg');
     padding: 30px 30px 0 30px;
     font-size: 11px;
     background-repeat: repeat-y;
     overflow: hidden;
}
#sectionText #end {
     clear: both;
     display: block;
     margin: 0 0 0 -30px;
     padding: 0;
     width: 623px;
     overflow: hidden;
     height: 40px;
     background-image: url('../images/contentbottom.jpg');
     background-repeat: repeat-y;

}
dt {
     font-weight: bold;
     text-decoration: underline;
     margin-bottom: 0.1em;
     font-size: 1.1em;
}
dd ul {
     padding-left: 0;
     margin-left: 0.8em;
}

#overlay{
    background-image: url('../images/overlay.png');
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 90;
    width: 100%;
    height: 100%;
}

* html #overlay{
    background-color: #333;
    background-color: transparent;
    background-image: url('../images/transparent.gif');
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
        src="images/overlay.png", sizingMethod="scale");
}

#box{
    background:#2d2d2d;
    padding:16px;
    border:2px solid #eee;
}

#close{
    position:absolute;
    top:-5px;
    right:-5px;
    cursor:pointer;
}
#mainImage {
     border: 2px solid #2a6818;;
}
.thumbnails {
     text-align: center;
}
.thumbnails img {
     border: 1px solid #875800;
}
fieldset {
     border-color: #2a6818;
     padding: 1em;     
}
label {
     display: block;
     float: left;
     clear: left;
     width: 11em;
}
input.submit {
     border: 1px solid #2a6818;;
     background-color: transparent;
     margin-left: 122px;
     padding: 0.1em 0.2em;
}
img.map {
     float: right;
     border: 1px solid #875800;
}
dd {
     display: none;
}
dt {
     cursor: pointer;
}
a.etapes {
     display: block;
     font-size: 1.2em;
     border: 2px solid #2a6818;;
     padding: 0.5em;
     margin: 0 auto;
     width: 200px;
     text-align: center;
     text-decoration: none;
     font-weight: bold;
}
a.etapes:hover {
     background-color: #2a6818;
     color: White;

}