﻿body
{
   /* background-image:url(../images/background.jpg);
    background-position:left top;
    background-repeat:repeat-x;*/
    
    /*background-color:#35547e;*/
    background-color:white;
    margin-top:0;
    margin-left:0;
    margin-right:0;
    height: 100%;
}


.MainTable
{
    background-color:white;
    width:922px;
}

.Frame
{
    width:1004px;     
    background-color:White;
}

.Bottom
{    
    font-size:10pt;
    color:#5d5d5d;
}

.Bottom A
{
    color:#5d5d5d;
    text-decoration:none;
}

.Bottom A:Hover
{
    color:#262626;
    text-decoration:none;
}

.SearchInputBox
{
    width:125px;
    color:#1b2731;
    background-color:White;
    margin-right:5px;
    margin-top:2px;
    vertical-align:middle;
    border: solid 1px #c6c6c6;
}

.TopMenuHeader
{
    color:#5d5d5d;
    font-size:12pt;
    margin-right:5px;
}

.TopMenuHeader A
{
    color:#5d5d5d;

    font-size:12pt;
    font-weight:lighter;
    
    text-decoration:none;
}
.TopMenuHeader A:Hover
{
    color:#353535;
    font-weight:normal;
    
    text-decoration:none;
}

.HeaderLong
{
    background-image:url(../images/header.jpg);
    width:922px; 
    height:214px; 
}
.Header
{
    background-image:url(../images/Header_bluemontagne_finish_small.jpg);
    width:922px; 
    height:82px; 
}

.Highlights
{
    width:201px; 
    height:82px;
    background-image:url(../images/highlights-bg_small.gif);
}

.HighlightsLong
{
    width:201px; 
    height:214px;
    background-image:url(../images/highlights-bg.gif);
}



.TransOff {background-color: Transparent; }
.TransOn {background-color: Transparent; opacity:.80; filter: alpha(opacity=80); -moz-opacity: 0.8;}

.Banner
{
    cursor:pointer;
}

.BannerTextZone
{    
    width:196px; 
    height:82px;   
 
    margin-left:5px;
      
    position: absolute;              
    z-index: 2;
    
    color:White;
    font-size:15px;
    font-weight:bold;
    text-align:center;
}

.BannerTextZoneLong
{    
    width:196px; 
    height:214px;   
 
    margin-left:5px;
      
    position: absolute;              
    z-index: 2;
    
    color:White;
    font-size:15px;
    font-weight:bold;
    text-align:center;
}

#banner_gdg_short
{
    width:189px;
    height:57px;
    
    margin-top:10px;
    
    background-image:url(../images/banner_gdg_short.gif);
    background-position:left;
    background-repeat:no-repeat;
    
    color:#5fa0bb;
    font-size:10px;
}

#banner_gdg
{
    width:189px;
    height:105px;
    
    margin-top:5px;
    
    background-image:url(../images/banner_gdg.gif);
    background-position:left;
    background-repeat:no-repeat;
    
    color:#5fa0bb;
    font-size:10px;
}
.banner_gdg
{
    color:#70c636;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}
.banner_gdg A
{
    text-decoration:none;
}
.banner_gdg A:Hover
{
    text-decoration:none;
}


.MenuHeader
{
    color:white;
    height:100%; 
    font-size:12pt;
    font-weight:bold; 
}
.MenuHeader IMG
{
    margin-right:10px;
}

.MenuHeader A
{
    color:white;
    font-size:11pt;
    font-weight:bold;
    
    text-decoration: none;  
}

.MenuHeaderSelected
{
     cursor:pointer;
     color:black;         
     
     background-color:White;
}
.MenuHeaderSelected A
{
     cursor:pointer;
     color:black;         
     font-weight:bold;     
     background-color:White;
}


.bodySection
{
     font-size:12px;
     font-family:"Calibri", "Verdana", "sans-serif";
}

.MenuGDGEnvironnement
{
    vertical-align:middle;
    
    color:white;
    font-size:14px;
    font-weight:bold;
}


.MenuHeaderGDGEnvironnement
{
    width:200px;
    height:100%; 
    border: solid 1px #cde705;
    /*background-image: url(../images/NewTemplate/gdgenvironnementmenubutton.jpg);*/
    background-color:#93b835;
    
    font-size:12pt;
    font-weight:bold; 
}
.MenuHeaderGDGEnvironnement IMG
{
    margin-right:10px;
}

.MenuHeaderGDGEnvironnement A
{
    color:white;
    font-size:11pt;
    font-weight:bold;
    
    text-decoration: none;  
}

.MenuHeaderSelectedGDGEnvironnement
{ 
     cursor:pointer;
     color:black; 
     font-weight:bold;    
     /*background-image: url(../images/NewTemplate/gdgenvironnementmenubutton_selected.jpg);  */
     background-color:#bbd75d;
     height:30px;   
}
.MenuHeaderSelectedGDGEnvironnement A
{     
     font-weight:bold;     
}

.MenuHeaderGDGEnvironnementSubItems
{
    width:200px;
    height:25px; 
    border: solid 1px #cde705;
    background-color:#93b835;
    /*background-image: url(../images/NewTemplate/gdgenvironnementmenubutton.jpg);*/
    
    color:White;
    font-size:12px;
    font-weight:bold;
    
    text-align:left; 
}
.MenuHeaderGDGEnvironnementSubItems A
{
    color:White;
    font-size:12px;
    font-weight:bold; 
}

.MenuHeaderSelectedGDGEnvironnementSubItems
{ 
     cursor:pointer;
     color:black; 
     font-weight:bold;    
     background-color:#bbd75d;
     /*background-image: url(../images/NewTemplate/gdgenvironnementmenubutton_selected.jpg);  */
     height:25px;    
}
.MenuHeaderSelectedGDGEnvironnementSubItems A
{     
     font-weight:bold;     
}