#newsMain {
	background:white url(/primagaz/12/static/newsBg.gif) no-repeat bottom left;
	padding:2px 20px 39px 20px;
}
.newsTitre {
	color:#713180;
	font: normal 20px Arial;
	text-transform:uppercase;
	padding:0 0 10px 0;

}
.newsSsTitre {
	color:#713180;
	font: bold 14px Arial;
	padding:0 0 10px 0;
}
.newsImg1 {
	float:left;
	width:150px;
}
.newsImg2 {
	float:right;
	width:140px;
	text-align:right;
}
.newsContent {
	text-align:justify;
	float:left;
	width:322px;
}
.newsTable TD {
	vertical-align:top;
	padding:0 0 13px 0;
}
.newsTitre2 {
	color:#713180;
	font: bold 12px Arial;
}
.newsContent2 {
	font: normal 11px Arial;
	margin:3px 0;
	text-align:justify;
}
.newsImgG {
	margin:3px 8px 0 0;
}
.newsImgD {
	margin:3px 0 0 8px;
}
.newsLink {
	color:#713180;
	display:block;
	width:119px;
	height:24px;
	margin:8px 0px;
	text-align:center;
	font: bold 12px Arial;
	text-decoration:none;
	padding:7px 0 0 0;
	background-image:url(/primagaz/12/static/btnSmall.gif);
}