
#containerQuoiNeuf, #containerQuoiNeufTop, #containerQuoiNeufCentre, #containerQuoiNeufBas {
	width: 275px;
}

#containerQuoiNeufBas {
	margin-bottom:1px;
}

#containerQuoiNeuf {
	height:407px;
}

#containerQuoiNeufTop {
	height: 33px;
	background: url(../ui/img/box_quoi_neuf_top.gif) center no-repeat;
}

#containerQuoiNeufTop p {
	padding:8px 0px 0px 5px;
}

#containerQuoiNeufCentre {
	height: 366px;
	background: url(../ui/img/box_quoi_neuf_centre.gif) center repeat-y;
}

#containerQuoiNeufBas {
	height: 7px;
	background: url(../ui/img/box_quoi_neuf_bas.gif) top no-repeat;
	font-size:0px;
}

#containerNews {
	width: 265px;
	overflow:auto;
	height: 350px;
}

#zoneNews {
	height: 367px;
	padding:0 10px 0 17px;
}

#zoneNews .date, h2 {
	font-weight: bold;
	margin-bottom: 0px;		
}

#zoneNews .date {
	font-size: 10px;
	color:#555;
}

#zoneNews h2{
	font-size: 12px;
	color:#000;
	margin-top: 0px;
}

#zoneNews h2 a{
	font-size: 12px;
	color:#000;
	margin-top: 0px;
	text-decoration: none;
}

#zoneNews h2 a{
	text-decoration: underline;
}

#zoneNews p {
	color:#555;	
	margin-top: 0px;
}

#zoneNews p {
	text-align:left;		
}

#zoneNews p a:active, #zoneNews p a:visited, #zoneNews p a:link{
	color:#555;		
}

#zoneNews p a:hover{
	color:#000;
}

#zoneNews hr {
	border:0;
	color:#c7c7c7;
	background-color:#c7c7c7;
	height: 1px;		
}