﻿body, html
{
	margin: 0px 0px 0px 0px;
    text-align: justify;
    font-family: Arial;
    font-size: small;
}

.Page, form
{
    width:990px;
    margin:0px auto 0px auto;
    
}


.Banner
{
    width:960px;
    height:136px;
    background:url(/images/BannerRight.gif) repeat-x;
    z-index:2;
}

.Logo
{
    width:509px;
    height:136px;
    background:url(/images/Banner.gif) no-repeat;
    
}



.MainContent
{
    margin:0px 5px 10px 10px;
    margin-top:40px;
    width:720px;
    height:100%;
    z-index:2;
    
    
}
.Menu
{
    margin-top:40px;
    
    width:225px;
    height:100%;
    left:0px;
}

.DarkStripe
{
    width:277px;
    height:20px;
    background-color:#f6d4a6;
    position:absolute;
    left:50%;
    margin-left:-428px;
    top:136px;
    
    
}

.LightStripe
{

    width:173px;
    height:20px;
    right:0px;
    background-color:#f7c88b;
       
}

.Contact
{
    width:285px;
    padding:6px 6px 6px 6px;
    border:dashed 1px #d46a0e;
    margin-left:10px;
    margin-right:5px;
    margin-bottom:10px;
    text-align: left;
}

.Left
{
    background:url(/images/bgLeft.gif) repeat-y;
    width:15px;
}
.Right
{
    background:url(/images/bgRight.gif) repeat-y;
    width:15px;
}
.TopContact
{
    width:243px;
    height:136px;
    position:absolute;
    right:50%;
    margin-right:-480px;
    background:url(/images/TopContact.gif) no-repeat;
}

.Bottom
{
    height:15px;
    background-color:#e58516;
    color:White;
    text-align:center;
    font-size:8pt;
}

.Langue
{
    position:absolute;
    width:70px;
    top:2px;
    right:50%;
    margin-right:-470px;
    text-align:center;
}

.Langue a
{
color:White;
font-size:8pt;
text-decoration:none;
}

.PageTitre
{
    height:15px;
    font-family:Times New Roman;
    font-size:14pt;
    color:#e58516;
}