#bandeau_corner{
	color: #FFF;
	position: absolute;
	top:-15px;
	right: -20px; 
	z-index: 300;
	padding: 5px 50px  5px 300px ;
	text-align: center;
	background-color: #a00;
	-moz-transform: rotate(15deg); /*FF3.5+*/
-o-transform: rotate(15deg); /*Opera 10.5*/
-webkit-transform: rotate(15deg); /*Saf3.1+, Chrome*/
-ms-transform: rotate(15deg); /*IE9*/
transform: rotate(15deg);
box-shadow: 0px 2px 10px #333;

}
#contient_bandeau_corner{
	position: absolute;
	right: 0;
	top:0;
	overflow: hidden;
	width: 600px; 
	height: 110px;
}

html.index
{
	background-image: url("../img/index/background-image.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	background-position: center top;
}

html.corporate
{
	background-image: url("../img/index/background-projet.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	background-position: center top;
}


html.appartement
{
	background-color: #8cb5d8;
	height: 100%;
}



.nav
{
	position: relative;
 	color: #FFF !important;
    line-height: 27px;
     margin-left: 18%;
}

.navbar{
	margin-bottom: 0;
    min-height: 0}

.nav li
{
	border-right: 1px solid #FFF;
    
    text-decoration: none;
    z-index: 200;
    border-color: rgba(255,255,255,0.5);
}

.nav li a
{
	text-shadow: 2px 2px 4px #000;
	text-decoration: none;
	color: #FFF !important;
	font-weight: 100;
	text-transform: uppercase;
	letter-spacing:1px;
    /* padding: 14px 40px; */
}
.nav li:last-child{
	border: none;
}

ul.nav{
	width: calc(100% - 25% );
	float: right;
}

.logo
{
	padding: 15px;
	background-color: #FFF;
	background-color: rgba(255,255,255,0.8);
	bottom:-1px;
	position: absolute;
	box-shadow: 0px 2px 10px #333;
}



.navbar-default
{
	background-color: transparent;
	border-color: transparent;
}

.text_accroche
{
    margin-top: 25%;
}

.text_accroche p
{
	font-size: 35px;
	font-weight: 800;
	color: #fff;
	font-family: "Open Sans";
	text-shadow: 2px 2px 5px #000;
}


.minergie
{
	background-color: #fff;
	background-color: rgba(255,255,255,0.7);
	padding: 3px 10px 3px 10px;
	position:absolute;
	right: 0;
	bottom:-32px;
	display: block;
	-moz-box-shadow: 2px 2px 4px #535353; 
        -webkit-box-shadow: 2px 2px 4px #535353; 
        box-shadow: 2px 2px 4px #535353;

}



footer
{
	height: 100%;
}

/* TEST */

.contient_menu
{
	width:100%!important;
	/*background-color: rgba(86,153,216, 0.9);*/
	background-color: rgba(94,158,218, 0.9);
	
    box-shadow: 1px 1px 12px #555;
    border-top: solid  1px #557ea3;
    border-bottom: solid 1px #557ea3;
	height: auto;
	margin-top: 4%;
}

.contient_logo a img
{
	margin-left: 250px;
}

nav.navbar
{
	z-index:3000;
}

.navbar-header button
{
	z-index: 8000;
}

.navbar-nav > li > a
{
	line-height: 12px!important;
}

.navbar-default .navbar-nav>li>a
{
	padding: 20px 8px;
	color: #2a537d;
	font-weight: 400;
	text-transform:uppercase;
	font-size: 12px;
}

.navbar-nav>li 
{
	position: inherit;
}


.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus
{
	background-color: #4884b3;
	color: #fff!important;
}


.nav li a:hover,
 .nav li a:active,
  .nav li a:focus,
  .nav li.active a
{
	background-color:#628db6 !important;
}



.navbar-header
{
	max-width: 8%;
}

.navbar-brand
{
	z-index:5000;
	padding:0;
}

.navbar-nav>li>a 
{
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px solid white;
}

.navbar-nav>li.last a
{
	border-right: none;
}

.navbar-nav>ul
{
	margin-bottom: 10px;
}

.navbar-nav
{
	float: none;
}

.navbar
{
	border-radius: 0px;
}


.navbar-default
{
	background-color: transparent;
	border: none;
}

.navbar-nav.navbar-right:last-child 
{
	margin-right: 0;
}

.contient_logo
{
	position: absolute;
}



table#price
{
		font-size: 11px;
		line-height: 16px;
}


table#price tr th{
	font-size: 13px;
	font-weight: normal;
	 background-color: #114471;
	 border: 1px solid #FFF;
    color: #FFFFFF;
    font-style: normal;
	padding:3px;
	text-align: center;
}
table#price tr td
{
	border: 1px solid #5999d4;
	 padding: 5px 3px;
	text-align: center;
}
table#price tr td:first-child{
	white-space: nowrap;
}

