html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
input, textarea, select { margin: 0; padding: 0 }
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.bold{
	font-weight:bold;
}

html {
	height: 100%;
}

/* Général */
body {
	background:#fff;
	font-family: Arial;
	font-size: 12px;
	height: 100%;
}

a, a:visited {
	color: #003e52;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Utile */
.access-layout { display: none; }

.clearfix {
	clear: both !important;
	font-size: 0 !important;
	line-height: 0 !important;
	float: none !important;
	height: 0 !important;
	width: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	display: block !important;
}

.text-bold { font-weight: bold }
.text-italic { font-style: italic }
.text-uppercase { text-transform: uppercase }
.text-left { text-align: left }
.text-right { text-align: right }
.text-justify { text-align: justify }
.text-center { text-align: center }
.text-underline { text-decoration: underline }
.text-normal { text-transform: none }

.pull-left { float: left !important }
.pull-right { float: right !important }
.inline-block { display:inline-block;}

.margin-10 { height: 10px; }
.margin-20 { height: 20px; }
.margin-30 { height: 30px; }
.margin-40 { height: 40px; }
.margin-50 { height: 50px; }

.s8 { font-size: 8px; }
.s9 { font-size: 9px; }
.s10 { font-size: 10px; }
.s11 { font-size: 11px; }
.s12 { font-size: 12px; }
.s13 { font-size: 13px; }
.s14 { font-size: 14px; }
.s15 { font-size: 15px; }
.s16 { font-size: 16px; }
.s17 { font-size: 17px; }
.s18 { font-size: 18px; }
.s19 { font-size: 19px; }
.s20 { font-size: 20px; }
.s21 { font-size: 21px; }
.s22 { font-size: 22px; }
.s23 { font-size: 23px; }
.s24 { font-size: 24px; }
.s25 { font-size: 25px; }
.s26 { font-size: 26px; }
.s27 { font-size: 27px; }
.s28 { font-size: 28px; }
.s29 { font-size: 29px; }
.s30 { font-size: 30px; }

.w100{
	width: 100%;
}
.page{
	width: 1080px;
	margin: 0 auto;
}
.page-annonce{
	width: 1300px;
	margin: 0 auto;
	min-height: 100%;
	padding-bottom: 300px;
	box-sizing: border-box;
}
/** HOME **/

 #header-home-container{
	height:220px;
	background:#7ba6de;
}
#header-home{
	width:1080px;
	margin:0 auto;
	padding-top:30px;
}
#header-logo {
	float: left;
	width: 400px;
}
#header-logo img {
	width: 400px;
}
#header-btn-container{
	height:60px;
	padding-left:600px;

}
#header-telephone, #header-login{
	float:left;
	font-size:18px;
	color:white;
	position:relative;
	padding-left:60px;
}
#header-telephone{
	margin-right:50px;
}
#header-login a{
	color:white;
}
#header-telephone::after{
	content:"";
	position: absolute;
	width:52px;
	height:52px;
	left:0;
	top:-10px;
	background: url(/images/sprites.png) no-repeat;
	background-position: -312px 0;
}
#header-login::after{
	content:"";
	position: absolute;
	width:52px;
	height:52px;
	left:0;
	top:-10px;
	background: url(/images/sprites.png) no-repeat;
	background-position: -260px 0;
}
#header-menu{
	width:780px;
	margin:0 auto;
	background:white;
	height:50px;
	line-height: 50px;
	padding-left:300px;
	position: relative;
}
#header-menu-items{

}
#header-menu-items li{
	display:inline-block;
	text-align: center;
	padding:0 50px;
	font-size:15px;
}
#header-menu-items li a{
	color:#7ba6de;
}
#header-accroche{
	margin-top:50px;
	color:white;
}
#footer-container{
	background:#003e52;
	color:white;
	height: 280px;
	margin-top: -280px;
}
#footer{
	padding-top:40px;
	position:relative;
	height:240px;
	width:1080px;
	margin:0 auto;
}
#footer-logos{
	float:left;
}
#footer-menu{
	float:right;
}
#footer-logo-mm{
	position:relative;
	display: inline-block;
	vertical-align: middle;
}
#footer-sublogos{
	display: inline-block;
	width:256px;
	height:128px;
	margin-left:50px;
	vertical-align: middle;
}
#footer-logo-pv{
	height:50px;
	width:200px;
	background: url(/images/sprites.png) no-repeat;
	background-position: -262px -154px;
	display: block;
}
#footer-logo-cp{
	height:40px;
	width:200px;
	background: url(/images/sprites.png) no-repeat;
	background-position: -262px -204px;
	display: block;
	margin-top:20px;
	margin-left:30px;
}
#footer-mentions{
	position: absolute;
	bottom: 0;
	transform: translateX(-50%);
	left: 50%;
	padding-bottom: 10px
}
#footer-menu ul{
	list-style-type: none;
	width:350px;
	columns: 2;
	-webkit-columns: 2;

	-moz-columns: 2;
}
#footer-menu ul li {
	margin-bottom:20px;
}
#footer-menu ul li a{
	color:white;
	font-size:16px;
	position: relative;
}
#footer-menu-contact, #footer-menu-tel, #footer-menu-www{
	padding-left:40px;
}
#footer-menu-contact::after{
	content:"";
	position: absolute;
	left: 0;
	transform: translateY(-50%);
	top:50%;
	width:30px;
	height:30px;
	background:url(/images/sprites.png) no-repeat;
	background-position: -415px -52px;
}
#footer-menu-tel::after{
	content:"";
	position: absolute;
	left: 0;
	transform: translateY(-50%);
	top:50%;
	width:30px;
	height:30px;
	background:url(/images/sprites.png) no-repeat;
	background-position: -520px -52px;
}
#footer-menu-www::after{
	content:"";
	position: absolute;
	left: 0;
	transform: translateY(-50%);
	top:50%;
	width:30px;
	height:30px;
	background:url(/images/sprites.png) no-repeat;
	background-position: -468px -52px;
}

