@charset "utf-8";
body {
	background-color: #6f657d;
}

.td_bandeau_haut {
	background-image: url(FR_images/bandeau_haut.jpg);
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #95B6DF;
	display: block;
	height: 377px;
	padding-top: 20px;
	text-decoration: none;
	font-weight: bold;
}

.td_bandeau_bas {
	background-image: url(FR_images/bandeau_bas.jpg);
	background-repeat: no-repeat;
}
.nav_presbytere {
	background-image: url(FR_images/nav_haut.jpg);
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	line-height: 43px;
	text-indent: 20px;
}
.nav_presbytere:hover {
	background-image: url(FR_images/nav_haut.jpg);
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #95B6DF;
	text-decoration: none;
	display: block;
	line-height: 43px;
	text-indent: 20px;
}
.nav_appartement {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	line-height: 43px;
	text-indent: 20px;
	background-color: #D9934D;
}
.nav_appartement:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #95B6DF;
	text-decoration: none;
	display: block;
	line-height: 43px;
	text-indent: 20px;
	background-color: #D9934D;
}
.nav_tarifs {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	line-height: 43px;
	text-indent: 20px;
	background-color: #DBE54E;
}
.nav_tarifs:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #95B6DF;
	text-decoration: none;
	display: block;
	line-height: 43px;
	text-indent: 20px;
	background-color: #DBE54E;
}
.nav_honfleur {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	line-height: 43px;
	text-indent: 20px;
	background-color: #348E75;
}
.nav_honfleur:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #95B6DF;
	text-decoration: none;
	display: block;
	line-height: 43px;
	text-indent: 20px;
	background-color: #348E75;
}
.nav_liens {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	line-height: 43px;
	text-indent: 20px;
	background-color: #5E6AF4;
}
.nav_liens:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #95B6DF;
	text-decoration: none;
	display: block;
	line-height: 43px;
	text-indent: 20px;
	background-color: #5E6AF4;
}
.nav_reserver {
	background-image: url(FR_images/nav_bas.jpg);
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	line-height: 43px;
	text-indent: 20px;
}
.nav_reserver:hover {
	background-image: url(FR_images/nav_bas.jpg);
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #95B6DF;
	text-decoration: none;
	display: block;
	line-height: 43px;
	text-indent: 20px;
}
.titre_home {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #000000;
}
.sous_titre_home {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.titre_presbytere {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #D1404F;
}
.titre_appartement {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #B16B25;
}
.titre_tarif {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #D2E02E;
}
.titre_honfleur {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #348E75;
}
.titre_liens {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #5E6AF4;
}
.titre_reserver {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #9C3FCB;
}





.texte_home {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3A273D;
	line-height: 20px;
}
.texte_type {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3A273D;
	line-height: 20px;
	font-weight: 600;
}

.coordonnees {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #95B6DF;
	text-decoration: none;
}
.coordonnees_mail {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #95B6DF;
	text-decoration: none;
}
.coordonnees_mail:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav_presbytere_type {
	background-image: url(FR_images/nav_haut_type.jpg);
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	line-height: 34px;
	text-indent: 20px;
}
.nav_presbytere_type:hover {
	background-image: url(FR_images/nav_haut_type.jpg);
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #95B6DF;
	text-decoration: none;
	display: block;
	line-height: 34px;
	text-indent: 20px;
}
.nav_appartement_type {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	line-height: 34px;
	text-indent: 20px;
	background-color: #D9934D;
}
.nav_appartement_type:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #95B6DF;
	text-decoration: none;
	display: block;
	line-height: 34px;
	text-indent: 20px;
	background-color: #D9934D;
}
.nav_tarifs_type {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	line-height: 34px;
	text-indent: 20px;
	background-color: #DBE54E;
}
.nav_tarifs_type:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #95B6DF;
	text-decoration: none;
	display: block;
	line-height: 34px;
	text-indent: 20px;
	background-color: #DBE54E;
}
.nav_honfleur_type {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	line-height: 34px;
	text-indent: 20px;
	background-color: #348E75;
}
.nav_honfleur_type:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #95B6DF;
	text-decoration: none;
	display: block;
	line-height: 34px;
	text-indent: 20px;
	background-color: #348E75;
}
.nav_liens_type {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	line-height: 34px;
	text-indent: 20px;
	background-color: #5E6AF4;
}
.nav_liens_type:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #95B6DF;
	text-decoration: none;
	display: block;
	line-height: 34px;
	text-indent: 20px;
	background-color: #5E6AF4;
}
.nav_reserver_type {
	background-image: url(FR_images/nav_bas_type.jpg);
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	line-height: 34px;
	text-indent: 20px;
}
.nav_reserver_type:hover {
	background-image: url(FR_images/nav_bas_type.jpg);
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #95B6DF;
	text-decoration: none;
	display: block;
	line-height: 34px;
	text-indent: 20px;
}
.lienportfolio {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #95B6DF;
	text-decoration: none;
}
.lienportfolio:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.td_fond_corps {
	background-image: url(FR_images/fond_corps.jpg);
	background-repeat: no-repeat;
}
.defilant {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5E6AF4;
	text-decoration: none;
}
.td_fond_empreinte {
	background-image: url(FR_images/logo_type.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
h1 {
	display:inline;
}
h2 {
	display:inline;
}
.voir_dispo_studio {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #D1404F;
	text-decoration: none;
}
.voir_dispo_studio:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.voir_dispo_appart {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #B16B25;
	text-decoration: none;
}
.voir_dispo_appart:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.titre_lien {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3A273D;
	line-height: 20px;
	font-weight: bold;
}
.desc_lien {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3A273D;
	line-height: 20px;
}
.lien_lien {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #5E6AF4;
	line-height: 20px;
	text-decoration: none;
}
.lien_lien:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #9C3FCB;
	line-height: 20px;
	text-decoration: none;
}

