body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:url(images/background.jpg) top center fixed no-repeat;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	color:#73450F;
}
html {
	width:100%;
	height:100%;
}
.mentions {
font-size:10px;
color:#A5855F;
}
td {
font-size:11px;
}

.mentions a:link  { color:#A5855F; font-weight:bold; text-decoration:none;}
.mentions a:visited  { color:#A5855F; font-weight:bold; text-decoration:none;}
.mentions a:active  { color:#A5855F; font-weight:bold; text-decoration:none;}
.mentions a:hover  {color:#73450F; font-weight:bold; text-decoration:none;}

a:link { color:#016139; font-weight:bold; text-decoration:none;}
a:visited { color:#016139; font-weight:bold; text-decoration:none;}
a:active { color:#016139; font-weight:bold; text-decoration:none;}
a:hover {color:#73450F; font-weight:bold; text-decoration:none;}

.gras {
font-family:Arial, Helvetica, sans-serif;
color:#E06C00;
font-weight:bold;
font-size:14px;
}
.titres {
font-family:Arial, Helvetica, sans-serif;
color:#984900;
font-weight:bold;
font-size:18px;
}

.images {
border:4px solid #E69C00;
}
.vertical {
border-right:2px dotted #025A35;
}
.horizontal {
border-bottom:2px dotted #025A35;
}
.fields {
border:2px solid #E69C00;
background-color:#FFFFFF;
font-size:11px;
color:#000000;
}

.menu {
	font-size:17px;
	color:#ae804e;
	font-variant: small-caps;
	text-decoration: none;
	letter-spacing: 3px;
	}

