body, h1, h2, h3, h4, h5, h6, p, div, ul, li, table, hr, form {
	margin : 0 ;
	padding : 0 ;
}
body {
	background-color : #000 ;
}
/**/
div.titre {
	margin : 130px auto 0 auto ;
	padding : 0 ;
	width : 510px;
	height : 140px ;
}
.titre h2 {
	font : Normal 10pt Arial ;
	color : #999 ;
	text-align : center ;
	margin-top : 10px ;
}
/**/
#nav {
	margin : 0 auto ;
	width : 415px ;
	height :140px ;
}
ul.summary {
	position : relative ;
	list-style-type : none ;
	top : 0px ;
	left : 0px ;
}
ul.summary li {
	float : left ;
	display : block ;
	width : 135px ;
	text-align : center ;
}
.item-pronostic {
	background : transparent url(../news/wp-content/themes/foot4cash/images/ico-pronostic.png) no-repeat center top ;
}
.item-lotofoot {
	background : transparent url(../news/wp-content/themes/foot4cash/images/ico-lotofoot.png) no-repeat center top ;
}
.item-pari {
	background : transparent url(../news/wp-content/themes/foot4cash/images/ico-pari.png) no-repeat center top ;
}
.item-coupe-monde {
	background : transparent url(../news/wp-content/themes/foot4cash/images/ico-coupe-monde.png) no-repeat center top ;
}
ul.summary li a {
	display : block ;
	text-decoration : none ;
	font : Normal 0.8em/1em Helvetica, Arial ;
	color : #FFF ;
	padding-top : 60px ;
}
ul.summary li a:hover {
	text-decoration : underline ;
}

/**/
div.content {
	margin : 0 auto ;
	width : 510px ;
	background : transparent url(../images/home/news-hp-bg.png) repeat-y left top ;
}
.content div.top {
	width : 510px ;
	height : 10px ;
	background : transparent url(../images/home/news-hp-top.png) no-repeat left top ;
}
.content div.bot {
	width : 510px ;
	height : 10px ;
	background : transparent url(../images/home/news-hp-bot.png) no-repeat left top ;
	clear : both ;
}
div.content-menu {
	margin : 10px 0 10px 15px ;
	width : 240px ;
	float : left ;
}
.content-menu h3 {
	font : Normal 8pt Helvetica, Arial, sans-serif ;
	color : #fc3 ;
	text-transform : uppercase ;
}
.content-menu ul {
	list-style : none ;
	margin : 7px 0 0 0 ;
}
.content-menu ul li {
	font : Normal 8pt/11pt Helvetica, Arial, sans-serif ;
	color: #999 ;
}
.content-menu ul li a {
	text-decoration : none ;
	color : #ddd ;
}
.content-menu ul li a:hover {
	text-decoration : none ;
	color : #fff ;
}
/**/
#feed {
	margin : 150px 0 0 0 ;
	text-align : center ;
	font : Normal 8pt Helvetica, Arial ;
}
#feed a {
	color : #CCC ;
}

