
body
{
    background-image : url(../images/fond.jpg);
    background-repeat: repeat-x;
    background-color: #ab2e58;
}

a
{
    color:white;
    text-decoration:none;
}

#questionnaire
{
    font-weight:bold;
    color:white;
    margin-top:20px;
    list-style-type :none;
  
}


#baniereFansDeDeco
{
    background-image : url(../images/titre.png);
    width:500px;
    height:80px;
}

#porteClefImage
{
    float:left;
    background-image : url(../images/porte-cles.png);
    margin-top:400px;
    width:280px;
    height:220px;
}

#infoBulle
{
    background-color: #962955;
    color:white;
    display: none;
    position:absolute;
    margin-top:300px;
    margin-left:40px;
    width:205px;
    font-weight:bold;
    font-size: small;
    line-height: 20px;
}

#content-redirection
{
    margin-left: 200px;
    width:780px;
}

#content-redirection2
{
    float:left;
    width:500px;
}

#text-content-redirection
{
    margin-left:57px;
    padding-left:40px;
    padding-top:20px;
    padding-right:40px;
    width:305px;
    height:380px;
    background-image : url(../images/fond-encart.png);
}

.whiteWriteRedirection
{
    width:200px;
    color:white;
    font-weight:bold;
    margin-left:100px;
    padding-top:25px;
    font-size: large;
    line-height: 15px;
}

.separation
{
    background-image : url(../images/separation.jpg);
    width:260px;
    height:3px;
    margin-top:10px;
    margin-left:20px;
}

#blogDeco
{
    height:70px;
    width:260px;
}

#mapRedirection
{
    height:70px;
    width:260px;
}

#porteClefCadeau
{
    width:260px;
}

#contactForm
{
    text-align:left;
    color:white;
    width:220px;
    margin-left:20px;
    margin-top:20px;
    list-style-type :none;
}

ul li
{
    list-style-type :none;
}

#contactFormSubmit
{
    float:right;
    color:#ab2e58;
    border:1px solid #8a3a55;
}

#whiteBigText
{
    color: white;
    font-size: xx-large;
    line-height: 30px;
}

#whiteLittleText
{
    font-size: medium;
}

.whiteWriteRedirectionReussi
{
width:400px;
color:white;
font-weight:bold;
padding-top:25px;
font-size: medium;
line-height: 15px;
}
