body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #333366;
	background-color: #FFFFFF;
	background-image: url(../fond/archblu.jpg);
	background-repeat: repeat-y;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
}
a {
	text-decoration: none;
	color: #993366;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}
.gauche {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #993366;
}
.droite {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #993366;
}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
	color: #CC9900;
	letter-spacing: 1px;
}
.tour {
	border: 1px solid #993366;
}
.menup {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
.titreg {

	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #CC9900;
	letter-spacing: 2px;
}
