body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	background-color:#000000;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}
.background {
background:url(images/background.jpg) top center fixed no-repeat;
}
td{
font-size:11px;
}
html {
	width:100%;
	height:100%;
}
.gras {
font-weight:bold;
color:#4AA30C;
}
.titre {
font-size:18px;
font-weight:bold;
color:#EDA200;
}

a:link { color:#EDA200; font-weight:bold; text-decoration:none;}
a:hover { color:#77420F; font-weight:bold; text-decoration:underline;}
a:visited { color:#EDA200; font-weight:bold; text-decoration:none;}

.mentions {
font-size:10px;
color:#808080;
}

.mentions a:link { color:#808080; font-weight:bold; text-decoration:none;}
.mentions a:hover { color:#FFFFFF; font-weight:bold; text-decoration:underline;}
.mentions a:visited { color:#808080; font-weight:bold; text-decoration:none;}

.vertical {
border-right:1px solid #FFFFFF;
}
.horizontal {
border-bottom:1px solid #FFFFFF;
}
.images {
border:1px solid #FFFFFF;
}
.fields {
background-color:#FFFFFF;
border:1px solid #EDA200;
}
.gras-orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: EDA200;
	text-decoration: none;
}