table#price tr:nth-child(odd){
background-color: rgba(255,255,255,0.5);	
}
table#price tr:nth-child(even){
background-color: rgba(255,255,255,0.7);	
}


.title_price h1
{
	color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 29px;
    font-weight: 100;
	margin-top: 0px;
	margin-bottom: 0px;
    text-shadow: 2px 2px 4px #000000;
}

.title_appartement
{
	padding-top: 30px;
	text-align: center;
	color: #e58700;
    font-family: "Open Sans";
    font-size: 38px;
    font-weight: 100;
	margin-top: 0px;
	margin-bottom: 0px;
}

.legende_price
{
	color: #FFF;
	font-size: 12px;
	line-height: 16px;
	padding: 5px 30px 0;
}



.contact_form
{
	background-color: #5898D4;
	margin-top: 10%;
	padding: 25px;
	font-family: "Open Sans";
	color: #FFF;
}

.text_contact
{
	text-align: center;
	 font-size: 13px;
	 
}

.text_contact a
{
	text-decoration: none;
	color: #DDD;
}

.text_contact a:hover
{
	color: #FFF;
}


.contact_form textarea
{
	vertical-align:top;
}

.content_price
{
	margin-top: 5%;
	text-align:justify;
	padding: 25px;
	background-color: #5898d4;
	font-family: "Open Sans";
}

.content
{
	   background-color: #5898D4;
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 13px;
    line-height: 18px;
    margin-top: 5%;
    padding: 0 25px 25px;
    text-align: justify;
    z-index: 5000;	
}
.content strong{ font-weight: 600;}

.content a{ color: #DDD;}

.content_price h2,
.content h2
{
	text-shadow: 2px 2px 4px #000;
	font-size: 29px;
	padding-bottom: 15px;
	font-weight: 100;
	color: white;
	font-family: "Open Sans";	
}
span.error{ font-size: 11px; color: #a00; font-weight: normal;}
label
{
	color: #FFF;
	width: 25%;
	 font-size: 13px;
	 font-weight: normal;
}
input,
textarea,
input[type=submit],
select
{
	color: #00294D;
}
/*
body.appartements .contient_appts{
	/*margin-left: calc( 50% - 585px );	*/
	/*margin-left: calc( 50% - 585px - 292px  );   =>   */
	/* OK OK OK   margin-left: calc( 50% - 293px );
	
}
body.appartements .contient_appts > div:first-child{ margin: 0;}*/
/*
.contient_ssmenu_appts{ 
  *padding: 0 0 0 15px;
}


#ssmenu_appts{
	padding-left: 0;
	width: 292px;
	padding: 10px;
	font-size: 0.9em;
	background-color: #FFF;
	height: 100%;
	position:absolute;
	top:0;
	left: -277px;
	z-index: 500;
	
}

.image_immeuble{
	margin: 0; padding: 0;
}




img#immeuble{ 

width: 100%
}
*/




#mapster_wrap_0{  margin-bottom: -20px !important; overflow: hidden;}

#mapster_tooltip{
	color: #00294d;
	background-color: rgba(255,255,255,0.9);
	font-size: 12px; line-height: 15px; 
	padding: 12px;
	position: absolute;
		-moz-box-shadow: 3px 3px 5px #535353; 
        -webkit-box-shadow: 3px 3px 5px #535353; 
        box-shadow: 3px 3px 5px #535353;
        z-index: 5000;
        
        
        
        
}

#mapster_tooltip:after{
	content: " ";
	display: block;
	position:absolute;
	width: 35px;
	height: 38px;
	right: -14px; bottom: -20px;
	z-index: 0;
	
	background-image: url("../img/appartements/coin.png");
       
}
/*style=" background: #EEEEEE; width:160px; padding:4px; margin: 4px; -moz-box-shadow: 3px 3px 5px #535353; 
        -webkit-box-shadow: 3px 3px 5px #535353; box-shadow: 3px 3px 5px #535353; -moz-border-radius: 6px 6px 6px 6px; -webkit-border-radius: 6px; ' +
        'border-radius: 6px 6px 6px 6px; opacity: 0.9;"*/









