/* CSS Document */

body,td,th {
	font-size: 16px;
	color: #006600;
	font-family: "Times New Roman", Times, serif;
}
body {
	background-image:      url(../images/mxbox_bg_page.gif);
	cursor: auto;
}
a:link {
	text-decoration: none;
	color: #799720;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	text-decoration: underline;
	color: #996600;
}
a:active {
	text-decoration: none;
}
.Style5 {font-size: 12px}
.Style7 {font-size: 10px}
.Style9 {font-size: 9px}
.Style15 {color: #006633}
.Style17 {color: #669933}
.Style22 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}.fondtexte {
	border: thin dotted #009900;
	background-position: 3px 3px;
}
.Titre {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	color: #006600;
	font-weight: bold;
}
.soustitre {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	background-color: #FFFFFF;
	border: thin outset #669966;
	background-position: 2px 2px;
}
 #navlist
{
padding: 3px 0;
margin-left: 0;
font: bold 12px Verdana, sans-serif, serif;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: #E0EBCF;
text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
color: #000;
background: #D9D98B;
border-color: #227;
}

#navlist li a#current
{
background: white;
border-bottom: 1px solid white;
}
