<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bandeau_domaines{
	margin: 0;
	height:245px;
	background: url(images/domaines_light2.jpeg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

/* SECTION HONORAIRES */

.content_honoraires{
	margin-bottom: 0;
	text-align: justify;
}

.col_honoraires{
	margin-bottom: 0;
}

.last_part_honoraires{
	margin: 15px 0 60px 0;
	text-align: justify;
}

/* SECTION ALLIANCE */

.row_alliance{
margin-left: 0px;
}

.img_alliance{
	float:right;
}

.content_alliance p{
	text-align: justify;

}

.content_alliance{
	margin-bottom: 60px;
}

.first_paragraph_alliance{
    font-weight: bold;
    text-align: center!important;
    margin-top: 70px;
}

.middle_paragraph_alliance{
    font-weight: bold;
    text-align: center!important;
}

.paragraphe_alliance{
	margin-top: 30px;
}

.membres_alliance{
	margin-top: 40px;
}

/* FOOTER */

#gotoTop:hover{
	background-color: #364e70;
}

.oc-item {
    margin: 10px;
}

.iportfolio .portfolio-image {
    min-height: 180px;
}</pre></body></html>