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-sommaire-news-war .bloc_centre_top
{
	height : 41px;
	background : transparent url('../imgs/news-war.jpg') left top 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-screenshots .bloc_centre_top
{
	height : 51px;
	background : transparent url('../imgs/dernieres-images.jpg') left top no-repeat;
}
#bloc-sommaire-screenshots .bloc_centre_middle
{
	height : 140px;
	line-height : 140px;
	text-align : center;
}
#bloc-sommaire-screenshots .bloc_centre_middle img
{
	vertical-align : middle;
}
#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 : 51px;
	background : transparent url('../imgs/flux-rss.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;
}

#bloc-fil-flux-rss .bloc_centre_top
{
	height : 41px;
	background : transparent url('../imgs/flux-rss-first.jpg') left top no-repeat;
}

.flux_titre
{
	border-bottom : 1px solid #770a0a;
}
.flux_titre span
{
	background : #770a0a;
}
.flux_date
{
	color : #770a0a;
}
.flux_lien .lien
{
	color : #770a0a;
}
.flux_source, .flux_source a
{
	color : #770a0a;
}
.transpa_fil_titre
{
    background:none;
    padding-left:0;
}
.transpa_fil_date
{
   background:none;
   margin-left:0;
   padding-left:0;
}
.transpa_fil_pitch
{
   background:none;
}
.transpa_fil_lien
{
   background:none;
}
.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;
}
.fil_pitch
{
margin:0 0 0 0;
padding-left:0;
}
.fil_date
{
margin:0 0 0 0;
}
.fil_titre
{
margin:0 0 0 0;
}
.fil_icone
{
	float : none;
	text-align : center;
}