a.various {
	-moz-box-shadow: 1px 1px 6px #FFFFFF;
        -webkit-box-shadow: 1px 1px 6px #FFFFFF; 
        box-shadow: 1px 1px 6px #FFFFFF;
        z-index: 5000;
}






.img_logo
{
	max-width: 100%;
}


.logos{
	position: absolute;
	width: 98%;
	bottom: 0;
}

.logos .contact_agence{
	width: 95%;
	max-width: 180px;
	/*	-moz-box-shadow: 2px 2px 4px #535353; 
        -webkit-box-shadow: 2px 2px 4px #535353; 
        box-shadow: 2px 2px 4px #535353;*/
}
.logos > .row  div > .row div{ text-align: center;}
.logos > .row  div > .row div:first-child
{
	background-color: rgba(255,255,255,0.8);
	padding: 3px;
}
.logos > .row  div > .row div:nth-child(2)
{
	background-color: #00294d;
	/*padding: 10px;*/
	color: #FFF;
	font-weight: 800;
	font-family: "Arial";
	font-size: 1.2em;
	line-height: 1.5em;

}

/******* APPT **********/


.logos_appt{
	position: absolute;
	   width: 98%
}

.logos_appt .contact_agence{
	width: 95%;
	max-width: 180px;
	/*	-moz-box-shadow: 2px 2px 4px #535353; 
        -webkit-box-shadow: 2px 2px 4px #535353; 
        box-shadow: 2px 2px 4px #535353;*/
}
.logos_appt > .row  div > .row div{ text-align: center;}
.logos_appt > .row  div > .row div:first-child
{
	background-color: rgba(255,255,255,0.8);
	padding: 3px;
}
.logos_appt > .row  div > .row div:nth-child(2)
{
	background-color: #00294d;
	/*padding: 10px;*/
	color: #FFF;
	font-weight: 800;
	font-family: "Arial";
	font-size: 1.2em;
	line-height: 1.5em;

}


/************* STICKY FOOTER ***********/


* {
	margin: 0;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -69px;
}
.footer, .push_footer {
	height: 0px;
}


.fancybox img
{
	margin: auto;
	padding: 2px;
}

a.fancy_inline{ color: #FFF; text-decoration: underline; }

a.infos{ vertical-align: bottom; opacity: .8;}
a.infos:hover{
	opacity: 1;	
}

#disclaimer{ display: none; max-width: 300px;}

.contient_appts a img{ margin-right: 10px;}
.contient_appts a.communs_exterieurs{ position: absolute; top:10%; left: 2%; color: #FFF; z-index: 6000; }

.contient_appts a.mode_emploi{ position: absolute; top:2%; left: 2%; color: #FFF; z-index: 6000;}
.contient_appts a.fancy_inline{ text-decoration:none;}

#modeemploi{ display: none; text-align: center; font-size: 14px;}

.navbar-toggle {float:none;}

/*************** MEDIA QUERIES ***************/

@media screen and (min-width: 768px) and (max-width: 991px)
{
	.nav li a{font-size: 12px;}
	.contient_menu{margin-top: 1%;}
}

@media screen and (min-width: 992px) and (max-width: 1199px)
{
}

@media screen and (max-width: 767px)
{
	.navbar-toggle{background-color: #fff;border-color:#fff;}
	.logo {top: -20px;bottom:auto;}
	ul.nav{width: 100%;}
	.text_accroche p {font-size: 28px;}
	.nav li {border: none;border-bottom: 1px solid #fff;}
	.content{margin-top: 10%;font-size: 11px;margin-bottom:30px;}
	.logos > .row div > .row div:nth-child(2) {font-size: 10px;}
	.logos_appt > .row div > .row div:nth-child(2) {font-size: 10px;}
}