#home-title{
	color:#253646;
	font-size:30px;
	font-family: 'Quicksand',sans-serif;
	position: relative;
	margin-bottom:45px;
}
#home-title::after{
	content:"";
	position:  absolute;
	height:1px;
	border-bottom:1px solid #253646;
	width:910px;
	bottom:5px;
	left:170px;
}
#home-row-label{
	background:white;
	margin-bottom:20px;
	padding:20px 0;
}
#home-row-label div{
	display: inline-block;
	text-align: center;
	font-weight: bold;
	color:#253646;
	font-size:17px;
}
#home-tab-data{
	margin-bottom: 50px;
	min-height:250px;
}
.home-row-data{
	margin-bottom: 10px;
}
.home-row-data div{
   display: inline-block;
	vertical-align: middle;
	text-align: center;
	color:#7ba6de;
	font-size:15px;

}
.home-row-reference{
	width:145px;
}
.home-row-adresse{
	width:160px;
}
.home-row-mandat{
	width:140px;
}
.home-row-etat{
	width:220px;
}
.home-row-money{
	width:230px;
}
.home-row-reservation{
	width:165px;
}
a.home-row-create-btn{
	background-color: #c2d619;
	padding:10px;
	color:white;
	text-align: center;
	font-weight:bold;
	text-transform: uppercase;
	font-size: 14px;
	display: block;
}
a.home-row-calendar-btn{
	background:#7ba6de;
	color:white;
	text-align: center;
	padding:10px;
	display: block;
}
/** LAYER STEPS **/
#layer-steps-overlay{
	background:rgba(0,0,0,0.5);
	width: 100%;
	height:100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 8999;
}
#layer-steps{
	background:white;
	width: 1012px;
	height:350px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 9000;
}
#layer-steps.step-01{
	height:460px;
}
#layer-steps-header{
	color:white;
	background:#66c2eb;
	padding:30px;
	text-align: center;
	font-family: 'Quicksand',sans-serif;
	font-size: 33px;
	font-weight: bold;
	display: none;
}
.step-01 #layer-steps-header{
	display: block;
}
#layer-steps-container{
	position: relative;
	margin:50px 30px;
}
#layer-steps-container::after{
	content: "";
	position: absolute;
	top:17px;
	height:10px;
	width:100%;
	left:50%;
	transform:translateX(-50%);
	border-radius: 5px;
	background:#003e52;
	z-index: -1;
}
.layer-step{
	float:left;
	width:25%;
	margin: 0;
	padding: 0;
}
.layer-step-item{
	margin:0 auto;
	border:1px solid #253646;
	background:white;
	color:#253646;
	border-radius: 70px;
	width:40px;
	text-align: center;
	font-size:35px;
	margin-bottom:30px;
}
.layer-step-item-label{
	text-align: center;
	font-family: 'Quicksand',sans-serif;
	font-size: 31px;
	margin-bottom: 20px;
	color:#818181;
}
.layer-step-item-label-desc{
	text-align: center;
	font-size: 20px;
	color:#818181;
}
#layer-step-btn-container{
	position: relative;
}
.layer-step-btn{
	background:#fd0;
	color:#003e52;
	padding:10px 30px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	display:none;
	text-transform: uppercase;
	font-weight: bold;
	font-size:16px;
	cursor:pointer;
	font-family: 'Quicksand', sans-serif;
	border-radius: 20px
}
.step-01 #layer-step-01-item, .step-02 #layer-step-01-item, .step-02 #layer-step-02-item, .step-03 #layer-step-01-item, .step-03 #layer-step-02-item, .step-03 #layer-step-03-item, .step-04 #layer-step-01-item, .step-04 #layer-step-02-item, .step-04 #layer-step-03-item, .step-04 #layer-step-04-item{
	background:#003e52;
	color:white;
}
.step-01 #layer-step-01-item-label, .step-02 #layer-step-01-item-label, .step-02 #layer-step-02-item-label, .step-03 #layer-step-01-item-label, .step-03 #layer-step-02-item-label, .step-03 #layer-step-03-item-label, .step-04 #layer-step-01-item-label, .step-04 #layer-step-02-item-label, .step-04 #layer-step-03-item-label, .step-04 #layer-step-04-item-label{
	color:#66c2eb;
}
.step-01 #layer-step-01-item-label-desc, .step-02 #layer-step-01-item-label-desc, .step-02 #layer-step-02-item-label-desc, .step-03 #layer-step-01-item-label-desc, .step-03 #layer-step-02-item-label-desc, .step-03 #layer-step-03-item-label-desc, .step-04 #layer-step-01-item-label-desc, .step-04 #layer-step-02-item-label-desc, .step-04 #layer-step-03-item-label-desc, .step-04 #layer-step-04-item-label-desc{
	color:#253646;
}
.step-01 #layer-step-btn-01{
	display: block;
}
.step-02 #layer-step-btn-02{
	display: block;
}
.step-03 #layer-step-btn-03{
	display: block;
}
.step-04 #layer-step-btn-04{
	display: block;
}
/*** LAYER SAVED **/
#layer-save-overlay{
	background:rgba(0,0,0,0.5);
	width: 100%;
	height:100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 8999;
	display:none;
}
#layer-save{
	background:white;
	width: 750px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 9000;
}

