.Banner {
	background: url(../images/decor/ph_header_7.jpg) no-repeat left top;
}
#version {
	margin: 0 auto;
	width: 500px;
	font-size: 0.86em;
	padding-bottom: 30px;
}
.WrapTitle {
	position: relative;
	width: 500px;
}
.WrapTitle h1 {
	color: #014995;
	font-size: 1.65em;
}
.WrapTitle p {
	color: #4a4a4a;
	font-size: 1.2em;
	margin-top: 15px;
}
	.WrapTitle p span {
		color: #014995;
		font-weight: bolder;
	}
.WrapLink1 {
	font-size: 1em;
	position: absolute;
	bottom: 3px;
	right: 0px;
}
	.WrapLink1 a {
		display: block;
		padding-left: 12px;
	}
	.WrapLink1 a.Retour {
		background: url(../images/decor/illust_btn_retour.gif) no-repeat left 2px;
	}
	.WrapLink1 a.Nouvelle {
		background: url(../images/decor/illus_btn_nouve.gif) no-repeat left 2px;
	}
.WrapLink3 {
	font-size: 1em;
	float: right;
	overflow: hidden;
	width: 233px;
}
* html .WrapLink3 {
	height: 1%;
}
	.WrapLink3 a {
		display: block;
		padding-left: 12px;
	}
	.WrapLink3 a.Retour {
		background: url(../images/decor/illust_btn_retour.gif) no-repeat left 2px;
		float: left;
	}
	.WrapLink3 a.Nouvelle {
		background: url(../images/decor/illus_btn_nouve.gif) no-repeat left 2px;
		float: right;
	}

