@CHARSET "UTF-8";


#col_left{
    width:406px;
    height:594px;
    float:left;
    -margin-top:-40px;
    position:relative;
    background:url('../images/text_home_bg.jpg') no-repeat;
    z-index:0;
}
#col_right{
    width:500px;
    height:564px;
    float:left;
    margin-top:5px;
    z-index:3;
    position:relative;
    -margin-top:-40px;
}

#header_left{
    margin:69px 10px 0px 27px;
    background:url('../images/home_titres.jpg') no-repeat;
    height:102px;
}

#body_left{
    margin:30px 10px 5px 27px;
    text-align:left;
}
