﻿@font-face { 

font-family : "Decker"; 
src : url("/fonts/Decker.ttf"); 
font-style : normal; 
} 


.divMainMaster
{
    border-right-style: solid ;
    border-right-width: 1px;
    border-right-color: #CCCCCC;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #CCCCCC;
}

.divTopHeaderFR
{
    background-image : url('/Images/FR/Menu/TopHeader.jpg');
    padding-top : 0px;
}

.divTopHeaderEN
{
    background-image : url('/Images/EN/Menu/TopHeader.jpg');
    padding-top : 0px;
}

.divSwitchLangue
{
    padding-top : 5px;
    padding-bottom : 10px;
    color : white;
    font-weight : lighter ;
}

.divFacebook
{
    padding-top : 5px;
    padding-bottom :0px;
}


.divLeftHeader
{
    float: left;
    width  : 22%; 
}

.divLeftHeaderInsider
{
   min-height : 108px;
}

.divRightHeader
{
    width : 77%;
    float: left;
}


.divSwitchLangue a 
{
    color : white;
}

.divSwitchLangue a:hover 
{
   text-decoration: underline;
}



.divAlignRightHeader 
{
    text-align : right; 
    padding-right : 5px;
    color: White;
    font-size : 12px;
    font-weight : bold ;
    line-height : 20px;
}


.divLeftHeaderLogo
{
    float: left; 
    width  : 22%;
}

.divLogo
{
    padding-top : 8px;
    padding-left : 2px;
    font: 10px Arial, Helvetica, Sans-serif;
    text-align : center ;
    color : #d27b40;
}

.divFax
{
    width : 77%;
    float: left; 
    text-align : right ;  
    padding-right : 5px;
    color: White;
    font-size : 12px;
    font-weight : bold ;
    line-height : 20px;
}


.divTop
{
    background-image : url('/Images/Universal/Pages/background/GreebBoxUp.gif');
    background-repeat : no-repeat ;
    background-position : right bottom;
    height : 20px;
    margin-right : 10px;
    padding-top : 10px;
}

.divTopNoRightColumn
{
    margin-right : 10px;
    padding-top : 10px;
     height : 20px;
}


.divFooter
{
    border-color: #678d13;
    font-size: 9px;
    border-top-style: solid;
    border-top-width: 1px;
    padding-top : 5px;
}

.divSiteMapPath
{
    font-size : 10px; 
    padding-bottom : 3px;
    margin-bottom : 10px;
    border-bottom-style :dotted  ;
    border-bottom-color : #92aa65 ; 
    border-bottom-width : 1px;
    width : 440px;
    margin-left : 10px;
}

.divTopNoRightColumn .divSiteMapPath
{
    width : 97%;
}
