/* SideBox */
#sideBox {
	float: left;
	width: 230px;
	border-top: #fff solid 1.7em;
	margin-right: 20px;
}
#sideBarWrapper {
	border-top: #626469 solid 6px;
}
#sideBarWrapper h3 {
	color: #fff;
	font-size: 1em;
	font-weight: normal;
	position: relative;
	top: -18px;
	background: #626469 url(../images/decor/illus_2cols_sidebox_tit_bgtop.gif) repeat-x left top;
}
#sideBarWrapper h3 span {
	display: block;
	padding: 5px;
	background: url(../images/decor/illus_2cols_sidebox_tit_bgbottom.gif) repeat-x left bottom;
}
#sideBarWrapper ul {
	margin: 0 10px;
}
#sideBarWrapper ul li {
	background: url(../images/decor/illus_arrow_2.gif) no-repeat left 7px;
	padding-left: 15px;
}
#sideBarWrapper ul li a strong {
	font-size: 1.2em;
}

/* Main Content */
#mainContent {
	float: left;
	width: 730px;
	position: relative;
}
#mainContent h3 {
	font-size: 1.4em;
	font-weight: normal;
	border-bottom: #626469 solid 6px;
}
#mainContentWrapper {
	padding: 1em 0;
	font-size: .86em;
	overflow: hidden;
	min-height:300px;
}
* html #mainContentWrapper {
	height: 1%;
}
#mainContentWrapper h4 {
	font-size: 1.1em;
	margin-bottom: 1em;
}
#mainContentWrapper ul.List1,
#mainContentWrapper ul.List2 {
	margin: 1em 0;
}
#mainContentWrapper ul.List1 li {
	background: url(../images/decor/illus_arrow_1.gif) no-repeat left 4px;
	padding-left: 10px;
}
#mainContentWrapper ul.List1 li a:hover {
	text-decoration: underline;
}
#mainContentWrapper ul.List2 li {
	background: url(../images/decor/illus_square.gif) no-repeat left 4px;
	padding-left: 10px;
}
#mainContentWrapper fieldset {
	background: url(../images/decor/illus_dot.gif) repeat-x left bottom;
	margin: 0 0 1.5em 0;
	padding: 0 0 1.5em 0;
}
#mainContentWrapper fieldset .Entry,
#mainContentWrapper fieldset .Action {
	text-align: right;
	padding: 3px 0;
	width: 305px;
}
#mainContentWrapper fieldset .Entry input {
	width: 150px;
}
#mainContentWrapper fieldset .Entry select {
	width: 154px;
}
.WrapperCol1,
.WrapperCol2 {
	float: left;
}
.WrapperCol1 {
	width: 480px;
	margin-right: 20px;
}
.WrapperCol2 {
	width: 230px;
}

.WrapperCol1 p {
	padding-bottom: 1em;
}
.BoxContent {
	margin-bottom: 1.5em;
}
.BoxContent h4 {
	font-size: 1.3em !important;
	background: url(../images/decor/illus_2cols_sidebox_tit_bgbottom.gif) repeat-x left bottom;
	padding-bottom: 2px;
	margin-bottom: .5em !important;
	font-weight: normal;
}
.BoxContent h4.LouerTit {
	background-color: #014995;
	color: #fff;
}
.BoxContent h4.AcheterTit {
	background-color: #e40429;
	color: #fff;
}
.BoxContent h5 {
	font-size: 1.1em;
	color: #014995;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.BoxContent h5.AltSubTit {
	font-size: 1em;
	background: url(../images/decor/illus_square_2.gif) no-repeat left 4px;
	padding-left: 10px;
}
.AltBox h5 {
	color: #e40429;
}
.AltBox h5.AltSubTit {
	background: url(../images/decor/illus_square_1.gif) no-repeat left 4px;
}
.BoxContent .ShortDesc {
	overflow: hidden;
	padding: .0em 0;
}
* html .BoxContent .ShortDesc {
	height: 1%;
}
.BoxContent .ShortDesc img.Thumbnail {
	float: left;
	margin-right: 10px;
	margin-bottom: 4px;
}
.BoxContent .ShortDesc strong {
	font-size: 1em;
}
.BoxContent .ShortDesc span.DateInfo {
	font-size: 1.1em;
	color: #014995;
}
.AltBox .ShortDesc span.DateInfo {
	color: #e40429;
}
.BoxContent .ShortDesc span.PriceBox {
	color: #4a4a4a;
	font-size: 1.1em;
	background-color: #e9e9e9;
	padding: 0 3px;
	width: 200px;
	display: block;
	float: left;
}
.BoxContent ul li {
	overflow: hidden;
	margin-bottom: 4px;
}
* html .BoxContent ul li {
	height: 1%;
}
.BoxContent ul li.FirstItem {
	border-bottom: #014995 solid 1px;
}
.AltBox ul li.FirstItem {
	border-bottom: #e40429 solid 1px;
}
.BoxContent ul li.FirstItem a {
	float: right;
	display: block;
	margin-left: 5px;
	white-space: nowrap;
	color: #014995;
	font-weight: bolder;
	background: url(../images/decor/illus_arrow_5.gif) no-repeat 5px 7px;
	padding: 2px 5px 2px 12px;
	border: #014995 solid 1px;
	border-bottom: none;
	font-size:0.9em;
}
.BoxContent ul li.FirstItem a.AltLink {
	background: url(../images/decor/illus_arrow_7.gif) no-repeat 5px 7px;
	padding: 2px 5px 2px 15px;
}
.AltBox ul li.FirstItem a {
	color: #e40429;
	background: url(../images/decor/illus_arrow_6.gif) no-repeat 5px 7px;
	border: #e40429 solid 1px;
	border-bottom: none;
}
.AltBox ul li.FirstItem a.AltLink {
	background: url(../images/decor/illus_arrow_8.gif) no-repeat 5px 7px;
}
.BoxContent ul li.SecondItem a {
	float: right;
	display: block;
	white-space: nowrap;
	background: url(../images/decor/illus_arrow_3.gif) no-repeat left 4px;
	padding-left: 12px;
}
.AltBox ul li.SecondItem a {
	background: url(../images/decor/illus_arrow_4.gif) no-repeat left 4px;
}

