td.pannelTitle

{

    background-color:#4B4B4B;

    text-align:center;

    color:#FFFFFF;

    font-weight:bold;

    font-size:11px;

}

td.pannelBody

{

    background-color:#CDCDCD;

    color:#000000;

    font-size:11px;

}

a.button

{

    position:relative;

    display:block;

    width:100px;

    height:21px;

    background:navy url(../images/button_background.gif) repeat top left;

    font-size:11px;

    color:#FFFFFF;

    text-decoration:none;

    text-align:center;

}

a.button:visited

{

    color:#FFFFFF;

    text-decoration:none;

}

a.button:hover

{

    color:#FFFFFF;

    text-decoration:underline;

}

a.button span.left

{

    position:absolute;

    top:0px;

    left:0px;

    width:100%;

    height:100%;

    background:transparent url(../images/button_left.gif) no-repeat top left;

}

a.button span.right

{

    position:absolute;

    top:0px;

    right:0px;

    width:100%;

    height:100%;

    background:transparent url(../images/button_right.gif) no-repeat top right;

    cursor:pointer;

    padding-top:4px;

}

div.leftNavigation

{

    position:relative;

    width:170px;

    padding-top:20px;

    padding-left:20px;

    background:white url(../images/wave.gif) no-repeat top left;

}

table.leftNavigation

{

    position:relative;

}

table.leftNavigation td.separator

{

    background:white url(../images/dots.gif) repeat top left;

}

table.leftNavigation a

{

    font-size:11px;

    color:#0C0055;

    text-decoration:none;

}

table.leftNavigation a:visited

{

    font-size:11px;

    text-decoration:none;

}

table.leftNavigation a:hover

{

    text-decoration:underline;

}

table.leftNavigation a.rubriques

{

    color:#000000;

    font-weight:normal;

    font-size:10px;

    text-decoration:none;

}

table.leftNavigation a.rubriques:visited

{

    color:#000000;

    font-weight:normal;

    font-size:10px;

    text-decoration:none;

}

table.leftNavigation a.rubriques:hover

{

    color:#000000;

    font-weight:normal;

    font-size:10px;

    text-decoration:underline;

}



table.bottomNavigation

{

    position:relative;

}

table.bottomNavigation td.line

{

    background-color:#B4B4B2;

}

table.bottomNavigation td.separator

{

    background:white url(../images/horizontal_separator.gif) repeat top left;

}

table.bottomNavigation td.links

{

    text-align:center;

    color:#FFFFFF;

    background-color:#0F034F;

}

table.bottomNavigation td.links span.separator

{

    margin-left:5px;

    margin-right:5px;

}

table.bottomNavigation a:link

{

    color:#FFFFFF;

    text-decoration:none;

    font-size:11px;

}

table.bottomNavigation a:visited

{

    color:#FFFFFF;

    text-decoration:none;

}

table.bottomNavigation a:hover

{

    color:#FFFFFF;

    text-decoration:underline;

}

td.agenda

{

    background-color:#818181;

    color:#FFFFFF;

    font-weight:bold;

    font-size:10px;

}

a.agenda

{

    color:#000000;

    text-decoration:none;

    text-transform:uppercase;

    font-weight:bold;

}

a.agenda:hover

{

    color:#000000;

    text-decoration:underline;

    text-transform:uppercase;

    font-weight:bold;

}