body {
    background-image:url(/skel/img/bg0.gif);
    background-repeat:repeat-x;
    background-position:top;
    background-color:#ffffff;
    scrollbar-face-color:#4e5da8;
    scrollbar-shadow-color:#ffffff;
    scrollbar-highlight-color:#ffffff;
    scrollbar-3dlight-color:#ffffff;
    scrollbar-darkshadow-color:#ffffff;
    scrollbar-track-color:#ffffff;
    scrollbar-arrow-color:#ffffff;
    margin:0px;
    padding:0px;
    text-align:center; }

a {
    color:#4e5da8; }

code {
    color:green; }

h1 {
    color:#4e5da8;
    font-family:'Century Gothic';
    font-size:34px;
    font-weight:normal;
    border-bottom:1px solid black; }

h2 {
    color:#4e5da8;
    font-family:'Century Gothic';
    font-size:24px;
    font-weight:normal; }

hr {
    color:black;
    height:1px;
    width:100%; }

li {
    font-size:16px;
    padding-bottom:10px; }

table.plan td.marge {
    background-position:top right;
    background-repeat:no-repeat;
    background-image:url(/skel/img/bg1.gif);
    text-align:right;
    vertical-align:top; }

table.plan td.rubriques {
    background-repeat:no-repeat;
    background-image:url(/skel/img/bg2.gif);
    vertical-align:top;
    text-align:right;
    padding-left:0px;
    padding-right:6px;
    padding-top:25px; }

table.plan td.rubriques a {
    color:#000000;
    font-family:'Verdana';
    font-size:13px;
    font-weight:bold;
    letter-spacing:1px;
    line-height:24px;
    text-decoration:none; }

table.plan td.rubriques a:hover {
    text-decoration:underline; }

table.plan td.menus {
    font-weight:none;
    height:25px;
    text-align:center;
    vertical-align:center; }

table.plan td.menus a {
    color:#ffffff;
    font-family:'Verdana';
    font-size:12px;
    letter-spacing:1px;
    text-decoration:none; }

table.plan td.menus a:hover {
    text-decoration:underline; }

table.plan td.recherche {
    background-color:#4e5da8;
    text-align:right;
    vertical-align:center;
    width:87px; }

table.plan td.hierarchie {
    height:25px;
    font-family:'Verdana';
    font-size:13px;
    color:#333333;
    text-align:right; }

table.plan td.hierarchie a {
    font-family:'Verdana';
    font-size:13px;
    color:#333333;
    text-decoration:none;
    font-weight:bold;
}

table.plan td.hierarchie a:hover {
    text-decoration:underline;
}

table.plan td.contenu {
    font-family:'Verdana';
    font-size:12px;
    text-align:left;
    background-color:#ffffff;
    height:435px;
    background-position:top left;
    background-repeat:no-repeat;
    background-image:url(/skel/img/bg3.gif);
    padding-top:20px;
    padding-bottom:30px;
    padding-left:35px;
    padding-right:35px; }