.PageNavigation {
	background: url(../images/decor/illus_meuble_line_decor.gif) repeat-x left top;
	margin-bottom: 6px;
	overflow: hidden;
	margin-top: 3px;
}
* html .PageNavigation {	
	height: 1%;
}
.WrapPageNav {
	background: url(../images/decor/illus_meuble_line_decor.gif) repeat-x left bottom;
	padding: 8px 0px;
	float: left;
}
.PageNavigation a {
	width: 78px;
	font-size: 1em;
}
.PageNavigation a.Precedent {
	float: left;
	padding-left: 12px;
	background: url(../images/decor/illust_btn_retour.gif) no-repeat left 2px;
}
.PageNavigation p {
	float: left;
	text-align: center;
	width: 300px;
}
.PageNavigation a.Suivant {
	float: right;
	padding-right: 12px;
	text-align: right;
	background: url(../images/decor/illus_btn_retour2.gif) no-repeat right 2px;
}
.WrapLink2 {
	overflow: hidden;
}
* html .WrapLink2 {
	height: 1%;
}
.WrapLink2 a {
	float: left;
	margin-right: 5px;
}
a.Ajouter {
	float: right;
	margin-right: 0px;
}
	#version p.CloseButton {
		text-align: right;
		padding-right: 20px;
	}
	#version #contentversion {
		padding: 6px 0px 28px 0px;
	}

		#contentversion #boxInfo01 {
			margin: 4px 0px 12px 0px;
			padding: 10px 0px 10px 10px;
			background-color: #f0efef;
			overflow: hidden;
		}
		#boxInfo01 #infoFloirac {
			float: left;
			width: 260px;
		}
			#infoFloirac h3.Alt01 {
				color: #014995;
				text-transform: uppercase;
				font-size: 1.2em;
			}
			#infoFloirac p.Detail {
				padding-bottom: 5px;
			}
			#infoFloirac .Detail p {
				padding-bottom: 3px;
			}
			#infoFloirac .Detail p.A03 {
				font-size: 0.91em;
			}
			#infoFloirac p.Price {
				padding: 0px 3px;
				color: #4e4e4e;
				background-color: #c3c3c3;
				font-size: 1.18em;
				margin-bottom: 10px;
			}
			#infoFloirac p.Price span {
				font-size: 0.8em;
			}
			#infoFloirac .Plan {
				width: 85px;
				border: #014995 solid 1px;
				padding: 2px 0px;
				background-color: #FFFFFF;
			}
			#infoFloirac .Plan a:link,
			#infoFloirac .Plan a:visited,
			#infoFloirac .Plan a:hover {
				color: #014995;
				background: url(../images/decor/illus_arrow_5.gif) no-repeat left 4px;
				margin: 0px 4px;
				padding-left: 6px;
				text-decoration: none;
				font-weight: bolder;
				font-size: 0.925em;
			}
			
		#boxInfo01 #showImg {
			float: right;
			width: 170px;
			position: relative;
		}
		#boxInfo01 #showImg a.Zoom {
			display: block;
			width: 17px;
			height: 17px;
			position: absolute;
			top: 0px;
			right: 0px;
			background: url(../images/decor/illust_zoom_louer.gif) no-repeat left top;
		}
		#boxInfo01 #showImg a.Zoom span {
			display: none;
		}
		#showImg p#layer01 {
			position: absolute;
			top: 0px;
			right: 0px;
		}
		#showImg #itemsList01 {
			overflow: hidden;
		}
		#showImg #itemsList01 ul {
			float: right;
			padding-bottom: 4px;
			padding-top: 3px;
		}
		#showImg #itemsList01 ul li {
			float: left;
			margin-right: 3px;
		}
		#showImg #itemsList01 ul li a {
			float: left;
			width: 17px;
			height: 15px;
			margin-right: 3px;
			text-align: center;
			padding-top: 2px;
			color: #014995;
			border: 1px solid #014995;
		}
		#showImg #itemsList01 ul li a.Active,
		#showImg #itemsList01 ul li a:hover {
			background: #014995;
			color: #FFFFFF;
		}
		#showImg #itemsList01 ul li.Last {
			margin-right: 0px!important;
		}
		#showImg #plusImg {
			width: 100%;
	    }
			#plusImg p {
				float: right;
				padding-bottom: 5px;
				padding: 2px 0px;
			}
			#plusImg a:link,
			#plusImg a:visited,
			#plusImg a:hover {
				color: #014995;
				display: block;
				margin: 0px 4px;
				padding: 0px 0px 2px 20px;
				text-decoration: none;
				font-weight: bolder;
				background: url(../images/decor/px_arrow2.gif) no-repeat left top;
			}
		#version h3.Alt02 {
			font-size: 1.2em;
			color: #014995;
			font-weight: bolder;
			padding-left: 12px;
			background: url(../images/decor/px_square01.gif) no-repeat left 6px;
		}
		#version #boxInfo2 {
			padding-bottom: 5px;
			overflow: hidden;
		}
			#detailWnd {
				float: left;
				width: 290px;
			}
			#detailWnd p {
				margin-bottom: 14px;
			}
			#version h4.Port {
				font-size: 1em;
				font-weight: bolder;
				padding-bottom: 4px;
			}
				#boxInfo2 .TVA {
					margin-top: 6px;
					font-size: 1.1em;
					background: url(../images/decor/illus_profitez.gif) no-repeat left top;
					padding: 10px 15px 6px 37px;
					font-weight: bolder;
				}
			#interesse {
				float: right;
				width: 170px;
			}
				#interesse h4.InteressTit {
					font-size: 1em;
					color: #014995;
					font-weight: bolder;
					padding-bottom: 4px;
					background: url(../images/decor/illus_interest_louer.gif) repeat-x left bottom;
				}
				#interesse #infoInter {
					padding: 9px 6px;
					background: #d9ecf1 url(../images/decor/illus_interest_louer.gif) repeat-x left bottom;
					color: #000;
				}
				#interesse #infoInter h5 {
					font-size: 0.94em;
					color: #4a4a4a;
				}
				#infoInter .Commercial {
					background: url(../images/decor/px_circle2.gif) no-repeat left 4px;
				}
				#infoInter p {
					margin-bottom: 14px;
					font-size: 0.91em;
				}
				#infoInter .Commercial:first-letter {
					padding-left: 11px;
				}
				#infoInter ul li {
					background: url(../images/decor/illus_louer_square_small.gif) no-repeat left 5px;
					padding-left: 8px;
					font-size: 0.91em;
				}
			#version p.Environment {
				margin-top: 3px;
				margin-bottom: 10px;
				padding-left: 11px;
				background: url(../images/decor/px_circle1.gif) no-repeat left 4px;
			}
			#version p.Environment a:link,
			#version p.Environment a:visited,
			#version p.Environment a:hover {
				color: #4e4e4e;
				text-decoration: none;
			}
			table.Data01 {
			text-align: center;
		}
		
		table.Data01 thead {
			font-weight: bolder;
		}
		table.Data01 thead td {
			border: none;
		}
		table.Data01 td {
			padding: 2px 0px;
			border-right: #c5c5c5 solid 1px;
		}
		table.Data01 td.Plan {
			width: 45px;
			border: none;
		}
		table.Data01 td.STT {
			width: 25px;
			font-weight: bolder;
		}
		table.Data01 tr td.Name {
			background-color: #c5c5c5;
		}
		table.Data01 td.Name {
			text-align: left;
			color: #FFFFFF;
			padding-left: 3px;
			font-weight: bolder;
		}
		table.Data01 tr.A01 {
			background: url(../images/decor/px_dot01.gif) repeat-x left bottom;
		}
		table.Data01 tr.A02 {
			background-color: #e46269;
			color: #FFFFFF;
		}
		.Note {
			font-size: 0.86em;
		}
	#footerVer {
		background: url(../images/decor/illus_popup_bg.gif) repeat-x left bottom;
	}
	#footerVer p {
		text-align: right;
		padding-right: 20px;
	}
		
				
		