#layer-save-header{
	color:white;
	background:#66c2eb;
	padding:30px;
	text-align: center;
	font-family: 'Quicksand',sans-serif;
	font-size: 33px;
}

#layer-save-container{
	position: relative;
	margin:50px 30px;
	font-size:15px;
}
#layer-save-btn-container{
	margin-bottom: 20px;
	text-align: center;
}
.layer-save-btn{
	background: #fd0;
    color: #003e52;
	padding:10px 30px;
	text-transform: uppercase;
	font-weight: bold;
	font-size:16px;
	cursor:pointer;
	border-radius: 20px;
	display: inline-block;
}

/** HEADER ANNONCE **/
#header-annonce{
	text-align: center;
	padding-top:30px;
	position: relative;
	height:120px;
}
#header-annonce-main-title{
	font-size:30px;
	font-family:'Quicksand',sans-serif;
	color:#003e52;
	font-weight: bold;
}
#header-annonce-title{
	font-size:28px;
	color:#66c2eb;
	font-weight: 700;
	font-family:'Quicksand',sans-serif;
}
.header-annonce-title-step{
	color:#fbbb01;
	font-family:'Quicksand',sans-serif;
	font-size:22px;
	text-transform:none;
	font-weight: normal;
}
.header-annonce-title-step-nb-container{
	display:inline-block;
	background:#253646;
	border-radius:50px;
	padding:10px;
	color:white;
	font-size:14px;
	font-weight:bold;
}
.header-annonce-title-step-nb{
	font-size:20px;
}
/** ARIANE ANNONCE  **/
#form-ariane{
	position: relative;

}
#form-ariane::after{
	content:"";
	position: absolute;
	bottom:0;
	left:0;
	width:100%;
	height:12px;
	background:#dbdbdb;
	z-index:0;
}
#form-ariane.form-ariane-complete::after{
	background:#66c2eb;
}
#form-ariane div{
	display:inline-block;
	color:#dbdbdb;
	font-weight:bold;
	padding-bottom:15px;
	float:left;
	padding-left:5px;
	position: relative;
	font-size:14px;
}
.form-ariane-separator{
	color:#dbdbdb;
}
#form-ariane div.active{
	display:inline-block;
}

#form-ariane div.active a , #form-ariane div.active{
	color:#66c2eb;
	text-decoration: none
}
#form-ariane div.active .form-ariane-separator{
	color:#66c2eb;
}
#form-ariane div.active.done .form-ariane-separator{
	color:#dbdbdb;
}

#form-ariane a[href="#"] {
	cursor: not-allowed;
}

#form-ariane div.active::after{
	content:"";
	position: absolute;
	z-index: 1;
	bottom:0;
	left:0;
	width:110%;
	height:1px;
	border-bottom:12px solid #66c2eb;
}

#form-ariane div.active.done{
	display:inline-block;
}
#form-ariane div a, #form-ariane div.active.done a{
	color:#dbdbdb;
	text-decoration: none
}

/*** FORM BODY **/
textarea{
	text-align: left;
	resize: none;
	padding: 5px;
	border: 1px solid #dbdbdb;
}
#form-container{
	background:white;
	padding:10px;
	border:1px solid #dbdbdb;
}

