a:link              { color:black; text-decoration:none; }
a:visited           { color:black; text-decoration:none; }
a:hover             { color:black; text-decoration:none; }
a:active            { color:black; text-decoration:none; }

a.otherLink:link    { color:black; text-decoration:none; }
a.otherLink:visited { color:black; text-decoration:none; }
a.otherLink:hover   { color:black; text-decoration:none; }
a.otherLink:active  { color:black; text-decoration:none; }


a.menuLink:link    { 
    font-family: "Avant Garde Gothic","Avant Garde","Century Gothic","URW Gothic L",helvetica,sans-serif;
    font-size : 13px;
    color : #000000; 
    text-decoration:none; 
}
a.menuLink:visited { 
    font-family: "Avant Garde Gothic","Avant Garde","Century Gothic","URW Gothic L",helvetica,sans-serif;
    font-size : 13px;
    color : #000000; 
    text-decoration:none; 
}
a.menuLink:hover   { 
    font-family: "Avant Garde Gothic","Avant Garde","Century Gothic","URW Gothic L",helvetica,sans-serif;
    font-size : 13px;
    color : #000000;
    text-decoration:none; 
}
a.menuLink:active  {
    font-family: "Avant Garde Gothic","Avant Garde","Century Gothic","URW Gothic L",helvetica,sans-serif;
    font-size : 13px;
    color : #000000;
    text-decoration:none; 
}

body {
    background-color:  #ffffff;

    /*font-family : verdana;*/
    font-family: "Avant Garde Gothic","Avant Garde","Century Gothic","URW Gothic L",helvetica,sans-serif;
    font-size : 18px;
    color : #000000;
}

img { border:0; }

p
{
    margin: 0pt;
    padding: 0pt;
}

h1
{
    font-weight: bold;
    color: #462919;
    font-family: "Avant Garde Gothic","Avant Garde","Century Gothic","URW Gothic L",helvetica,sans-serif;
    font-size: 30pt;
    line-height: 100%;
    letter-spacing: 3px;
    word-spacing: 10px;
}

h2
{
    color: #462919;
    font-family: "Avant Garde Gothic","Avant Garde","Century Gothic","URW Gothic L",helvetica,sans-serif;
    font-size: 30pt;
    line-height: 100%;
    letter-spacing: 3px;
    word-spacing: 10px;
}

h3 {
    font-family: "Avant Garde Gothic","Avant Garde","Century Gothic","URW Gothic L",helvetica,sans-serif;
    font-size : 16px;
    font-weight : bold;
    color : #B0BCC3;
}

h4 {
    font-family: "Avant Garde Gothic","Avant Garde","Century Gothic","URW Gothic L",helvetica,sans-serif;
    font-size : 16px;
    font-style : normal;
    color : #B0BCC3;
}

h5 {
    font-family: "Avant Garde Gothic","Avant Garde","Century Gothic","URW Gothic L",helvetica,sans-serif;
    font-size : 14px;
    font-weight: bold;
    color : #B0BCC3;
}

h6 {
    font-family: "Avant Garde Gothic","Avant Garde","Century Gothic","URW Gothic L",helvetica,sans-serif;
    font-size : 12px;
    font-style : normal;
    color : #B0BCC3;
}

a {
    font-family: "Avant Garde Gothic","Avant Garde","Century Gothic","URW Gothic L",helvetica,sans-serif;
    font-size : 12px;
    text-decoration : underline;
    color : #B0BCC3;
}

a:hover {
    font-family: "Avant Garde Gothic","Avant Garde","Century Gothic","URW Gothic L",helvetica,sans-serif;
    font-size : 12px;
    text-decoration : underline;
    color : #B0BCC3;
}

a.planitem {
    font : normal 14px sans-serif;
    color : #2d69aa;
    text-decoration: none;
}

table {
    border: 0;
}

a.menu
{
    color: #462919;
    font-size: 14pt;
    text-decoration: none;
}

span.menu{
    color: #462919;
    font-size: 12pt;
    text-align: center;
}

div.menuinner{
    width:142px;
    color: #462919;
    font-size: 14pt;
    text-align: center;
    vertical-align: middle;
    margin: 10px;
}

div.menu
{
    padding-top:5px;

    height:85px;
    width:162px;

    cursor:pointer;

    color: #462919;
    font-size: 14pt;
    text-align: center;
    vertical-align: middle;

    background-image:url('images/bouton.gif');
    background-position:center;
    background-repeat: no-repeat;
}

div.menuover
{
    padding-top:5px;

    height:85px;
    width:162px;

    cursor:pointer;

    color: #462919;
    font-size: 14pt;
    text-align: center;
    vertical-align: middle;

    background-image:url('images/bouton2.gif');
    background-position:center;
    background-repeat: no-repeat;
}


td.rondvert
{
    height:140px;

    /*cursor:pointer;*/

    color: #462919;
    /*font-family: "Lithos Pro", fantasy, Arial;*/
    font-size: 14pt;
    text-align: center;
    vertical-align: middle;

    background-image:url('images/library/rondvertmenu.gif');
    background-position:center;
    background-repeat: no-repeat
}

td.rondbleu
{
    height:140px;

    /*cursor:pointer;*/

    color: #462919;
    /*font-family: "Lithos Pro", fantasy, Arial;*/
    font-size: 14pt;
    text-align: center;
    vertical-align: middle;

    background-image:url('images/library/rondbleumenu.gif');
    background-position:center;
    background-repeat: no-repeat
}

#content {
    position:absolute;
    left : 20px;
    top : 30px;
    width: 95%;
}

#langue {
    position:absolute;
    right: 10px;
    top: 10px;
    width: 120px;
    height: 100px;
}

#w3cbanners {
    position:absolute;
    left: 10px;
    bottom: 10px;
}

