.addiv
{
	width: 800px;
	margin: auto;
}

.ad-pic
{
    padding-bottom: 10px;   
}

.ad-text
{
    text-align: left;
	font-weight: normal;
	font-size: 16px;    
}

.ad-title
{
    text-align: center;
	font-weight: bold;
	font-size: 24px;    
}

.banniere
{
	width: 100%;
}

.banniere2
{
	width: 100%;
}

.black
{
	width: 800px;
	margin: auto;
	height: 50px;
	margin-top: -50px;
	background-color: rgba(108,108,108,1);
}

.black2
{
	width: 100%;
	height: 50px;
	background-color: rgba(108,108,108,1);
}

.center
{
    text-align: center;
}

.essai1
{
	width: 50%;
	height: 50%;
}

.essai1x
{
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 33.5%;
	height: 67%;
}

.findmelinks
{
	font-family: trebuchet ms;
	font-weight: bold;
	font-size: 24px;
	color: black;
	text-align: center;
	text-decoration: none;
}

.floating-box
{
    width: 70%;
	margin: auto;
    vertical-align: top;
}

.floating-box-l
{
    display: inline-block;
    width: 25%;
    margin-left: 2%;
    margin-right: 1.75%;
	font-size: 16px;
    vertical-align: top;
}

.floating-box-r
{
    display: inline-block;
    width: 68%;
    vertical-align: top;
}

.google
{
	position: absolute;
	top: -50px;
	left: 400px;
}

.house
{
	padding: 19px;
	text-align: justify;
}

.justify
{
    text-align: justify;
}

.navbar
{
	background-color: rgba(108,108,108,1);
	display: inline-block;
	padding-top: 15px;
}

.navlinks
{
	margin-left: 10px;
	padding: 5px;
	font-size: 19px;
	font-weight: normal;
	color: silver;
	text-decoration: none;
	vertical-align: top;
}

.navlinks:hover
{
	margin-left: 10px;
	padding: 5px;
	font-size: 19px;
	color: gray;
}

.navlinks1
{
	text-decoration: none;
	margin-left: -40px;
}

.navlinkssecond
{
	text-decoration: none;
	margin-left: -25px;
}

.parallax {
  /* The image used */
  background-image: url("Images/BC.jpg");

  /* Set a specific height */
  height: 500px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.propertiesBG
{
	height: 65%;
	width: 100%;
}

.pub
{

}

.regentpark
{
	margin-top: -12px;
	border: 0px black solid;
}

.showoff
{
	height: 575px;
	width: 500px;
	margin: auto;
}

.bl
{
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 14.5%;
}

.br
{
	position: fixed;
	bottom: 0px;
	right: 0px;
	width: 14.5%;
}

.tl
{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 14.5%;
}

.tr
{
	position: fixed;
	top: 0px;
	right: 0px;
	width: 14.5%;
}