.form-title{
	color:#66c2eb;
	border-bottom:1px solid #66c2eb;
	padding-bottom: 5px;
	font-size:20px;
	margin-bottom: 10px;
	font-family: 'Quicksand', sans-serif;
	font-weight: bold
}
.form-title-desc{
	font-size: 15px;
	color:#595959;
	font-style:italic;
}
.form-label{
	color:#253646;
	font-size:12px;
	font-weight:bold;
	margin:10px 10px 10px 0;
	display:inline-block;
}
.form-cols-b div[class^='form-col-'] .form-label.w100,.form-label.w100{
	width:100%;
}
.form-row{
	margin-left:-45px;
	margin-bottom:20px;
}
.form-row .form-field-container-title{
	margin-left:45px;
}
.form-solofield-container{
	margin-left:45px;
}
.form-item-container{
	float:left;
	margin-left:45px;
}
.form-field-container-title{
	font-weight:bold;
	margin: 0 0 10px 0px;
	font-size:17px;
}
.form-field-container input[type="text"], .form-field-container select {
	width:95%;
	padding:5px;
	border: 1px solid #ccc;
}

#form-adresse-container{
	width:500px;
}
#form-complement-adresse-container{
	width:400px;
}
#form-cp-container{
	width:90px;
}
#form-ville-container{
	width:150px;
}
#form-map-container{
	width:580px;
	height:270px;
	margin:40px auto;
	background:#f4f4f4;
}
#form-map-legend{
	margin-left:370px;
}
.form-label{

}
.form-label + input[type="checkbox"]{
	vertical-align:text-bottom;
}
input[type="checkbox"] + .form-label {
	margin:10px;
}
.form-label + select, .form-label + input[type="number"], .form-label + input[type="text"], .form-label + input[type="phone"], .form-label + input[type="email"]{
	padding:5px;
}

#form-distance-pistesmer-container, #form-distance-commerces-container, #form-distance-centreville-container{
	width:380px;
}
#form-distance-pistesmer-container select, #form-distance-commerces-container select, #form-distance-centreville-container select{
	width:215px;
}
a.form-btn-back{
	font-size:14px;
	float:left;
	color:#66c2eb;
	padding:10px 20px;
	border: 2px solid #66c2eb;
	border-radius: 20px;
	font-family: 'Quicksand', sans-serif;
	text-decoration: none;
	font-weight: bold;
}
a.form-btn-back:hover{
    color: #85ceef;
    border-color: #85ceef;
}

.form-btn-next, a.form-btn-next{
	cursor:pointer;
	border: 0;
	font-size:18px;
	float:right;
	color:#003e52;
	background:#fd0;
	padding:10px 15px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
	border-radius: 20px;
	font-family: 'Quicksand',sans-serif
}
.form-btn-save{
	cursor:pointer;
	border: 0;
	font-size:16px;
	float:right;
	color:#253646;
	background:none;
	text-transform: none;
	text-decoration:none;
	margin-right:15px;
	margin-top:15px;
}
.form-btn-save:hover{
	text-decoration:underline;
}
#form-part-01{
	display:block;
}
.form-cols-b{
	margin-bottom:50px;
}
.form-cols-b .form-col-a, .form-cols-b .form-col-b{
	width:50%;
	float:left;
}
div[class^="form-col-"].col-70{
	width:70%;
}
div[class^="form-col-"].col-30{
	width:30%;
}
.form-cols-b div[class^='form-col-'] label,.form-cols-b div[class^='form-col-'] select{
	width:45%;
}
.form-cols-b div[class^='form-col-'] input[type='text'], .form-cols-b div[class^='form-col-'] input[type='number'],.form-cols-b div[class^='form-col-'] input[type='email'],.form-cols-b div[class^='form-col-'] input[type='phone']{
	width:43%;
}
#form-step-03 .form-cols-b div[class^='form-col-'] input[type='text']{
	width:43.5%;
}
.form-cols-b div[class^='form-col-'] .form-subfield-container label{
	padding-left:5%;
	width:40%;
}
#form_description, #form_description_environnement{
	margin:20px 0 20px 0px;
}
.form-tips-container{
	display: inline-block;
	width: 500px;
	vertical-align: top;
	padding-top: 20px;
	margin-left:20px;
}
#form-step-03 .form-tips-container{
	width:auto;
}
.form-tips-icon{
	padding-top:50px;
	text-align: center;
	font-size:30px;
	color:#fbbb01;
	position: relative;
	margin-bottom:30px;
}
.form-tips-icon::after{
	content:"";
	position: absolute;
	z-index: 0;
	background:url(/images/sprites.png);
	background-position: -420px 0;
	height:50px;
	width:50px;
	left:50%;
	top:0;
	transform: translateX(-50%);
}
.form-tips-title{
	background:white;
	color:#fbbb01;
	font-family:'Quicksand',sans-serif;
}
.form-tips-title::before{
	content:"";
	position: absolute;
	z-index: 0;
	bottom:15px;
	background:#253646;
	height:1px;
	width:35%;
	right:0;
}
.form-tips-title::after{
	content:"";
	position: absolute;
	z-index: 0;
	bottom:15px;
	background:#253646;
	height:1px;
	width:35%;
	left:0;
}
.form-tips-desc{
	color:#253646;
	font-size:17px;
	text-align: left;
}
a.form-tips-btn{
	float: right;
	color:white;
	background:#7ba6de;
	padding:10px;
	font-size:12px;
}
.form-field-ajout-btn{
	padding:5px 10px;
	background:#66c2eb;
	color:white;
	float:left;
	margin:10px 0 10px 10px;
	cursor:pointer;
	border-radius: 20px;
	font-family: 'Quicksand', sans-serif;
	font-weight: bold;
}
.form-field-container-title-room{
	padding:5px;
	background:#66c2eb;
	margin-bottom:15px;
	color: #fff;
	font-family: 'Quicksand', sans-serif
}
.form-checkbox-container{
	display: inline-block;
	margin-right:40px;
}
.form-checkbox-container input{
	vertical-align: text-bottom;
}
#upload-photos-btn{
	background:#fd0;
	color:#003e52;
	padding:10px 30px;
	text-transform: uppercase;
	position: absolute;
	top:280px;
	left:50%;
	transform: translate(-50%,0);
	font-size:15px;
	font-weight:bold;
	z-index: 10;
	text-align:center;
	white-space: nowrap;
	font-family: 'Quicksand', sans-serif;
	border-radius: 50px;
	text-decoration: none;
}
#upload-photos-container{
	margin:0 auto;
	width:900px;
	font-size:0;
	border:5px solid #dbdbdb;
	position: relative;
	margin-bottom:30px;
}
.upload-photos-falsebox{
	border:5px solid #dbdbdb;
	width:290px;
	height:290px;
	display:inline-block;
}