.WrapperCol2 .AlerteEmail {
	display: block;
	float: right;
	padding-top: 21px;
	background: url(../images/decor/illus_alerte_mail.gif);
	width: 194px;
	height: 0px !important;
	height /**/: 21px;
	overflow: hidden;
}

.WrapperCol1 .AddAlerteEmail {
background:transparent url(../images/decor/illus_alerte_mail_add.gif) repeat  left top;
display:block;
float:right;
height:0px !important;
height /**/: 21px;
overflow:hidden;
padding-top:21px;
width:216px;
}

.NouvelleRecherche {
	background: url(../images/decor/illus_2cols_sidebox_tit_bgtop.gif) repeat-x left top;
	margin-top: 4em;
}
.NouvelleRecherche .NouvelleRechercheWrapper1 {
	background: url(../images/decor/illus_2cols_sidebox_tit_bgbottom.gif) repeat-x left bottom;
}
.NouvelleRechercheWrapper1 .NouvelleRechercheWrapper2 {
	background: url(../images/decor/illus_2cols_sidebox_tit_bg.gif);
	padding: 10px;
}
.NouvelleRecherche h4 {
	font-size: 1.5em !important;
	font-weight: normal;
	background: url(../images/decor/illus_2cols_sidebox_tit_bgbottom.gif) repeat-x left bottom;
	padding-bottom: 2px;
	margin-bottom: .5em !important;
}
.NouvelleRecherche ul li {
	background: url(../images/decor/illus_arrow_3.gif) no-repeat left 4px;
	padding-left: 10px;
}
.NouvelleRecherche ul li.AltItem {
	background: url(../images/decor/illus_arrow_4.gif) no-repeat left 4px;
}

/* popup */
#popup {
	background: #e1e1e1 url(../images/decor/illus_dot1.gif) repeat-x left top;
	width: 480px;
	position: absolute;
	left: 0;
	top: 10em;
	font-size: .85em;
	border-top: #fff solid 6px;
	border-bottom: #fff solid 6px;
}
#popup #popupWrapper {
	background: url(../images/decor/illus_dot3.gif) repeat-x left bottom;
	padding-bottom: 1em;
}
#popup p {
	padding: .2em 8em;
}
#popup h3 {
	border: none !important;
	font-size: 1.2em;
	font-weight: bolder;
	text-align: center;
	margin: 1em 4em;
}
#popup h3 span {
	color: #e40956;
	font-size: 1.3em;
}
#popup ul {
	overflow: hidden;
	margin-right: 1.5em;
}
* html #popup ul {
	height: 1%;
}
#popup ul li {
	float: right;
	margin-left: 5px;
}
#popup ul li a {
	display: block;
	padding-top: 16px;
	width: 44px;
	height: 0px !important;
	height /**/: 16px;
	overflow: hidden;
}
#popup ul li.Non a {
	background: url(../images/decor/bt_non.gif) no-repeat;
}
#popup ul li.Oui a {
	background: url(../images/decor/bt_oui.gif) no-repeat;
}

#consulter {
background:none;
color:#4E4E4E;
font-size:1em;
min-height:275px;
}
#popup.inside {
font-size:1em;
}
.popSubTitAcheter{
font-size:1.1em;
color:#E40429;
}
.popSubTitLouer{
font-size:1.1em;
color:#014995;
}
.Banner {
	background: url(../images/decor/ph_header_6.jpg) no-repeat left top;
}
