body {font: 11pt/12pt arial; background-color:#d0e7c0; margin-top:0px; text-align:justify; color:#222;}

div#conteneur{position:relative;margin:auto; width:960px; height:700px;}
div#banniere{float:left; width:960px;height:276px;}
div#milieu{float:left; width:960px; background:url(imgs/milieu4.jpg); height:293px;}
div#bas{float:left; width:945px; font: 8pt/10pt arial; background:url(imgs/bas.jpg); height:34px; text-align:right; padding-right:15px;}

div#menu_left{float:left; margin-left:80px; vertical-align:right; margin-top:100px;}

h1{color:#c7a516; font-size:14pt; font-family:Georgia;}
b{color:#c7a516;}
a{color:#c7a516;}
.lien_noir{color:black;text-decoration:none;}


input{border:1px solid #8f4784; background:#e2cf7d; width:150px;}
input#submit{border:1px solid #8f4784; background:#e2cf7d; width:80px;}
textarea{border:1px solid #8f4784; background:#e2cf7d; width:150px;}

input#newsletter2
{
    width:160px;
    height:20px;
    background-color:white;
}

textarea#message
{
  width:404px;
  height:80px;
}

input#envoi
{
    background-image:url(imgs/fleche.png);
    background-repeat:no-repeat;
    cursor: pointer;
    width:15px;
    height:15px;
    border:0px;
}

#expression
{
    position:absolute;
    width:400px;
    height:20px;
    top:540px;
    left:550px;
}

#newsletter
{
    position:absolute;
    top:535px;
    left:10px;
    text-align:center;
}
