#homeLeft {
	float:left;
	margin:16px 0px 10px 16px;
	display: inline;
}
#homeRight {
	float:right;
	margin:16px 16px 10px 0px;
	width:238px;
	display: inline;
}
.homeTop, .homeBottom {
	width:637px;
	height:7px;
	overflow:hidden;
}
.homeTop {
	background-image: url(/primagaz/14/static/home/largeTop.gif);
}
.homeBottom {
	background-image: url(/primagaz/14/static/home/largeBottom.gif);
}
.homeContent, .homeRightContent {
	width:629px;
	padding-left: 6px;
	background-color:white;
	border-left:solid 1px #C1C1C1;
	border-right:solid 1px #C1C1C1;
}
.homeRightTop, .homeRightBottom {
	width:238px;
	height:7px;
	overflow:hidden;
	background-image: url(/primagaz/14/static/home/smallTop.gif);
}
.homeRightBottom {
	background-image: url(/primagaz/14/static/home/smallBottom.gif);
}
.homeRightContent {
	width:230px;
}
.homeRightContent H2 {
	padding:0;
	margin:0;
	font: normal 26px Arial;
	color: #8ba520;
	line-height:28px;
	height:63px;
	text-transform:uppercase;
}
.homeContent H1, .homeContent H2 {
	padding:0;
	margin:0;
	font: normal 30px Arial;
	color: #8ba520;
	border:0;
}
.homeContent H1 {
	text-transform:uppercase;
	height:33px;
}
.homeContent H2 {
	font-size:17px;
	height:30px;
}
.homeBlocNewsL, .homeBlocNewsR  {
	width:432px;
	border:solid 1px #C1C1C1;
	padding:5px;
}
.homeBlocNewsL {
	float:left;
	margin:0px 0px 10px 16px;
	display: inline;
}
.homeBlocNewsR {
	float:right;
	margin:0px 16px 10px 0px;
	display: inline;
}
.homeLeftNews {
	float:left;
	margin-right:4px;
	width:206px;
	display: inline;
}
.homeRightNews {
	float:left;
	width:222px;
	display: inline;
}
.homeNewsCat {
	font: bold 11px Arial;
	background: #60D2FF url(/primagaz/14/static/menuBg.gif) repeat-x;
	padding:3px 8px;
	color:white;
}
.homeNewsTitle{
	display:block;
	font: normal 11px Arial;
	margin-top:7px;
	color:#666666;
}
