body {
	margin:0;
	font-family: verdana, Arial, sans serif;
	background-color:#D7E4D1;
}

#bandeau_top{
	top:0;
	/*height:85px;*/
	background-color:#5FA4FF;
	color:white;
}

.bandeau_titre {
	font-family: 'roboto', Arial, sans serif;
	padding-left:1.5em;
	font-size:1.5em;
	font-weight:bold;
	color:white;
}

#bandeau_img {
	height: 450px;
	background-position: 20% 20%;
	background-size: cover;
	margin-bottom:50px;
}

.marge_titre {
	padding-top:50px;
}

.bandeau_titre a{
	text-decoration:none;
	color:white;
}

#logement_dispo {
	float:right;
	width:130px;
	height:75px;
}

#logement_dispo a{
	text-decoration:none;
	font-weight:bold;
	vertical-align:middle;
}

h1{
	font-size:1.2em;
	padding-bottom:10px;
	margin-bottom:0px;
}

h2{
	color: white;
	font-family: 'roboto', Arial, sans serif;
	letter-spacing: 2px;
	text-align:center;
	background-color:rgba(0, 0, 0, 0.5);
	padding-top:10px;
	padding-bottom:10px;
}

h3{
	font-size:1.2em;
	text-align:center;
	margin:0;
	padding: 20px 0 10px 0;
}

h4{
	text-align:center;
}


h5{
	font-size:1.5em;
	text-align:center;
	color:red;
	margin: 10px 0 10px 0;
}

#separ{
	height:50px;
}

#contenu {
	width:990px;
	margin:auto;
}

.encart {
	/*position:relative;
	width:600px;*/
	height:250px;
	margin: auto;
	background-color:white;
	border-style: solid;
	border-width: 5px;
	border-color: #E6E6E6;
	margin-bottom: 50px;
	box-shadow: 0px 3px 8px #aaa;
}

.encart_descr {
	padding-left:280px;
	padding-right:30px;
}

.encart_loyer_ref {
	height:20px;
	width : 300px;
	padding-top:5px;
}

span.loyer {
	background-color:#E6E6E6;
	font-weight:bold;
	padding: 0px 10px 0px 10px;
}

span.ref {
	float:right;
	font-weight:bold;
	background-color:#E6E6E6;
	padding: 0px 10px 0px 10px;
}

.encart_img {
	text-align:center;
}

.encart_text {
	width:500px;
	margin: auto;
}

.encart_loc {
	float:left;
	width:300px;
	height:300px;
	margin: auto;
	background-color:white;
	border-style: solid;
	border-width: 5px;
	border-color: #E6E6E6;
	padding-top:30px;
	margin-right:10px;
	margin-left:10px;
	margin-bottom: 50px;
}

#contenu_img {
	width:80%;
	margin:0;
}

.encart_loc_text {
	text-align:center;
	width:260px;
	margin: auto;
	padding: 0 20px 0 20px;
}

#description {
	clear:left;
	width:990px;
	margin:auto;
	}

.card-deck img{
	margin-top:10px;
}

img:hover {
	opacity: 0.7;
}

.encart_photo{
	float:left;
}

.encart_photo_centre {
	width:250px;
	height:250px;
	text-align:center;
	display: table-cell;
	vertical-align: middle;
}

#footer{
	height:145px;
	background-color:#5FA4FF;
}

#footer_cadre{
	margin:auto;
	text-align:center;
	padding-top:10px;
}

#footer a{
	bottom:0;
	color:white;
	text-decoration:none;
}

#footer a:hover{
	color:#0000FF;
}

#carte{
	text-align:center;
	padding-bottom:50px;
}
