body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fond_acdc.jpg);
	background-attachment: scroll;
	font-family: Arial, Helvetica, sans-serif;
}
body,td,th {
	color: #000000;
	font-size: 12px;
}
a {
	color: #FF6600;
}
a img{
	border:0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: blink;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
.glmenu {color: #FFFFFF}

.gris {color: #333333}

.h1 {
	color: #AC1308;
	font-size: 16px;
	font-weight: bolder;
}
.h2 {
	color: #AC1308;
	font-size: 12px;
	font-weight: bold;
}

.droits {
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	font-style: italic;
}

.plugin {
	font-size: 9px;
	color: #999999;
}