#index_table
{
    width:100%;
}

#index_text
{
    padding:60px 30px 20px 50px;
    text-align:justify;
    vertical-align:top;
}

#index_photo
{
    width:302px;
    height:414px;
}

#index_img_principale
{
    vertical-align: bottom;
    width:302px;
    height:414px;
}

#news_pop_up
{
    position:absolute;
    z-index:20;
    width:616px;
    height:306px;
    background-image:url('/images/background/news_box.jpg');
}