@charset "iso8859-1";

#home {
	width:958px;
	height:510px;
	overflow:hidden;
}
.homeTxt1, .homeTxt2 {
	text-align:center;
	font:bold 22px Arial;
	color:white;
	width:800px;
	margin-left:158px;
}
.homeTxt1 {
	padding-top:10px;
}
.homeTxt2 {
	font:normal 15px Arial;
	padding-top:4px;
}
#homeLienG {
	float:left;
margin-left:45px;
}
#homeLienD {
	float:right;
	margin-right:20px;
}
.newsTitle {
	font:bold 22px Arial;
	background: transparent url(/primagaz/8/static/fleche.gif) no-repeat 0px 10px;
	padding-left:91px;
}
.newsTitle, .newsTitle A {
	color:#375AA6;
}
.newsImg {
	float:left;
}
.newsTxt, .newsLink {
	font:normal 13px Arial;
	float:right;
	width:218px;
	color:#375AA6;
	margin-right:50px;
display:inline;
}
.newsTxt A {
	color:#375AA6;
	font-weight:bold;
	text-decoration:underline;
}
.newsLink A {
	color:#375AA6;
	text-decoration:underline;
}