h1 {
	font-family: Tahoma, Arial, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 20px;
	text-decoration: none;
}
h1 a {
	text-decoration: none;
	color: #A43321;
}
h1 a:hover {
	text-decoration: underline;
}
h2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 1px;
}
h2 a {
	text-decoration: none;
	color: #33333;
}
h2 a:hover {
	text-decoration: underline;
}
h2 a:visited {
	text-decoration: none;
	color: #33333;
}
p {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}
tr {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}

h3 {
	font-family: Tahoma, Arial, sans-serif;
	color: #CC0000;
	font-size: 18px;
	font-weight: lighter;
	letter-spacing: 1px;
	line-height: 20px;
}
.petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.petit a {
	color: #666666;
	text-decoration: underline;
}
.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
	background-color: #DFDFDF;
}
.subnav a {
	text-decoration: none;
}
.subnav a:hover {
	text-decoration: underline;
}
.titre {

	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.lien_rouge {
	color: #CB0101;
	text-decoration: non;
	letter-spacing: 1pt;
}
.lien_rouge a:hover{
	text-decoration: underline;
}
