.style {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #333333;
	text-align: justify;
}
.perex {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	text-align: justify;
}
.lien {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #990033;
	font-weight: bold;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #993333;
	text-align: left;
}
.chandelle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	line-height: 12pt;
	font-weight: bold;
	text-align: left;
}
.adresse {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	background-position: left;
	line-height: normal;
}

.lien_accueil a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #ffffff;
	text-decoration:none;
	padding-left:17px;
}

.lien_accueil a:hover{
	text-decoration:underline;
}