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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	font-size: 12px;
	color: #16727E;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EF8900;
}
a:hover {
	text-decoration: none;
	color: #EF8900;
}
a:active {
	text-decoration: none;
	color: #EF8900;
}

.home_vert {
	font-size: 14px;
	line-height: 18px;
	color: #16727E;
}
.text_black {
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}
.home_grey {
	font-size: 12px;
	line-height: 21px;
	color: #717171;
	text-align: justify;
}
.titre_loft {
	font-size: 24px;
	color: #16727E;
}

.titre_2pieces {
	font-size: 24px;
	color: #D1D616;
}
.titre_loftUK {
	font-size: 18px;
	color: #717171;
}

.titre_basement {
	font-size: 24px;
	color: #EF8900;
}
.titre_immeuble {
	font-size: 24px;
	color: #96BE78;
}

.titre_table {
	font-size: 14px;
	color: #EF8900;
	font-weight: bold;
}
.legende {
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
}
