/* polyNews style */
#actus{
	/*height:					200px;*/
	float:					left;
	/*border:					1px solid blue;*/
	}
.actusfirst{
	padding:				5px 0px 5px 0px;
	margin:					0px 0px 0px 0px;
	width:					420px;
	clear:					both;
	}
.actusfirst img{
	float:					left;
	border:					2px solid #dedede;
	margin:					0px 10px 5px 0px;
	}
.actusfirst .texte{
	text-align:				justify;
	line-height:			11px;
	font-size:				11px;
	}
.actus{
	padding:				5px 0px 5px 0px;
	margin:					0px 0px 0px 0px;
	width:					420px;
	clear:					both;
	border-top:				1px solid #dedede;
	}
.actus img{
	float:					left;
	border:					2px solid #dedede;
	margin:					0px 10px 5px 0px;
	}
.actus .texte{
	text-align:				justify;
	line-height:			11px;
	font-size:				11px;
	}
a.plus{
	background:				url(/img/accueil/puce2.gif) no-repeat 0px 8px;
	padding:				5px 0px 0px 15px;
	line-height:			14px;
	/*border: 				1px solid red;*/
	}

/* NEW STYLES */
.newsResult{
	border-bottom:			solid 1px #D2D2D2;
	margin:					11px 0 0 0;
	padding:				0 0 9px 17px;
}
.newsResult p{
	padding:				0;
	margin:					4px 0;
}
.newsLastResult{
	border-bottom:			none;
}
ul.newsByCat{
	margin:				10px 0;
	padding:			0;
}
ul.newsByCat li{
	list-style:			none;
	margin:				7px 0;
}
ul.newsByCat li h3{
	font-size:			11px;
	font-weight:		normal;
	padding:			0 0 0 15px;
	background:			url(/img/accueil/fleche1.gif) no-repeat 5px 5px;
}
ul.newsByCat li h3 .date{
	color:					#333333;
	font-size:				11px;
	font-weight:			normal;
}
.news h2{
	margin:					7px 0;
	padding:				0;
	font-size:				14px;
	border:					none;
}
.news img{
	float:					left;
	margin:					0px 10px 0px 0px;
	padding:				0px;
	}
.news .descriptionnews{
	margin:					0px;
	padding:				0px;
	}
.datenews{
	display:				inline;
	font-weight:			bold;
	}
.descriptiondetail{
	}
.imagedetail{
	float:					left;
	padding-right:			10px;
	}
.datenewsdetail{
	display:				inline;
	font-weight:			bold;
	}
.newsEditoByCat{
	margin:					0 0 25px 0;
}
.newsEditoByCat .imageLeft{
	float:					left;
	padding:				0 7px 7px 0;
}
.newsEditoByCat h1 .date{
	color:					#333333;
	font-size:				11px;
	font-weight:			normal;
}
.newsPicture{
	text-align:				center;
}