.styletexte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: justify;
	color: #000066;
	text-indent: 20pt;







}
.styletitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #003399;
	text-align: center;
	display: block;
	margin-top: 30px;
	text-decoration: underline;






}
.stylesoustitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0066FF;
	font-weight: bold;
	display: block;
	margin-top: 30px;
	margin-bottom: 30px;
	font-style: normal;
	text-align: center;




}
.stylelien {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
	margin-bottom: 30px;
	font-style: italic;
	text-align: center;
	background-position: center;



}
.imgfond {
	background-attachment: fixed;
	background-image: url(arriere%20plans/chateau_flou.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	width: 100%;

}
.liens {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}

