body 
{
    background-color: #FDF1D1;
}

div#general
{
   width: 100%; 
   background-color: #fff; 
}

div#mainContainer
{
    width: 960px;
    margin: 0px auto 0px auto;
}

td.mainMenu
{
    width: 135px;
    vertical-align: top;
    border-right: 1px solid #8B7755; 
    padding: 0px 5px 0px 5px;
    background-color: white;
}

td.mainMenuHome
{
    width: 135px;
    vertical-align: top;
    padding: 0px 5px 0px 5px;
    background-color: white;
}

td.horSpace
{
    width: 20px;
}

td.mainCenter
{
    width: 555px;
    vertical-align: top;
    height: 400px;
}

td.mainRight
{
    width: 215px;
    vertical-align: top;
    padding: 0px 5px 0px 0px;
}

div.patch
{
    width: 210px;
    vertical-align: top;
    padding: 5px 5px 0px 5px;
    border: 1px solid #8B7755; 
}

div.patchSansCadre
{
    width: 210px;
    vertical-align: top;
    padding: 5px 5px 0px 5px;
}

div.vertSep
{
    height: 10px;
}

td.mainBottom
{
    border-top: 1px solid #8B7755; 
    padding: 0px 5px 0px 5px;
    text-align: center;
    height: 30px;
    font-size: 11px;
}

td.mainBottom a
{
    color: #8B7755;
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    line-height: 18px;
    text-decoration: none;
}

td.mainBottom a:hover
{
    color: black;
}

#titre
{
    color: #8B7755;
    font-family: Arial, Sans-Serif;
    font-size: 18px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: bold;
}

#sousTitre
{
    color: #8B7755;
    font-family: Arial, Sans-Serif;
    font-size: 28px;
    line-height: 34px;
    font-weight: bold;
}

#menuLeft
{
    height: 35px;
    border-bottom: 1px solid #8B7755; 
}

#menuCenter
{
    height: 35px;
    border-top: 1px solid #8B7755; 
    border-bottom: 1px solid #8B7755; 
}

#menuSearch
{
   height: 35px;
   background-color: #8B7755;
   color: White;
}

a.topMenu
{
    color: #8B7755;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
    text-transform: uppercase;
}

a.topMenu:hover
{
    color: black;
}

a.topMenuCurrent
{
    color: black;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
    text-transform: uppercase;
}

a.topMenuCurrent:hover
{
    color: black;
}

a.mainMenu
{
    color: #8B7755;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
}

a.mainMenu:hover
{
    color: black;
}

a.mainMenuCurrent
{
    color: black;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
}

a.mainMenu:hover
{
    color: black;
}

/* Les styles pour la galerie d'images  */
div#photos
{
    margin: 0 auto;
}

div#photos ul
{
    overflow: auto;
    margin: 0;
    padding: 0;
}

div#photos ul li
{
    display: inline;
}

div#photos ul li a
{
    display: block;
    float: left;
    border: none;
    margin: 10px;
}

div#photos ul li img, img.thumbnail
{
    border: 1px solid #eee;
    box-shadow: 2px 2px 4px #ada49f;
    -moz-box-shadow: 2px 2px 4px #ada49f;
    -webkit-box-shadow: 2px 2px 4px #ada49f;
    width: 75px;
    height: 75px;
}

div#photos ul li img:hover, img.thumbnail:hover
{
    border: 1px solid #fff;
    box-shadow: 2px 2px 6px #6d644f;
    -moz-box-shadow: 2px 2px 6px #6d644f;
    -webkit-box-shadow: 2px 2px 6px #6d644f;
}

div#photos ul#gallery li img.thumbnail
{
    width: 80px;
    height: 60px;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
