/*Design de la page index des sites*/
body {
        font-family: "Trebuchet MS", Arial, Sans-serif;
        font-size: 9px;
        color: #333333;/*themecolour3%0;*/
        background-color: #ffffff;/*themecolour3;*/
}
table {
        font: 9pt "trebuchet ms", arial, sans-serif
}
p {
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 20px;
        }
blockquote {
        margin-top: 0px;
        margin-bottom: 0px;
        color: #333333;/*themecolour3%0;*/
        margin-right: 0px;
}
ol {
        margin-top: 0px;
        margin-bottom: 0px;
        color: #333333;/*themecolour3%0;*/
}
.rightcolumn ul {
        color: #333333;/*themecolour3%0;*/
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 45px;
        list-style-image: url(images/index_bullet.gif);
}
.ie .leftcolumn {
  margin-left: 15px;
}
.ie7 .leftcolumn {
  margin-left: 15px;
}
.leftcolumn ul {
        color: #333333;/*themecolour3%0;*/
        margin-top: 0px;
        margin-bottom: 0px;
        /*margin-left: 10px;*/
        list-style-image: url(images/index_bullet2.gif);
}

a:link {color: #6a78a7;/*themecolour1$ -3.3%, -21.6%;}*/
}

a:visited {color: #6a78a7;/*themecolour3%0;*/
}

a:hover {color: #33305b;/*themecolour6;*/
}

.paneltext a:link {color: #6a78a7;/*themecolour1$ -3.3%, -21.6%;}*/
}

.paneltext a:visited {color: #6a78a7;/*themecolour3%0;}*/
}

.paneltext a:hover {color: #33305b;/*themecolour6;}*/
}



h1 {
        font-size: 16px;
        font-weight: bold;
        color: #222222;/*themecolour3%0;*/
        margin-top: 0px;
        margin-left: 20px;
        margin-bottom: 0px;
        padding-bottom: 2px;
}
h2 {
        font-size: 15px;
        color: #8c9cd5;/*themecolour1;*/
        margin-top: 0px;
        margin-left: 20px;
        margin-bottom: 0px;
        font-weight: bold;
}

.hnavbg {
        color: #222222;
        background-image: url(images/index_hnavbar_bg.gif);
        background-repeat: repeat-x;
        font-size: 8pt;
        font-weight: bold;
}

.leftcolumn {
        background-image: url(images/index_border_left.gif);
        background-repeat: repeat-y;
}

.rightcolumn {
        background: url(images/index_border_right.gif) repeat-y right;
}

.footer {
        background-image: url(images/index_footer_bg.gif);
        background-repeat: repeat-x;
}
.toptext {
        padding-right: 30px;
}
.paneltext {
        padding-right: 30px;
}

.lien {
  position: absolute;
        left: 5px;
}


A.type1:link {color:#222222; text-decoration:underline;}
A.type1:visited {color:#222222; text-decoration:underline;}
A.type1:active {color:#222222; text-decoration:underline;}
A.type1:hover {color:#222222; text-decoration:underline;}
