﻿html { 
  overflow-y: scroll; 
} 
body
{
    margin: 0;
    padding: 0;
    background: url(images/mainbg.png);
    background-repeat: repeat-x;
    background-color: #414141;
    color: #969595;
    margin: 0 0 0 0;
    font-family: tahoma, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #CCCCCC;
}
.head
{
    background:url(images/head.png) ;
    background-repeat:no-repeat;
    width:770px;
    height:157px;
}
.foot
{ background:url(images/foot.png) repeat-x  ;  
  height:90px;
}


.hMenus a, .hMenus2 a
{
    color: #006699;
    font-size: 9pt;
    text-decoration: none;
}
.hMenus a:hover, .hMenus2 a:hover
{
    text-decoration: underline;
    color: #0099CC;
    font-size: 9pt;
}
.designed
{
    font-size: 9pt;
    font-style: italic;
    color: #333333;
    font-weight: bolder;
}
.copyrights
{
    font-size: 9pt;
    color: #006666;
}


.sous-titre
{
    color: #FF9933;
    text-align: left;
    font-weight: bold;
    padding-left: 20px;
    font-size: 14px;
}
.album-photo
{
    margin: 8px;
    border: 2px solid #333333;
}
.liNews
{
    background-image: url('images/arrow2.gif') 100% 50%;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
    margin-bottom: 10px;
}
.liNews a
{
    color: #333333;
    text-decoration: none;
}
.mazal
{
    color: #CC9900;
    font-size: 14px;
}
.AdmDisp
{
    margin: 5px;
    float: left;
}
