/* 
    Document   : style
    Created on : 20 juil. 2010, 09:17:21
    Author     : Sébastien
    Description:
        Purpose of the stylesheet follows.
*/

body { background:#CFE39B url('../img/bg.jpg') repeat-x; margin:0; padding:0; color:#427b1d; line-height: 20px; font-family:verdana; font-size:12px;}

h2 {color:#015037; border-bottom: 1px dashed #FFF; font-size:18px; padding-bottom:5px; margin-top:10px; padding-top: 0; }

a { color:#f7941d;}

img { border:none;}

div#espace_client { position:absolute; top:20px ; left:745px;color:#CCC; }

div#espace_client input { color:#CCC; border:1px solid #CCC; background:#FFF; }

div#container { width:980px; height:1115px; background: url('../img/home.jpg') no-repeat; margin-left:auto; margin-right:auto; position:relative;}

div#nouveau_logo { position:absolute; top:480px; left:10px; width:440px; }

div#produit { position:absolute; top:700px; width:440px; height: 300px; left:10px;}

div#locaux { position: absolute; top:480px; left:500px; width:460px; }

div#ancien { position: absolute; top:1050px; left:10px; width:450px; }

div#footer { position:absolute; top:1250px; width:980px; text-align: center; font-size:10px;}
