body{
    background-color:#666;
    font:100%/1.5em normal Verdana,Arial,Helvetica,sans-serif;
}
a:link, a:visited{
    color:#f00;
}
center{
    clear:both;
    margin:2em 1em;
}

center.footer{
    font-size: 14px;
}

center.footer a, center.footer a:link, center.footer a:visited{
    color: black;
    text-decoration: none;
}

center.footer a:hover{
    text-decoration: underline;
}

img{
    border:none;
    margin:.5em;
    position:absolute;
    right:5px;
}
p{
    color:#7F7F7F;
    font-size:76%;
    line-height:.9em;
    margin-top:10em;
}

#Langues{
text-align:center;
}

#Langues ul {
    font-size:80%;
    margin:0;
    padding: 0;
   }
#Langues ul li {
    display:inline;
    margin-right: 10px;
    list-style-type: none;
    padding-top: 11px;
}
#Langues ul li.francais a {
    padding-left: 20px;
    background: url(/images/drapeau-francais-teaser.gif) #666 left center no-repeat;
}
#Langues ul li.francais a.activated {
    text-decoration: none;
    color: #fff;
    padding-left: 20px;
    background: url(/images/drapeau-francais-teaser-over.gif) #666 left center no-repeat;
}
#Langues ul li.anglais a {
    padding-left: 25px;
    background: url(/images/drapeau-anglais-teaser.gif) #666 left center no-repeat;
}
#Langues ul li.anglais a.activated{
    text-decoration: none;
    color: #fff;
    padding-left: 25px;
    background: url(/images/drapeau-anglais-teaser-over.gif) #666 left center no-repeat;
}

#Langues ul li.espagnol a {
    padding-left: 20px;
    background: url(/images/drapeau-espagnol-teaser.gif) #666 left center no-repeat;
   }
#Langues ul li.espagnol a.activated {
    text-decoration: none;
    color: #fff;
    padding-left: 20px;
    background: url(/images/drapeau-espagnol-teaser-over.gif) #666 left center no-repeat;
}
#Langues ul li.allemand a {
    padding-left: 20px;
    background: url(/images/drapeau-allemand-teaser.gif) #666 left center no-repeat;
}
#Langues ul li.allemand a.activated {
    text-decoration: none;
    color: #fff;
    padding-left: 20px;
    background: url(/images/drapeau-allemand-teaser-over.gif) #666 left center no-repeat;
}
#Langues ul li a {
    text-decoration: none;
    color: #CCC;
}
#Langues ul li.francais a:hover {
    text-decoration: none;
    color: #fff;
    padding-left: 20px;
    background: url(/images/drapeau-francais-teaser-over.gif) #666 left center no-repeat;
}
#Langues ul li.anglais a:hover {
    text-decoration: none;
    color: #fff;
    padding-left: 25px;
    background: url(/images/drapeau-anglais-teaser-over.gif) #666 left center no-repeat;
}
#Langues ul li.espagnol a:hover {
    text-decoration: none;
    color: #fff;
    padding-left: 20px;
    background: url(/images/drapeau-espagnol-teaser-over.gif) #666 left center no-repeat;
}
#Langues ul li.allemand a:hover {
    text-decoration: none;
    color: #fff;
    padding-left: 20px;
    background: url(/images/drapeau-allemand-teaser-over.gif) #666 left center no-repeat;
}

