.Titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	line-height: 34px;
	color: #520101;
}

.Titre2:LINK {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;

	color: #520101;
	text-decoration:none;
	
}
.Titre2:VISITED {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;

	color: #520101;
	text-decoration:none;
}

.Titre2:HOVER {
	text-decoration:underline;
	color: #c43a07;
}


.textcourant {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14 px;

	line-height:17pt;
	color: #520101;
}

A{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14 px;

	line-height:13pt;
	color: #520101;
}


table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14 px;

	line-height:17pt;
	color: #520101;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14 px;

	line-height:17pt;
	color: #520101;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

A:LINK {
	text-decoration:underline;
}
A:VISITED {
	text-decoration:underline;
}
A:HOVER {
	text-decoration:underline;
	color: #c43a07;	
}

hr {
	color: #c43a07;

}

.description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14 px;
	color: #520101;
}


.sous-titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height:22pt;	
	font-weight: bold;

	color: #520101;
}

blockquote {
color : #c43a07;
}
.ariane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #62681c;
	text-decoration:none;
	text-transform: uppercase;
}

.ariane:LINK{
	text-decoration:none;
}
.ariane:VISITED{
	text-decoration:none;
}
.ariane:HOVER {
	text-decoration:underline;
	color: #c43a07;
}