a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #CC3300;
	letter-spacing: 2px;
	line-height: 22px;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: lighter;
	text-decoration: none;
	background-color: #FF3300;
	letter-spacing: 2px;
	color: #FFFFFF;
}
.inter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	letter-spacing: 1px;
	font-weight: bold;
}
.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}
.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF3300;
	letter-spacing: 1px;
	font-weight: normal;
}
.txtpetit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
}
.txtpetitCap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
}
