body  { color: maroon; font-size: 13px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; margin: 0; padding: 0  }
#main { width: 1024px; margin-right: auto; margin-left: auto; border-color: aqua; }
#maintable { border-color: #ffd934; }
#content { height: auto; width: 600px; visibility: visible; margin-right: auto; margin-left: auto; font-size: 1.1em; color: maroon; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif  ; }
.titre  {
	color: #a30000;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 10px }
.titre1 { color: #c46800; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 700; text-align: left; margin: 5px; padding: 5px; border: solid 1px maroon; }
.titre2 { color: orange; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 700; text-align: center; margin: 5px; padding: 5px; }
.titre3 { color: orange; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 700; background-color: black; text-align: center; margin: 5px; padding: 5px; }
.link a {
	color: red;
	font-weight: 700;
	text-decoration: none;
	background-color: yellow;
	margin: 2px;
	padding: 2px }
.link a:link {
	color: red;
	font-weight: 700;
	text-decoration: none;
	background-color: yellow;
	margin: 2px;
	padding: 2px }
.link a:visited {
	color: purple;
	font-weight: 700;
	text-decoration: none;
	background-color: yellow;
	margin: 2px;
	padding: 2px }
.link a:hover {
	color: maroon;
	font-weight: 700;
	text-decoration: none;
	background-color: yellow;
	margin: 2px;
	padding: 2px }
.link a:active {
	color: gray;
	font-weight: 700;
	text-decoration: none;
	background-color: yellow;
	margin: 2px;
	padding: 2px }
.text {
	color: maroon;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
.text1 {
	color: white;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: 700 }
.text2 {
	color: gray;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
a { color: maroon; font-weight: bold; text-decoration: none  }
a:link { color: #ce0000; font-weight: bold; text-decoration: none  }
a:visited { color: #a600a6; font-weight: bold; text-decoration: none  }
a:hover { color: #0000b5; font-weight: bold; text-decoration: none  }
a:active { color: red; font-weight: bold; text-decoration: none  }
h1 { font-size: 1.3em; font-weight: bold; margin: 0.67em 0; }