.upload-photos-falsebox img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	opacity: 0.6;
}

.upload-photo-tips-container{
	padding:30px;
}
#upload-modif-photo{
	width:650px;
	height:470px;
	overflow: hidden;
	float:left;
}
#upload-modif-photo img {
	max-width: 100%;
}

#upload-modif-tools-container{
	margin:0 0 0 20px;
	float:left;
	width: 224px;
}
#upload-modif-tools{
	background:#f7f6f4;
	padding:5px;
	margin-bottom: 30px;
}
#upload-modif-tools-title{
	padding:10px;
	margin-bottom:20px;
	color:#253646;
	border-bottom: 2px solid #253646;
	font-weight:bold;
	text-align: center;
	font-size: 14px;
}
.upload-modif-btn{
	position: relative;
	padding:10px 10px 10px 70px;
	margin-bottom: 20px;
	display: block;
}
.upload-slidebar-title{
	padding-left:10px;
	margin-bottom: 4px
}
.upload-slidebar-container{
	margin:0 35px 20px 35px;
}
#upload-modif-btns {
	text-align: center
}
#upload-modif-btns a{
	display:inline-block;
	text-align: center;
	padding:5px 10px;
	margin: 20px 5px;
	text-decoration: none;
	border-radius: 20px;
	font-family: 'Quicksand', sans-serif;
	font-weight: bold;
	border: 2px solid transparent;
}
#upload-modif-reset {
	color: #66c2eb;
	border-color: #66c2eb !important;
	background: #fff
}
#upload-modif-save {
	background: #66c2eb;
	color: #fff;
}
#upload-modif-crop::after{
	position: absolute;
	top: -12px;
	left: 0;
	content: "";
	background: url(/images/sprites.png) no-repeat;
	background-position: -260px -52px;
	height: 52px;
	width: 52px;
	transform: scale(0.5);
	border: 1px solid #dbdbdb;
	padding: 2px;
}
#upload-modif-rotate::after{
	position: absolute;
	top: -12px;
	left: 0;
	content: "";
	background: url(/images/sprites.png) no-repeat;
	background-position: -312px -52px;
	height: 52px;
	width: 52px;
	transform: scale(0.5);
	border: 1px solid #dbdbdb;
	padding: 2px;
}
#upload-set-default-title{
	font-family: 'Quicksand',sans-serif;
	color:#fbbb01;
	text-align: center;
	font-size: 19px;
	position: relative;
	margin-bottom: 25px;
}
#upload-set-default-title::after{
	content:"";
	height:38px;
	width:38px;
	position: absolute;
	top:50%;
	left:10px;
	transform: translateY(-50%);
	background: url(/images/sprites.png) no-repeat;
	background-position: -572px -52px;

}
#form-setasdefault{
	display: inline-block;
	vertical-align: middle;
	padding: 5px 15px;
	border-radius: 20px;
	font-family: 'Quicksand', sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background: #66c2eb;
	color: #fff;
}

