div#contentHtml {
	padding: 5px;
}

div#content div#contentHtml h1 {
	font-size: 1.4em;
	color: #333;
	display: block;
	font-weight: bold ;
	margin: 15px;
	padding: 0px;
}

/************************************/
/*********  DISPLAY 1  **************/
/************************************/

div#contentHtml .display1 {
	display: block;
	float: left;
	width: 765px;
	height: 250px;
	margin-bottom: 15px;
}

div.display1 div.imgbox {
	width: 370px;
	height: 230px;
	float: left;
	line-height: 230px;
	margin: 0px 5px 0px 0px;
}

div.display1 div.imgbox div {
	width: 370px;
	height: 230px;
	line-height: 280px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	clear: both;
}

div.display1 div.info {
	margin: 0px;
	padding: 0px;
	float: left;
}

div.display1 h2 {
	font-size: 1.2em;
	color: #333;
	font-weight: bold ;
	padding: 0px;
	margin: 5px 0px;
}

div.display1 p.desc {
	line-height: 17px;
	width: 350px;
	margin: 10px 0px 30px 0px;
}

div.display1 a.plusinfos {
	display: block;
	margin: 30px 0px 0px 0px;
	width: 75px;
	height: 25px;
	font-size: 0px;
	line-height:0px;
	letter-spacing: -50px;
	background: url(../../themes/default/img/headfoot/btn_moreinfo_fr.jpg) left top no-repeat;	
}

div.display1 a.plusinfos:hover {
	background-position: 0px -25px;
}

/************************************/
/*********  DISPLAY 2  **************/
/************************************/

div#contentHtml .display2 {
	display: block;
	float: left;
	margin-bottom: 15px;
}

div.display2 div.imgbox {
	width: 765px;
	display: table-cell;
	line-height: 230px;
	margin: 0px 5px 0px 0px;
}

div.display2 div.imgbox div {
	width: 765px;
	text-align: center;
	clear: both;
}

div.display2 div.info, div.display2 div.infofirst {
	margin: 10px 0px;
	width: 720px;
	padding: 20px 25px 0px 20px;
	float: left;
	border-top: 1px solid #d5d5d5;
}

div.display2 div.infofirst {
	border: none;
}

div.display2 h2 {
	font-size: 1.2em;
	color: #333;
	font-weight: bold ;
	padding: 0px;
	margin: 5px 0px;
}

div.display2 h2.left {
	float: left;
	text-align: left;
	width: 530px;
}

div.display2 h2.right {
	float: right;
	text-align: right;
	width: 190px;
}

div.display2 p.desc {
	line-height: 17px;
	width: 350px;
	margin: 10px 0px 30px 0px;
	clear: both;
}

div.display2 a.plusinfos {
	display: block;
	margin: 30px 0px 0px 0px;
	width: 75px;
	height: 25px;
	font-size: 0px;
	line-height:0px;
	letter-spacing: -50px;
	background: url(../../themes/default/img/headfoot/btn_moreinfo_fr.jpg) left top no-repeat;	
}

div.display2 a.plusinfos:hover {
	background-position: 0px -25px;
}


/************************************/
/*********  DISPLAY 3  **************/
/************************************/

div#contentHtml .display3 {
	display: block;
	float: left;
	width: 384px;
	height: 280px;
	margin-bottom: 25px;
}

div.display3 div.imgbox {
	width: 180px;
	height: 280px;
	float: left;
	line-height: 280px;
	margin: 0px 5px 0px 0px;
}

div.display3 div.imgbox div {
	width: 180px;
	height: 280px;
	line-height: 280px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	clear: both;
}

div.display3 p.info {
	margin: 60px 0px 0px 0px;
}

div.display3 h2 {
	font-size: 1.2em;
	color: #333;
	height: 34px;
	margin: 0px;
	font-weight: bold ;
	padding: 0px;
}

div.display3 p.desc {
	line-height: 17px;
	height: 85px;
	margin: 2px 0px 0px 0px;
}

div.display3 a.plusinfos {
	display: block;
	float: left;
	margin: 0px;
	width: 75px;
	height: 25px;
	font-size: 0px;
	line-height:0px;
	letter-spacing: -50px;
	background: url(../../themes/default/img/headfoot/btn_moreinfo_fr.jpg) left top no-repeat;	
}

div.display3 a.plusinfos:hover {
	background-position: 0px -25px;
}

/************************************/
/*********  DISPLAY 4  **************/
/************************************/

div#contentHtml .display4first, div#contentHtml .display4 {
	display: block;
	width: 765px;
	clear: both;
	margin-bottom: 15px;
	border: none;
}

div#contentHtml .display4 {
	border-top: 1px solid #d5d5d5;
}

div.display4 div.imgbox, div.display4first div.imgbox {
	width: 200px;
	height: 200px;
	display: block;
	float: left;
	line-height: 200px;
	margin: 0px 5px 15px 20px;
}

div.display4 div.imgbox {
	margin: 15px 5px 15px 20px;
}

div.display4 div.imgbox div, div.display4first div.imgbox div {
	width: 200px;
	height: 200px;
	line-height: 200px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	clear: both;
}

div.display4 div.info, div.display4first div.info {
	width: 450px;
	display: block;
	margin: 15px 0px 0px 245px;
	padding: 15px 0px 0px 0px;
}

div.display4first div.info {
	margin: 0px 0px 0px 245px;
}

div.display4 h2, div.display4first h2 {
	font-size: 1.2em;
	color: #333;
	font-weight: bold ;
	padding: 0px;
}

div.display4 p.desc, div.display4first p.desc {
	line-height: 17px;
	margin: 2px 0px 10px 0px;
}

div.display4 a.plusinfos, div.display4first a.plusinfos {
	display: block;
	margin: 25px 0px 0px 0px;
	width: 75px;
	height: 25px;
	font-size: 0px;
	line-height:0px;
	letter-spacing: -50px;
	background: url(../../themes/default/img/headfoot/btn_moreinfo_fr.jpg) left top no-repeat;	
}

div.display4 a.plusinfos:hover {
	background-position: 0px -25px;
}