﻿.logo
{
    text-align: center;
    position: absolute;
    width: 190px;
    height: 80px;
    margin-left: 5px;
    background: url('/ig_common/EschImages/MenuMinette/esch_logo_intranet.png') no-repeat right top;
    margin-top: 38px;
}
.labelTitre
{
    text-align: center;
    position: absolute;
    margin-left: 230px;
    margin-top: 99px;
    color: #7b0000;
    font-weight: bold;
}
.topAreaIntranetLeft
{
    background: url('/ig_common/EschImages/MenuMinette/eschminette_intranet_topleft.png') repeat-x left top;
    color: #FFFFFF;
    height: 140px;
}
.topAreaIntranetRight
{
    background: url('/ig_common/EschImages/MenuMinette/eschminette_intranet_topright.png') no-repeat right top;
    height: 140px;
    width: 850px;
    float: right;
}
.topNavContainer
{
    background-image: url('/ig_common/EschImages/MenuMinette/divider.png');
    background-repeat: no-repeat;
    background-position: right;
}
.tdLigneBleue
{
    border-top-color: #AAAAAA;
    border-top-style: solid;
    border-top-width: 1px;
    height: 4px;
}
.topDivider
{
    background-image: url('/ig_common/EschImages/MenuMinette/divider2.png');
    background-repeat: repeat-x; 
}
td.celluleMenu 
{
    padding-left: 4px;
}
td.cellInfoTitre
{
    color: #7b0000;
   padding-top: 15px;
}