#topbar
{
    position:relative;
    top:95px; 
    font-weight:bold;
    font-family: Georgia;
    font-size:13px;
    overflow:auto;
    clear:both;
    display: block; 
}

#topbar a span {
    padding-left: 10px;
    padding-right: 10px;}


#liens { max-height:150px;max-width:150px;border-style: none;
border-width: 0px;}

table#tableau_liens  {

text-align:center;
border-width:2px; 
border-style:solid; 
border-color:#E54024;
width:890px;
margin:20px;
padding:10px;
}
table#tableau_liens td { 
border-width:2px;
border-style:solid; 
border-color:#E54024;
}


#topbar a
{
    margin:0 5px;
    height:30px;
    line-height:30px;
    float:left;
    display:block;

}
a {text-decoration:none; color:black;}
a:visited {text-decoration:none; color:black;}
a:hover {text-decoration:none; color:#E54024 ;}

a.active
{
    height:30px;
    line-height:30px;

}

a.active span
{
    height:30px;
    display:block;
    color:#E54024 ;
    
}

#banniere {
    min-height:130px; 
    width:950px;
    background:url(images/theme_site/banniere.jpg);
    display: block; 
    }
    
#contenu {
    background:white;
    width:950px;
    position: absolute;
    margin-left: -475px;
    left: 50%;
    top:0px;
    
    }

body{background-color:gray;}


#titre_news{
position:relative;
text-align:center;
float:left;
height:200px;
padding:60px;
width:175px;

}
#titre_newss{
margin:20px;
padding:10px;
border-style: solid;
border-color:#E54024;
border-width: 2px;
width:890px;
}

#texte_newss{
text-align: center;
width:700px;
margin:auto;
}

#titre_une_news{text-align: center;}

#texte_news{
text-align: center;
width:950px;
}

#info_news{
text-align: center;
width:950px;
}

#footer{
bottom:0px;
margin-top:30px;
text-align: center;
width:950px;
clear:both;}
