body
{
	background-image : url('../imgs/body.jpg');
}

#container
{
	background-image : url('../imgs/container.jpg');
}

#bloc-sommaire-news	.bloc_centre_top
{
	height : 51px;
	background : transparent url('../imgs/notre-actu.jpg') left top no-repeat;
}
#bloc-news .bloc_centre_top
{
	height : 37px;
	background : transparent url('../imgs/notre-actu-first.jpg') top left no-repeat;
}

#bloc-news-sujet .bloc_centre_top
{
	margin-top : 10px;
	height : 51px;
	background : transparent url('../imgs/notre-actu.jpg') left top no-repeat;
}
#bloc-sommaire-forums .bloc_centre_top
{
	height : 51px;
	background : transparent url('../imgs/le-forum-en-live.jpg') left top no-repeat;
}

#bloc-sommaire-flux-rss .bloc_centre_top
{
	height : 41px;
	background : transparent url('../imgs/flux-rss-first.jpg') left top no-repeat;
}

#bloc-fil-flux-rss .bloc_centre_top
{
	height : 41px;
	background : transparent url('../imgs/flux-rss-first.jpg') left top no-repeat;
}

#bloc-sommaire-news-war .bloc_centre_top
{
	height : 41px;
	background : transparent url('../imgs/news-war.jpg') left top no-repeat;
}
/*ajout*/
.fil_titre
{
    padding-top:5px;
    border:none;
    color : #FFF;
    font-size : .9em;
    padding-left:0;
}
.fil_date
{
    border-top : 1px solid #183a4a;
    color : #183a4a;
    font-size : .8em;
    margin-left : 0;
}
.fil_icone
{
    margin:auto;
    text-align:center;
    padding-top:10px;
    float:none;
}
.fil_lien
{
    padding-bottom:2px;
}
.titre_news, .titre_article
{
    margin-top : 20px;
    padding-left : 75px;
    text-align:left;
}
.fil_pitch
{
margin:0;
margin-left:0px;
}
.navigation_article
{
    margin-left:100px;
}
.navigation_article .lien
{
    margin-left:200px;
    margin-right:-140px;
}
.sommaire_article
{
   margin-left:150px;
   margin-bottom:-20px;
}
.lien_page_suivante
{
  float:right;
}
.lien_article
{
  padding-bottom:5px;
  text-align:center;
}
.fil_item
{
  float:left;
  height:226px;
  margin-left:7px;
  margin-top:4px;
  overflow:hidden;
  width:177px;
  clear:none;
}
.bloc_centre_middle
{
margin-left:0px;
margin-right:0px;
}
#footer_general
{
color:#ffffff;
}
#footer_general li a
{
color:#ffffff;
}
