body
{
   margin:0px;
   padding:0px;
   background-color:#bdc3c6;
   background-image:url(images/title_all.gif);
   background-repeat: repeat-y;
   background-attachment: scroll;
   background-position: center center;
   font-family:  Arial, Helvetica, sans-serif;
   font-size: 10pt;
}

#page
{
    width:979px;
    margin-left:auto;
    margin-right:auto;
}
#page_back
{
    background-image:url(images/background.jpg);
    
    background-repeat:no-repeat;
    padding-top: 215px;
    padding-left: 100px;
    padding-right: 102px;
}
#frame{

}
#sectionContenu{
    width: 535px;
    float: right;
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
    min-height: 605px;
}
#sectionMenu{
    height: 38px;   
}
.MenuTop{
    height: 38px;
    float: right;
    margin-right: 60px;
}
.MenuTop td{
    height: 38px;
}
.mnuStaticItem span{
    width: 40px;
    height: 32px;
    display: block;
    text-align: center;
    color: white;
    font-size: 14pt;
    font-family: Verdana;
    padding-top: 6px;
}
.mnuStaticItem td{
    height: 38px;
}
.mnuStaticItem a{
    display: block;
    color: white;
    text-decoration: none;
    font-size: 14pt;
    height: 32px;
    font-family: Verdana;
    padding-top: 6px;
}
.mnuDynMenu{
   width: 142px;
   height: 28px;
   background-image: url(images/DynMenuBack.jpg);
}
.mnuDynMenu td{
    width: 142px;
   height: 28px;
}
.mnuDynItem a{
    display: block;
    overflow: hidden;
    color: white;
    text-align: center;
    text-decoration: none;
    font-size: 10pt;
    font-weight: bold;
    font-family: Verdana;
    
}
#sectionMenuLeft{
    float: left;
    padding-left: 46px;
    width: 166px;
}
.MenuLeft{
    margin-top:7px;
    width: 166px;
}
.mnuStaticItemLeft{
    
    height: 34px;
}
.MenuLeft td{
    padding-bottom: 9px;
}
.mnuStaticItemLeft td{
    padding-left: 7px;
    height: 34px;
    background-image: url(images/static_back_menu_left.gif);
    padding-bottom: 0px;
}
.mnuStaticItemLeft a{
    display: block;
    color: white;
    text-decoration: none;
    font-size: 10pt;
    height: 26px;
    font-family: Verdana;
    text-align: center;
    padding-top: 8px;
    white-space: nowrap;
    font-weight: bold;
}
.mnuStaticItemLeft span{
    display: block;
    color: white;
    font-size: 10pt;
    height: 26px;
    font-family: Verdana;
    text-align: center;
    padding-top: 8px;
    white-space: nowrap;
    font-weight: bold;
}
.mnuDynMenuLeft{
   width: 159px;
   height: 33px;
   background-image: url(images/DynMenuBackLeft.jpg);
}
.mnuDynMenuLeft td{
    width: 159px;
   height: 33px;
}
.mnuDynItemLeft a{
    display: block;
    overflow: hidden;
    color: white;
    text-align: center;
    text-decoration: none;
    font-size: 10pt;
    font-weight: bold;
    font-family: Verdana;

}

p {margin: 0; padding: 0;}
.fontSize1
{
    font-size:8pt;
}
.fontSize2
{
    font-size:10pt;
}
.fontSize3
{
    font-size:12pt;
}
.fontSize4
{
   font-size:14pt;
}
.fontSize5
{
   font-size:18pt;
}
.fontSize6
{
   font-size:24pt;
}
.fontSize7
{
   font-size:36pt;
}
.BorderImage
{
    border: solid 1px black;
}
