div#header{
	background: url(../images/gamme/backgrounds/05-header.png) 0 0 no-repeat;
	line-height:0.6;
}
div#corps{
	background: url(../images/gamme/backgrounds/05-corps.png) 0 0 repeat-y;
	padding-top: 10px;
	padding-right: 757px;
	padding-bottom: 56px;
}
div#footer{
	background: url(../images/gamme/backgrounds/05-footer.png) 0 0 no-repeat;
}
.bBottom{
	 border-bottom: 1px solid #cc6229;
}
.h1img { margin-bottom: 16px }
/*Element*/
	/*Col2*/
		div.col2 {
		    float: left;
		    padding: 2px 0 0px 0;
		    vertical-align: top;
		    width: 459px;
		}
		.midTextFixe {
		    clear: both;
		    height: 100px;
		}
		.midTextDesc { 
			margin-top: 32px;
			font-size: 9px;
		}
		.midTextZoom { width: 14px; display: block; margin-top: 27px; }
	/*END Col2*/
	/*Line 3*/
		div.line3 {
			width: 407px;
			float: left;
			padding: 0;
			margin:10px 0 0 0;
			background: none;
			font-size: 12px;
			line-height: 18px;
			font-family: Arial;
			font-weight: bold;
		}
		div.line3 .iconZoom { margin-top: 0px; }
	/*END Line 3*/
/*END Element*/