@charset "utf-8";
h2 {
	font-size: 16px;
	color: #005da3;
	display: inline;
}
h3 {
	color: #33333;
	font-size: 12px;
	display: inline;
}
.bleu_droite {
	color: #005da3;
	text-align: right;
}
p {
	text-align: justify;
}
.titre_photo {
	float: left;
	height: 150px;
	width: 142px;
	margin-right: 20px;
	font-weight: bold;
	color: #005da3;
	text-align: center;
	font-size: 9pt;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.titre_photo_avec_marge {
	float: left;
	height: 150px;
	width: 142px;
	margin-right: 20px;
	font-weight: bold;
	color: #005da3;
	text-align: center;
	font-size: 9pt;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 20px;
	margin-left: 15px;
	text-indent: 0px;
	white-space: normal;
	word-spacing: 0px;
	vertical-align: baseline;
	line-height: normal;
	text-transform: none;
}

.titre_photo_sansmarge {
	float: left;
	height: 150px;
	width: 142px;
	font-weight: bold;
	color: #005da3;
	text-align: center;
	font-size: 9pt;
}
.texte_presentation   {
	clear: both;
	float: none;
}
.notes {
	font-size: 8pt;
}
.plus_residence {
	background-image: url(../images/plus_residence.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 500px;
	clip: rect(auto,0px,auto,auto);
	right: 0px;
	text-align: left;
	letter-spacing: 0em;
	word-spacing: 0em;
	padding-left: 90px;
	padding-top: 30px;
	list-style-type: none;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 250px;
}

.bleu_gras_souligne {
	font-weight: bolder;
	color: #005da3;
	text-decoration: underline;
}
.bleu {
	color: #005da3;
}
.souligne {
	text-decoration: underline;
}
.italique {
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
