html {height:100%}
body {
max-width:1200px; min-width:972px; height:100%; margin:auto;
background:url(images/degrade.jpg) repeat-x top #232323;
font-family:arial; color:white;
}
a img {
border:0px;
}
#fond1 {
position: absolute; top:0px; width:100%; max-width:1200px; height:800px; z-index:-5;
background:url(images/fond1.png) no-repeat top center;
}
#fond2 {
position: absolute; bottom:0px; width:100%; max-width:1200px; height:800px; z-index:-5;
background:url(images/fond2.png) no-repeat bottom center;
}
div#conteneur {
width:972px;
margin:auto;
padding-bottom:128px;
}
div#conteneur div#contenu {
background:url(images/bg.png) repeat-y center;
min-height:575px;
padding:0 70px;
text-align:justify;
font-size:13px;
}
div#conteneur div#contenu h2:first-child {margin:0;}
div#conteneur div#contenu p:first-child {margin:0;}
div#clear {clear:both; margin:0;}
a {
font-size:13px;
color:#B3B7BA;
outline-style:none;
}

h2 {
color:#AFC494;
text-decoration:underline;
}

div#gauche {
float:left;
padding-top:20px;
margin:0 50px 0 0;
}
div#droite {
float:left;
border-left:1px solid #7B7D80;
padding-left:15px;
padding-top:10px;
}
table#formulaire_contact input, table#formulaire_contact textarea {
border:1px solid #B3B7BA;
background-color:transparent;
margin-bottom:1px;
color:#AFC494;
width:450px;
}
table#formulaire_contact input.bouton {
width:100px;
}

