
	
body{
    margin:0px;
    background:url('../img/fond-ecran.png');
    background-color:#0d0514;
    background-repeat:no-repeat;
    background-position:50% 0%;
    font-family:Verdana;
    
}

hr{
    color: #910d2d;
    background-color: #910d2d;
    height: 2px;
    border:0px;
}

#contact{
    font-size:10px;
}

img{
    border:0px;
}

#copyright{
    color:#dddddd;
    margin-top:50px;
    font-family:\'Verdana\';
    font-size:10px;
}

#copyright a,#copyright a:visited{
    color:#dddddd;
    margin-top:50px;
    text-decoration:none;
}

#copyright a:hover,#copyright a:active{
    color:#dddddd;
    margin-top:50px;
    text-decoration:underline;
}

#menu{
    position:relative;
    text-align:left;
    font-size:25px;
    font-weight:600;
    top:140px;
    left:70px;
    width:530px;
}

#sous-menu{
    position:relative;
    text-align:left;
    font-size:12px;
    font-weight:400;
    top:182px;
    left:70px;
    width:530px;
    color:#b7565f;
}

#sous-menu #selectedtext{
    color:#ffffcb;
}

#sous-menu #text{
    color:#b7565f;
    text-decoration:none;
}

#sous-menu #text:hover{
    color:#ffffcb;
}

#news{
    position:relative;
    text-align:left;
    font-size:10px;
    font-weight:400;
    top:191px;
    left:60px;
    width:530px;
    color:#9f0d32;
}

#news a{
    text-decoration:underline;
    color:#9f0d32;
}

#corps{
    position:relative;
    width:700px;
    color:white;
    top:250px;
}

#corps a,#corps a:hover,#corps a:active,#corps a:visited{
    color:#ffffff;
    text-decoration:none;
}

#contenu{
    font-size:12px;
    margin-top:-35px;
    
}

#footer{
    margin-top:25px;
    font-size:10px;
    line-height:18px;
    background:url('../img/fond-contenu.png');
    background-repeat:no-repeat;
    background-position:50% 18px;
}

#copyright{
    margin-top:25px;
}