#upload-addlegend-container{
	float:left;
	width: 100%;
	margin-bottom:20px;
}
#upload-addlegend-container label{
	display: block;
	margin-bottom:10px;
}
#upload-gallery{
	white-space: nowrap;
	margin:15px 0;
	overflow-x: auto;
}
#upload-gallery-container {
	margin-left: -10px;
}
.upload-photo-item-container{
	width:156px;
	border:2px solid transparent;
	margin: 0 0 10px 10px;
	display: inline-block;
	position: relative;
	vertical-align: top;
}

.upload-photo-item-container.miss-content::after{
	content:"";
	font-weight:bold;
	color:#fbbb01;
	position: absolute;
	bottom: 5px;
	transform:translateX(-50%);
	left:50%;
}

.upload-photo-item-container.main-photo{
	border:2px solid #fbbb01;
}

.upload-photo-item-container.main-photo::after {
	content:"";
	position: absolute;
	top: 0;
	left: 0;
	background: url(/images/sprites.png) no-repeat;
	background-position: -572px -52px;
	width:38px;
	height:38px;

}
.upload-photo-item{
	height:120px;
	width:156px;
	border:0;
	display: block;
}
.upload-photo-item-legend-missing{
	display:none;
	position: relative;
	font-family: 'Quicksand',sans-serif;
	font-size:18px;
	text-align: right;
	padding-top:5px;
}
 .upload-photo-item-modified{
	display:none;
	position: relative;
	font-family: 'Quicksand',sans-serif;
	font-size:18px;
	text-align: center;
	padding-top:5px;
}
.upload-photo-item-container.modified .upload-photo-item-modified{
	display:block;

}
.upload-photo-item-modified::after{
	content: "";
	position: absolute;
	background: url(/images/sprites.png) no-repeat;
	background-position: -520px 0px;
	width: 52px;
	height: 52px;
	top:60%;
	transform: translateY(-50%) scale(0.5);
	left:5px;
}
.upload-photo-item-legend-missing::after{
	content: "";
	position: absolute;
	background: url(/images/sprites.png) no-repeat;
	background-position: -467px 0px;
	width: 52px;
	height: 52px;
	top:60%;
	transform: translateY(-50%) scale(0.5);
	left:-15px;
}
.upload-photo-item-container.legend-missing .upload-photo-item-legend-missing{
	display:block;

}
#upload-photo-add-btn-container{
	position: relative;
	background:#dbdbdb;
	height:120px;
	cursor:pointer;
}
#upload-photo-add-btn{
	padding-top:35px;
}
#upload-photo-add-btn div{
	text-align: center;
	font-weight:bold;
	font-size:14px;
	color:#253646;
}
div#upload-photo-add-btn-icon{

}
#upload-photo-add-btn-icon-plus {
	font-size:25px;
}
.upload-photo-item-menu{
	position: absolute;
	bottom: 0;
	left:0;
	background:#253646;
	width: 156px;
	height:40px;

	display: none;
}
a.upload-photo-item-menu-modify, a.upload-photo-item-menu-delete{
	   float: left;
	margin-top: 12px;
	color: white;
	width: 35px;
	padding-left: 30px;
	padding-top: 3px;
	position: relative;
	font-size: 11px;

}

.upload-photo-item-container:hover, .upload-photo-item-container.active{
	border:2px solid #253646;
}
.upload-photo-item-container:hover .upload-photo-item-menu{
	display: block;
}
a.upload-photo-item-menu-modify::after{
	content: "";
	position: absolute;
	background: url(/images/sprites.png) no-repeat;
	background-position: -570px 0px;
	width: 52px;
	height: 52px;
	left: -10px;
	transform: scale(0.5);
	top: -18px;
}
a.upload-photo-item-menu-delete::after{
	content: "";
	position: absolute;
	background: url(/images/sprites.png) no-repeat;
	background-position: -363px 0px;
	width: 52px;
	height: 52px;
	left: -10px;
	transform: scale(0.6);
	top: -18px;
}

#input-photos {
	position: absolute;
	top: -10000px;
}

#upload-modif-zoom {
	text-align: center;
	margin: 15px 0 0 -10px;
}

#upload-modif-zoom a {
	display: inline-block;
	border: 1px solid #dbdbdb;
	height: 30px;
	width: 30px;
	margin: 0 0 0 10px;
	position: relative;
}

#upload-modif-zoom a::after {
	content: '';
	position: absolute;
	width: 40px;
	height: 40px;
	background: url(../images/sprites.png) no-repeat;
	transform: scale(0.5);
	transform-origin: 0 0;
	left: 5px;
	top: 5px;
}

#upload-modif-zoom-more::after {
	background-position: -625px -6px !important;
}

#upload-modif-zoom-less::after {
	background-position: -673px -6px !important;
}

#form-upload-photo {
	position: absolute;
	top: -10000px;
}

.form-part-xx {
	position: relative;
}

