﻿body
{
    background:#f0f0f0;
    margin-top:0px;
    margin-left:0;

   
}

.page
{
    width:678px;
    margin-left:auto;
    margin-right:auto;
    height:100%;
    border:solid 1px #d2d2d2;
}

.header
{
    background:url('/images/SplashTop.jpg') no-repeat;

    height:94px;

}

.menu
{
    background:url('/images/SplashMenu.jpg') no-repeat;
    color:White;
    height:26px;
    padding-left:15px;
    
    
   
}

.menuitem
{
    font-family:Arial;
    font-weight:bold;
    font-size:10pt;
    float:left;
    line-height:26px;
    
}
.menuitem a
{
    text-decoration:none;
    color:White;
}


.content
{
    background:url('/images/SplashBottom.jpg') no-repeat;
    height:374px;
}

.footer
{
    background:url('/images/commanditaires.jpg') no-repeat 310px 45px;
    height:75px;
    background-color:white;
    padding-top:25px;
    font-family:Arial;
    font-size:8pt;
    padding-left:10px;
    font-weight:bold;
    
}

.boitetexte
{
    background:url('/images/BoiteTexte.jpg') no-repeat;
    width:162px;
    height:99px;
    float:left;
    margin-left:15px;
    margin-top:265px;
    padding-left:5px;
    padding-right:5px;
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
    color:Black;
    text-align:center;
    text-decoration:none;
    cursor:pointer;
    

}
