@charset "utf-8";
/* CSS Document */


#nouvellesWidget{
	width:530px;
	height:315px;
	padding:0;
}
#nouvellesListe, #nouvellesWidget UL{
	position:absolute;
	z-index:500;
	width:260px;
	padding:0;
	margin:0px 0px 0px 270px;
	list-style:none;
	height:315px;
}
#nouvellesListe LI{
	list-style:none;
	width:190px;
	height:43px;
	background-image:url(/go/images/itemStandardBg.gif);
	background-repeat:no-repeat;
	background-position:top;
	font-size:11px;
	line-height:14px;
	color:#585858;
	padding:10px 30px 10px 40px;
	overflow:hidden;
	margin:0px 0px 0px 0px;
}
#liste1{
	background-image:url(/go/images/itemTopBg.gif)!important;
}
#liste5{
	background-image:url(/go/images/itemBottomBg.gif)!important;
}
#nouvellesListe LI:hover{
	cursor:pointer;	
}
#nouvellesListe LI H2{
	font-size:14px;
	line-height:14px!important;
	font-weight:normal;
	margin:0px 0px 3px 0px;
	padding:0;
}
#nouvellesListe P{
	padding:0px 0px 0px 0px;	
	margin:0px 0px 0px 0px;
}
#nouvellesListe A:link, #nouvellesListe A:visited{
	color:#585858;
	text-decoration:none;
	padding:0;

}
#nouvellesListe A{
	display:block;
}

.nouvellesItem{
	position:absolute;
	background-repeat:no-repeat;
	display:inline;
	z-index:10;
	margin:0px;
	width:303px;
	height:315px;
	padding:0;
	overflow:hidden;
}
.nouvellesItem:hover{
	cursor:pointer;	
}
.nouvellesCoindsRonds{
	background-image:url(/go/images/nouvellesCoinsRonds.gif);
	background-repeat:no-repeat;
	margin:0px;
	width:302px;
	height:85px;
	padding:230px 0px 0px 1px;
}
.nouvellesBandeNoire{
	background-color:#000;
 	width:280px;
	height:55px;
	font-size:11px;
	line-height:12px;
	color:#FFF;
	padding:10px;
	opacity:0.8;
	filter : alpha(opacity=80); 
	overflow:hidden;
}

.nouvellesBandeNoire A:link, .nouvellesBandeNoire A:visited{
	color:#FFF;
	text-decoration:none!important;
}
.nouvellesBandeNoire A:hover{
	text-decoration:underline;	
}

#nouvellesSousnav{
	width:210px;
	padding:6px 10px 6px 310px;		
}
