
/* CSS Document */

.Fond_vacances {
	background-color: #17638d;
}
.Fond_foncia {
	background-color: #2A4988;
}
.Fond_contact {
	background-color: #0099BC;
	background-image: url(../images/fond_site.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
}
.Fond_blanc {
	background-color: #FFFFFF;
}
.Fond_logos {
	background-color: #0A2D82;
}

.Texte_cellule {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2a4988;
}
.Texte_light {
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #AEC6F8;
	text-decoration: blink;
}

.Texte_menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}
.references {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.titre_detail_loc {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
.references_detail_loc {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	color: #CCCCCC;
}
.Texte_detail {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.Titre_contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2a4988;
}
.Titre_annonce {
	background-color: #2A4988;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.Titre_liste_loc {
	background-color: #2A4988;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}