﻿body{
text-align:center;
margin:0px;
}

#Header_Flags
{
vertical-align:top;
height: 50px;
background-image:url(../images/header_flags_bg.gif);
background-repeat:repeat-x;
cursor: pointer;
}

#Header_Flag
{
position:relative;
float:left;
margin: 8px 0px 0px 6px;
}

#Header_Flash
{
background-image:url(../images/header_flash_bg.gif);
background-repeat:repeat-x;
height: 130px;
}

#MainBanner
{
 clip: rect(-25px);
 margin-top:-46px;
 position:relative;  
}

#Body_Default
{
 width:755px;
 height:550px;
}

#Body_Main
{
background-image:url(../images/body_bg.gif);
background-repeat: repeat; 
height: 100%;   
}

#Footer_Splitter
{
background-image:url(../images/footer_splitter.gif);
background-repeat: repeat-x; 
height: 2 px;
}

#Footer_Menu
{
height: 21px;
vertical-align: top;
}

#Footer_Menu_Pirogue
{
 position:relative;
 float:right;
 margin: 7px 2px 0px 0px;
}

#Footer_Menu_Infos
{
 position:relative;
 float:right;
 margin: 7px 2px 0px 0px;
}

#Footer_Menu_Conditions
{
 position:relative;
 float:right;
 margin:  7px 0px 0px 0px;
}

#Footer_Menu_Separator
{
position:relative;
float:right;
margin: 7px 2px 0px 0px;
color: #748893;
font-family:Arial;
font-size:10px;
}

#Footer_Menu_Links:link
{
color: #748893;
font-family:Arial;
font-size:10px; 
text-decoration:none;
}

#Footer_Menu_Links:visited
{
color: #748893;
font-family:Arial;
font-size:10px; 
text-decoration:none;
}

#Footer_Menu_Links:hover
{
color: #748893;
font-family:Arial;
font-size:10px; 
text-decoration:underline;
}

.MesLiens
{
    text-decoration : none;
    color: #FF9B37;
    font-size: 11px;
    font-family: Arial;    
}

.MesLiens:visited
{
    text-decoration : none;
    color: #FF9B37;
    font-size: 12px;
    font-family: Arial;    
}

.MesLiens:hover
{
    text-decoration : underline;
    color: #FF9B37;
    font-size: 12px;
    font-family: Arial;    
}

.MesLiens:link
{
    text-decoration : none;
    color: #FF9B37;
    font-size: 12px;
    font-family: Arial;    
}