﻿body 
{
    font-family:Arial;
    font-size:12px;
    color:#000;
    font-weight:normal;
    scrollbar-face-color: #bc824d;
    scrollbar-shadow-color: #8f5832;
    scrollbar-highlight-color: #eac9a1;
    scrollbar-3dlight-color: #eac9a1;
    scrollbar-darkshadow-color: #8f5832;
    scrollbar-track-color: #dfb57d;
    scrollbar-arrow-color: #dfb57d;
}
#contenu
{
    width:808px;
    margin-left:auto;
    margin-right:auto;
}
#bg_left
{
  width:68px;
  height:748px;
  background-image:url(Images/bg_left748.jpg);
  background-repeat:no-repeat;
  float:left; 
}
#section_menu
{
    width:156px;
    float:left;
}
#bg_menu
{
  width:156px;
  height:306px;
  background-image:url(Images/bg_menu.jpg);
  background-repeat:repeat-y;
}
#lkbison
{
    width:156px;
    height:171px;
    background-image:url(Images/lk_photo.jpg); 
    background-repeat:repeat;
}
#lkphoto
{
    text-align:center; 
    background-image:url(Images/lk_photo.jpg); 
    width:156px; 
    height:71px;
    background-repeat:repeat;
}
#laureat
{
    text-align:center;
    background-image:url(Images/lk_photo.jpg);
    width:156px;
    height:200px;
    background-repeat:repeat;
}
#bg_center
{
  width:17px;
  height:748px;
  background-image:url(Images/bg_center748.jpg);
  background-repeat:repeat;
  float:left; 
}
#bg_contenant
{
    vertical-align:baseline;
    width:492px;
    height:748px;
    background-image:url('Images/bg_repeat.jpg');
    background-repeat:repeat;
    float:left;
}
#bg_bison
{
    width:492px;
    height:76px;
    background-image:url(Images/bison.jpg);
    background-repeat:repeat;
    background-position:bottom;
}
#bg_right
{
  width:75px;
  height:748px;
  background-image:url(Images/bg_right748.jpg);
  background-repeat:no-repeat;
  float:left; 
}
#bg_footer
{
  width:808px;
  height:56px;
  background-image:url(Images/bg_footer1.jpg);
  background-repeat:no-repeat;
  clear:both; 
  margin-left:auto;
  margin-right:auto;
}
#contenuPage
{
    padding-top : 40px;
    padding-left : 60px;
    width:374px;
}
.divContenu
{
    padding-left:49px;
    padding-top:54px;
    width :400px;
}
.btnMenu
{   
    background-image:url(Images/btn.gif);
    background-repeat:no-repeat;
    line-height:30px;
    height:35px; 
    font-family:Arial;
    font-size:14px;
    color:#FFFFFF;
    text-decoration:none;  
    text-align:center;
}
.btnMenu1
{
    line-height:25px;
    font-family:Arial;
    font-size:12px;
    color:#32552e;
    text-decoration:none;  
}
.divMenu
{
    background-image:url(Images/btn.gif);
    text-align:center;
    font-family:Arial;
    font-size:14px;
    color:#FFFFFF;
    line-height:30px;
    background-repeat:no-repeat;
    height:35px;
    cursor:pointer;
}
.divMenuSelect
{
    background-image:url(Images/btn_over.gif);
    text-align:center;
    font-family:Arial;
    font-size:14px;
    color:#FFFFFF;
    line-height:30px;
    background-repeat:no-repeat;
    vertical-align:middle;
}
.divContent
{
    font-family:Arial;
    font-size:12px;
    background-color:#e0c166;
    color: #32552e;
    text-align:center;
}
.txt
{
    font-family:Arial;
    font-size:12px;
    color:#000;
    line-height:25px;
}
.titre
{
    font-family:Arial;
    font-size:18px;
    font-weight:bold;
    color:#000;
    font-style:italic;
}
.sstitre
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
}
.warning
{
    font-family:Arial;
    font-size:18px;
    font-weight:bold;
    color: #32552E;
}
a:link
{
    font-family:Arial;
    font-size: 12px;
    color: #000;
    text-decoration:underline;
}
a:hover
{
    font-family:Arial;
    font-size: 12px;
    color: #32552e;
    text-decoration:none;
    cursor:pointer;
}
a:visited
{
    font-family:Arial;
    font-size: 12px;
    color: #32552e;
    text-decoration:underline;
}