/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
villedepontivy.com 2008
contact@conseil-net.com
*****************************************************************/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
            REVEIL BEAUTE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body {
    background:#e6e6e6;
    margin : 0;
    font-family: Arial;
    font-size: 11px;
    text-align:center;
}

td, th {
    font-family: Arial;
    font-size: 11px;
}
img {
    border:0px;
}
img { behavior: url(/scripts/iepngfix.htc); }

#reveil-beaute {
    position:relative;
    width:785px;
    border:0px;
    padding:0;
    margin:auto;
    background:url(/img/bg-contents.gif) top left repeat-y;
}
#banner-reveilbeaute {
    background:url(/img/bg-banner.gif) top left no-repeat;
    height:309px;
    width:785px;
    position:relative;
}
    #banner-reveilbeaute #logo {
         position:absolute;
         top:14px;
         left:50px;
    }
    #banner-reveilbeaute #flash {
         position:absolute;
         top:77px;
         left:436px;
    }
    #banner-reveilbeaute #adresse {
         position:absolute;
         top:70px;
         left:270px;
         color:#f0819e;
         font-size:14px;
         font-weight:bold;
         text-align:left;
    }
    #banner-reveilbeaute #tel {
         position:absolute;
         top:104px;
         left:270px;
         color:#f0819e;
         font-size:20px;
         font-weight:bold;
         text-align:left;
    }
    #banner-reveilbeaute #ouverture {
         position:absolute;
         top:154px;
         left:20px;
         color:#000000;
         font-size:12px;
         font-weight:normal;
         text-align:left;
    }
    #banner-reveilbeaute #texte {
         position:absolute;
         top:205px;
         left:20px;
         color:#000000;
         font-size:12px;
         font-weight:normal;
         text-align:left;
         width:300px;
    }

#content-reveilbeaute {
    margin:-5px 18px 0 12px;
    background:#fff url(/img/bg-main.gif) top right no-repeat;
    width:755px;
    height:799px;
    position:relative;
}
    #content-reveilbeaute #soins1{
         position:absolute;
         top:20px;
         left:10px;
         width:190px;
         text-align:left;
    }
         #content-reveilbeaute #soins1 table{
                background-color:#faecf0;
                border-bottom:2px solid #bfbd93;
         }
    #content-reveilbeaute #epilations{
         position:absolute;
         top:315px;
         left:10px;
         width:160px;
         text-align:left;
    }
         #content-reveilbeaute #epilations table{
                background-color:#faecf0;
                border-bottom:2px solid #bfbd93;
                margin:15px 0 0 0;
         }
    #content-reveilbeaute #yeux{
         position:absolute;
         top:30px;
         left:220px;
         width:200px;
         text-align:left;
    }
         #content-reveilbeaute #yeux table{
                background-color:#faecf0;
                margin:0 0 0 20px;
                border-bottom:2px solid #bfbd93;
         }
    #content-reveilbeaute #visage{
         position:absolute;
         top:30px;
         left:460px;
         width:200px;
         text-align:left;
    }
         #content-reveilbeaute #visage table{
                background-color:#faecf0;
                margin:5px 0 0 0;
                border-bottom:2px solid #bfbd93;
                width:160px;
         }
    #content-reveilbeaute #uv{
         position:absolute;
         top:140px;
         left:460px;
         width:200px;
         text-align:left;
    }
         #content-reveilbeaute #uv table{
                background-color:#faecf0;
                margin:5px 0 0 0;
                border-bottom:2px solid #bfbd93;
                width:160px;
         }
    #content-reveilbeaute #enplus{
         position:absolute;
         top:160px;
         left:220px;
         width:200px;
         text-align:left;
    }
         #content-reveilbeaute #enplus table{
                background-color:#faecf0;
                margin:0 0 0 20px;
                border-bottom:2px solid #bfbd93;
         }
    #content-reveilbeaute #formules{
         position:absolute;
         top:590px;
         left:10px;
         width:330px;
         text-align:left;
    }
         #content-reveilbeaute #formules table{
                background-color:#faecf0;
                border-bottom:2px solid #bfbd93;
                margin:0;
                width:330px;
         }
    #content-reveilbeaute #visuel{
         position:absolute;
         top:495px;
         left:380px;
    }
    #content-reveilbeaute #plan{
         position:absolute;
         top:710px;
         left:380px;
    }
    #content-reveilbeaute #passeport{
         position:absolute;
         top:280px;
         left:460px;
    }

#footer-reveilbeaute {
    background:url(/img/bg-footer.gif) top left no-repeat;
    width:785px;
    height:84px;
    position:relative;
}
    #footer-reveilbeaute #copyright {
        position:absolute;
        top:20px;
        left:80px;
    }