.loading {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: rgba(255,255,255,0.8);
}




#fp-inner-bloc{
	padding:25px 0px;
	position:relative;
}


#fp-col1{
	width:800px;
	margin:0 auto 20px auto;
}
#fp-col1 ul li{
	margin-left:25px;
}
.fp-container {
	margin-top: 20px;
	border:1px solid #e7e7e7 !important;
}
.fp-border-bloc{
	border-top:1px solid #e7e7e7;
}
#fp-col1-001-inner-001, .fp-col1-inner{
	padding:20px;
}
.fp-col1-inner2{
	padding:20px 30px;
}
.fp-col1-inner,.fp-col1-inner2{
	font-size:12px;
	background:white;
}
#fp-col1-001-inner-003{
	padding:20px;
	text-align: center;
}
#fp-residence-libelle{
	font-size:18px;
}
#fp-localisation{
	font-size:14px;
	text-transform:uppercase;
}
#fp-produit-libelle{
	font-size:13px;
	font-weight:bold;
}
#fp-produit-rate{
	font-size:12px;
	margin-top:10px;
}
#fp-produit-rate > a{

	color:#565656;
}



#fp-col1-001{
	background:white;
	border-bottom:none;
}
#fp-large-pict-residence{
	width:638px;
	height:450px;
	overflow:hidden;
	border:1px solid #e7e7e7;
	border-bottom:none;
}
div[id^='fp-pict-residence']{
	position:relative;
	height:60px;
	margin:10px;
	overflow:auto;
}


.fp-mini-header{
	overflow:auto;
	color:#253646;
	font-weight:bold;
	font-size:13px;
	margin:10px;
}

.fp-header-subline{
	border-bottom:#253646 1px solid;
	padding:8px 0 0 0;
}
.fp-minititre{
	margin:20px 0;
}
.fp-minititre-first{
	margin:0 0 20px;
}
#fp-details-liste{
	list-style-type:none;
}
#fp-details-liste li{
	padding:10px 2.5%;
}
.gras{
	font-weight:bold;
}
div[id^="fp-produit-rate-"], div[class^="fp-produit-rate-"]{
	display:inline-block;
	margin-right:5px;
}
#fp-produit-rate-val{
	padding-top:3px;
}

#fp-pb-pax{
	background:url(https://static2.maeva.com/partenaires/webfrance/public/images/fiche_produit/2015/pax.png) no-repeat 10px center #f7f6f4;
	background-size:45px;
}
#fp-pb-apt{
	background:url(https://static2.maeva.com/partenaires/webfrance/public/images/fiche_produit/2015/apt.png) no-repeat 10px center #f7f6f4;
	background-size:40px;
}
#fp-pb-m2{
	background:url(https://static2.maeva.com/partenaires/webfrance/public/images/fiche_produit/2015/m2.png) no-repeat 10px center #f7f6f4;
	background-size:40px;
}
#fp-pb-dog{
	background:url(https://static2.maeva.com/partenaires/webfrance/public/images/fiche_produit/2015/dog.png) no-repeat 10px center #f7f6f4;
	background-size:40px;
}
#fp-pb-no-dog{
	background:url(https://static2.maeva.com/partenaires/webfrance/public/images/fiche_produit/2015/no-dog.png) no-repeat 10px center #f7f6f4;
	background-size:40px;
}
#fp-pb-pool{
	background:url(https://static2.maeva.com/partenaires/webfrance/public/images/fiche_produit/2015/pool.png) no-repeat 10px center #f7f6f4;
	background-size:40px;
}
#fp-pb-pmr{
	background:url(https://static2.maeva.com/partenaires/webfrance/public/images/fiche_produit/2015/pmr.png) no-repeat 10px center #f7f6f4;
	background-size:40px;
}
#fp-pb-tv{
	background:url(https://static2.maeva.com/partenaires/webfrance/public/images/fiche_produit/2015/tv.png) no-repeat 10px center #f7f6f4;
	background-size:40px;
}
#fp-pb-wifi{
	background:url(https://static2.maeva.com/partenaires/webfrance/public/images/fiche_produit/2015/wifi.png) no-repeat 10px center #f7f6f4;
	background-size:40px;
}


div.fp-picto-bloc{
	background-size:20px!important;
	background-position:10px center !important;
	background-color:#f7f6f4;
	width:auto;
	padding:10px 20px 10px 40px;
	margin-right:15px;
	position:relative;
	float:left;
}

.page-contenu p {
	margin: 12px 0;
}

.fp-photo img {
	max-width: 700px;
	max-height: 500px;
}

.fp-col1-inner2 p {
	margin: 12px 0;
}

.fp-col1-inner2 ul {
	margin: 12px 0;
}

.fp-col1-inner2 ul li {
	margin: 2px 0;
}

label.required::before {
	content: '*';
	font-weight: bold;
	color: red;
	margin-right: 2px;
}

