﻿body 
{
    text-decoration: none;
}

/*HEADER*/
div#header
{
    height: 0px;
    width: 976px;
}

/*page_base CONTENT*/
div#page_base_content
{
    /*padding-top: 20px;*/
    height: 400px; /*443px;*/
    width: 976px; /*background-color: #000099;*/
    background-image: url('../images_layout_web/Centrale_800.jpg');
}

div#page_base_left_cont
{
    height: 400px; /*443px;*/
    width: 244px;
    float: left;
    overflow: hidden;
    text-decoration: none;
}

div#page_base_left_cont_top
{
    height: 25px;
    width: 732px;
    overflow: hidden;
    float: right;
    text-decoration: none;
    margin-left: 30px;
    margin-top: 10px;
}

div#page_base_right_cont
{
    height: 400px; /*443px;*/
    width: 732px;
    float: left;
    overflow: hidden;
    text-decoration: none;
}
