#hMainBlocTitle {
	padding:5px 0 0 15px;
	width:963px;
	height:34px;
	background-image:url(/primagaz/15/static/home/mainBlocTop.png);
	overflow:hidden;
	font:bold 18px Arial;
	color:#ffffff;
	margin:15px 0 0 0;
}
#hMainBlocTitle A {
	color:#ffffff;
}
#hMainBlocContent {
	overflow:hidden;
	width:978px;
	background-color: white;
	padding:13px 0 2px 0;
}
#hMainBlocBottom {
	width:978px;
	height:8px;
	background-image:url(/primagaz/15/static/home/mainBlocBot.png);
	overflow:hidden;
}
.hNews {
	float:left;
	width:230px;
	margin:0 2px 0 10px;
	font-size:11px;
}
.hNews IMG, .hnNoImg {
	overflow:hidden;
	display:block;
	float:left;
	margin:0 5px 0 0;
	border:solid 2px #bbbbbb;
}
.hnNoImg {
	width:69px;
	height:69px;
	background:#eeeeee;
xxdisplay:none;
}
.hnDate {
	font-style:italic;
}
.hnTitle{
	font-weight:bold;
}
.hnText{
	padding:1px 0;
	font-size:10px;

}
.hnLink {
	background:transparent url(/primagaz/15/static/arrowB.gif) no-repeat 0 3px;
	font-weight:bold;
	padding:0 0 0 10px;
	color:#25b6d0;
}
.hnLink  a{
	color:#25b6d0;
}
.hSmallBloc {
	width:230px;
	position:relative;
	float:left;
	margin:20px 0 0 0;
	height:159px;
	overflow:hidden;
}
.hSmallBloc+.hSmallBloc {
	margin:20px 0 0 19px;
}
/* Hack edit */
TABLE .hSmallBloc,TABLE .hSmallBloc+.hSmallBloc  {
	margin:20px 10px 0 0;
}
.hSbTitle {
	background:transparent url(/primagaz/15/static/home/smallBlocTop1.png) no-repeat 0 0;
	width:230px;
	height:42px;
	position:absolute;
	top:0;
	left:0;
	z-index:20;
	color:#ffffff;
	font:bold 15px Arial;
	padding:3px 0 0 10px;
}
.hSbTitle A {
	color:#ffffff;
}
.hSmallBloc+.hSmallBloc+.hSmallBloc .hSbTitle {
	background-image:url(/primagaz/15/static/home/smallBlocTop2.png);
}
.hSbContent {
	position:absolute;
	top:27px;
	left:0;
	overflow:hidden;
	width:230px;
	height:132px;
	z-index:10;
	background:white;
}
.hSbImg {
	overflow:hidden;
	width:222px;
	height:107px;
	margin:0 0 0 4px;
}
/* Hack edit */
TABLE .hSbImg {
	margin-top:15px;
	height:92px;
}
.hSbLink {
	margin:4px 0 0 4px;
}
object {
	outline: none;
}

