body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
p {
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
	font-weight: lighter;
}
.Blue {
	color: #3333FF;
}
.Violet {
	color: #663399;
}
.Red {
	color: #FF0000;
}
.Yellow {
	color: #FFFF00;
}
.Green {
	color: #009900;
}
.Grenat {
	color: #990000;
}
.brun {
	color: #A62A2A;
}
.nuit {
	color: #00009C;
}
.photo {
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
}
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #505076;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #006699;
	text-decoration: none;
}