﻿body
{
    background-color: #a09684;
    background-image: url(../../Images/fond.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: scroll;
}
#centered
{
    position: absolute;
    top: 0px;
    left: 50%;
    width: 997px;
    min-height: 840px;
    margin-left: -486px;
}
#slogan
{
    position: absolute;
    top: 148px;
    left: 634px;
    width: 273px;
    height: 53px;
    background-image: url(../../Images/slogan.jpg);
}
#anim
{
    position: absolute;
    top: 419px;
    left: 15px;
}
#texte_accueil
{
    position: absolute;
    top: 203px;
    left: 720px;
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #9d875e;
    width: 200px;
}
#texte_accueil p,#zoneTexte2 p
{
    margin-top:0px;
}
#drapeaux_accueil
{
    position: absolute;
    top: 20px;
    left: -3px;
}
#zoneTexte2
{
    position: absolute;
    top: 190px;
    left: 25px;
    width: 200px;
    height: 90px;
    font-family: Verdana, Arial;
    font-size: 13px;
    color: #9d875e;
    overflow: hidden;
}
#defile
{
    position: absolute;
    width:1000px;
}
/*PIED*/

#texteDefilant
{
    position:absolute;
    top:20px;
    left:480px;
    width:487px;
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 12px;
    
}
#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*/