﻿body
{
    background-color: #a69884;
    background-image:url(../../Images/fond2.jpg);
    background-repeat:no-repeat;
    background-position:center top;
    background-attachment:scroll;
}
body.photos
{
    background-image:url(../../Images/fondPhotos.jpg);
}
body.cellule
{
    background-image:url(../../Images/fondCellule.jpg);
}
#centered
{
    position:absolute;
    top:0px;
    left:50%;
    width:997px;
    min-height:840px;
    margin-left:-486px;
}

#retourAccueil
{
    position:absolute;
    top:10px;
    left:100px;
    width:335px;
    height:130px;
}
#retourAccueil a img
{
    width:335px;
    height:130px;
}
#retourAccueil2
{
    position:absolute;
    top:138px;
    left:75px;
    width:118px;
    height:40px;
    background-image:url(../../Images/fondRetourAccueil.jpg);
    background-repeat:no-repeat;
    text-align:right;
    padding-top:2px;
    
}
#retourAccueil2 a
{
    font-family: Verdana;
    font-size: 9px;
    color: White;
    text-decoration:none;
    padding-right:5px;
}
#retourAccueil2 a:hover
{
    text-decoration:underline;
}
#drapeaux
{
    position:absolute;
    top:20px;
    left:56px;
}
/*PIED*/
#pied
{
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 9px;
    position:absolute;
    top:830px;
    left:0px;
    width:978px;
    text-align:center;
}
a.lienLtdlt
{
    color: #e8e5e0;
    font-family: Arial;
    letter-spacing: -1px;
    font-size: 12px;
    text-decoration: none;
}
a.lienLtdlt:hover
{
    color:Black;
}
span.styleltdlt2
{
    color: #FF6600;
    font-weight: bold;
}
/*/PIED*/