a.delete-btn {
	position: relative;
	display: inline-block;
	width: 26px;
	height: 26px;
	vertical-align: middle
}

a.delete-btn::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	transform: scale(0.5);
	transform-origin: 0 0;
	background: url(/images/sprites.png) no-repeat;
	background-position: -363px 0px;
	width: 52px;
	height: 52px;
}

.item-list .item:first-child .delete-btn {
	display: none;
}
#form-ariane-illustration{
	height:128px;
	margin-bottom:20px;
}
#form-ariane-illustration.etape01.sous-etape-01{
	background:url(/images/bandeau_localisation.jpg) no-repeat;
}
#form-ariane-illustration.etape01.sous-etape-02{
	background:url(/images/bandeau_description.jpg) no-repeat;
}
#form-ariane-illustration.etape01.sous-etape-03{
	background:url(/images/bandeau_piece-vivre.jpg) no-repeat;
}
#form-ariane-illustration.etape01.sous-etape-04{
	background:url(/images/bandeau_cuisine.jpg) no-repeat;
}
#form-ariane-illustration.etape01.sous-etape-05{
	background:url(/images/bandeau_chambre.jpg) no-repeat;
}
#form-ariane-illustration.etape01.sous-etape-06{
	background:url(/images/bandeau_salle-bain.jpg) no-repeat;
}
#form-ariane-illustration.etape01.sous-etape-07{
	background:url(/images/bandeau_exterieur.jpg) no-repeat;
}
#form-ariane-illustration.etape01.sous-etape-08{
	background:url(/images/bandeau_equipements.jpg) no-repeat;
}
#form-ariane-illustration.etape02{
	background:url(/images/bandeau_photo.jpg) no-repeat;
}
#form-ariane-illustration.etape03{
	background:url(/images/bandeau_conciergerie.jpg) no-repeat;
}
#form-ariane-illustration.etape04{
	background:url(/images/bandeau_valide.jpg) no-repeat;
}
#form-container.form-step-end{
	height: 280px;
	font-family: 'Quicksand',sans-serif;
	font-size: 30px;
	padding-top: 100px;
}
#form-sdb .item{
	margin-bottom:20px;
}

.form-field-horaires input, .form-field-horaires select {
	width: 15% !important;
	padding: 5px;
}

label.label-horaires {
	padding: 0 5px;
}

.upload-photo-g {
	float: left;
	width: 894px;
}

.upload-photo-d {
	float: left;
	width: 384px;
}

#formErrors {
	display: none;
	color: #a94442;
	background-color: #f2dede;
	border: 1px solid #ebccd1;
	padding: 15px;
	margin-bottom: 20px;
	border-radius: 4px;
}

.has-error {
	border: 1px solid #a94442;
	background: #f2dede
}

table.table {
    width: 100%;
    margin: 20px 0;
}

table.table td, table.table th {
    padding: 8px;
}

table.table th {
    border-bottom: 2px solid #253746
}

table.table tr:nth-child(2n+1) td {
    background: #f9f9f9;
}

table.table tr:hover td {
    background: #f5f5f5;
}

hr {
    border: 0;
    margin: 20px 0;
    border-bottom: 1px solid #dbdbdb
}

#formReservations h2 {
    font-family: 'Quicksand',sans-serif;
    color: #253746;
    font-size: 20px;
    margin: 0 0 15px 0;
    font-weight: bold
}

#formReservations .form-group {
    margin: 0 0 20px 0;
}

#formReservations .form-group label {
    font-weight: bold;
    display: block;
    margin: 0 0 5px 0;
    color: #253746;
}

#formReservations .form-group .form-control {
    padding: 6px 12px;
    border: 1px solid #dbdbdb;
    width: 100%;
    box-sizing: border-box;
    height: 25px;
}

#formReservations .btn-send {
    background:#fd0;
    color:#003e52;
    padding:10px 30px;
    cursor: pointer;
    text-transform: uppercase;
    font-size:15px;
    font-weight:bold;
    text-align:center;
    border: 0;
    font-weight: bold;
    font-family: 'Quicksand', sans-serif;
    border-radius: 20px
}

.label {
	display: inline-block;
	padding: .2em .6em .3em;
	font-weight: 700;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
	font-size: 11px;
}

.label-success {
	background-color: #5cb85c;
}

.label-danger {
	background-color: #d9534f;
}

#pac-input, #form_complement_adresse{
	width: 400px;
	height: 20px;
	margin-bottom: 5px;
    padding: 5px;
    border: 1px solid #ccc;
}

#form_equipement_supp{
	width: 42%;
	height: 20px;
    margin-bottom: 5px;
    padding: 5px;
    border: 1px solid #ccc;
}

#bloc-atout{
	margin-top: 20px;
}

#map {
  height: 400px;
  width: 800px;
}

#form_ville{
	margin-bottom: 10px;
}
