@charset "utf-8";
body
{
	background-color: #C4B6BD;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 1.2;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #45322C;

} 
h1 {
	font-size: 25px;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: 600;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #45322C;
}
a:active {
	color: #FFFFFF;
}




.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 1;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #45322C;
}
.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.texte_blanc {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
}

.titre {
	font-size: 25px;
}
