﻿html, body {
font-family: Arial Unicode MS;
font-size: 11pt;
margin: 0;
padding: 0;
height:100%;
 background-image:url(ImagesL/fondlakswhite4.jpg);
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position:center top;
}

#centre 
{
  top:40px;
  position:static;
  margin-left: auto;
  margin-right: auto;
  width: 800px;
}

#plan
{
    width:402px;
    height:31px;
    left:50%;
    margin-left:-201px;
    top:10px;
    position:fixed;
    background-image:url(ImagesL/plan.png);
    background-repeat:no-repeat;
    color:#f5f5f5;
    font-weight:900;
    font-size:10pt;  
    
}
#pl2
{
    width:402px;
    height:31px;
    left:50%;
    margin-left:-201px;
    top:50px;
    position:fixed;
    background-color:#faebd7;
    color:#f5f5f5;
    font-weight:900;
    font-size:10pt;  
}
#embrasse
{
    width:100%;
    left:0px;
    top:0px;
    position:fixed;
    
}
.emb
{
  
}

.plbis
{
    width:360px;
    height:31px;
    left:50%;
    margin-left:-180px;
    top:10px;
    position:fixed;
   padding-left:5px;
}
.plter
{
    width:360px;
    height:31px;
    left:50%;
    margin-left:-180px;
    top:10px;
    position:fixed;
   padding-left:0px;
}
.tdh
{
    width:70px;
    cursor:pointer;
    
}
.asoul
{
    text-decoration : none;
color:#000000;
cursor:pointer;
}
.tdh:hover { background-color: #ffe4b5; }
.tdh2:hover 
{
    background-color: #ff9966; 
    color:Black;
    }
.asoul:hover{color:Blue}
p
{
    text-align:justify;
    padding-left:20px;
    padding-top:10px;
}
.pimp
{
    display:none;
}
.noprint
{
}


