@charset "utf-8";
/* CSS Document */

body, html {
	font-family: arial;
	font-size: 100%;
	width:100%;
	height:100%;
	overflow:hidden;
	margin:0;
	padding:0;
}

#page_0, #page_1, #page_2, #page_3, #page_4, #page_5, #page_6, #page_7, #page_8, #page_9, #page_10 {
	position:relative;
	background-size:cover;
	width:100%;
	height:99%;
	background-position: bottom center;
}

#page_11, #page_12, #page_13, #page_14, #page_15, #page_16, #page_17, #page_18, #page_19, #page_20 {
	position:relative;
	background-size:cover;
	width:100%;
	height:99%;
	background-position: bottom center;
}

#page_21, #page_22, #page_23, #page_24, #page_25, #page_26, #page_27, #page_28, #page_29, #page_30 {
	position:relative;
	background-size:cover;
	width:100%;
	height:99%;
	background-position: bottom center;
}

#page_31, #page_32, #page_33, #page_34, #page_35, #page_36, #page_37, #page_38, #page_39, #page_40 {
	position:relative;
	background-size:cover;
	width:100%;
	height:99%;
	background-position: bottom center;
}

#page_51, #page_52, #page_53, #page_54, #page_55, #page_56, #page_57, #page_58, #page_59, #page_60 {
	position:relative;
	background-size:cover;
	width:100%;
	height:99%;
	background-position: bottom center;
}

#page_61, #page_62, #page_63, #page_64, #page_65, #page_66, #page_67, #page_68, #page_69, #page_70 {
	position:relative;
	background-size:cover;
	width:100%;
	height:99%;
	background-position: bottom center;
}

/*.container {
	position:;
	width:100%;
	height:100%;
	margin:4px auto;
}*/
.logo {
	position:0;
	top:0;
	left:0;
	width:28%;
	border-radius:0 0 24px 0;
	background:rgba(255,255,255,1);
}
.logo img {
	width:80%;
	padding:24px;
	margin-left:20px;
}

.logo_partenaire {
	position:absolute;
	width:30%;
	top:3%;
	right:0.3%;
}
.logo_partenaire img {
	width:25%;
	margin:0 24px 0 0;
	float:right;
}

.description {
	position:absolute;
	bottom:0;
	right:0;
	/*float:right;*/
	font-size:115%;
	padding:30px;
	width:40%;
	background:rgba(255,255,255,0.5);
	border-radius:24px 0 0 0;
	color:rgba(0,0,0,0.7);
}
.info-immo {
	position:absolute;
	bottom:0;
	left:0;
	background:rgba(255,255,255,0.34);
	height:88px;
	width:53.2%;
	padding:34px;
}
/*.info_vignette {
	postion:absolute;
	width:50.6%;
	float:left;
	left:25%;
	bottom:0;
	background:rgba(255,255,255,0.6);
	padding:36px;
	font-weight:bold;
	font-size:130%;
	line-height:160%;
}
*/
.info-immo .ico {
	float:left;
	width:15%;
	margin-right:10px;
	text-align:center;
}
.ico{
	font-weight:bold;
}
.info-immo .ico img {
	alignment-baseline:baseline;
}
.prix {
	font-weight:bold;
	font-size:150%;
}
h1 {
	font-size:180%;
	line-height:normal;
	margin:0;
	padding:0;
}
h2 {
	font-size:140%;
	line-height:normal;
	margin:0;
	padding:0;
}