﻿#home-blue-panel
{
    background: #DFF3FA;
    width: 485px;
    font-size: 9px;
}
#home-blue-panel-top
{
    background: url(/App_Themes/MFC/images/home-blue-panel-top.png) no-repeat;
    height: 8px;
    font-size: 8px;
}
.home-blue-panel-left
{
    float: left;
    border-right-style: solid;
    border-right-color: #95B6C5;
    border-right-width: 1px;
    width: 170px;
    padding-left: 10px;
    padding-right: 5px;
}
.home-blue-panel-left a
{
    text-decoration:none;
    color:#434343;
}
.home-blue-panel-left a:hover
{
    text-decoration: underline;
    color:#434343;
}
.home-blue-panel-right
{
    float: left;
    width: 170px;
    padding-left: 10px;
    padding-right: 5px;
}
.home-blue-panel-right a
{
    text-decoration:none;
    color:#434343;
}
.home-blue-panel-right a:hover
{
    text-decoration: underline;
    color:#434343;
}

#home-blue-panel-bottom
{
    background: url(/App_Themes/MFC/images/home-blue-panel-bottom.png) no-repeat;
    height: 8px;
    font-size: 8px;
}

#home-moteur
{
    background: url(/App_Themes/MFC/images/leftcol-home.png) no-repeat; /*height:518px;*/
}

#home-nav
{
    font-size: 10px;
}

