P {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: left;
}
H1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #009900;
	text-align: center;
}
H2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333399;
}
H3 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	text-align: center;
}

.Adresse {
	font-family: Tahoma;
	font-size: 10px;
	font-style: italic;
	color: #0033CC;
	text-align: center;
}
.News {
	background-image: url(images/news.jpg);
	background-repeat: no-repeat;
}
.copie {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
H4 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #003399;
}
.citation {
	font-family: Tahoma;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #ECE9D8;
}
a {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
body {
	background-image: none;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #99CCCC;
}
table {
	background-color: #FFFFFF;
}
