body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

html {
	overflow-x: hidden;
	overflow-y: auto;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.copyright {
	color: #999999;
}
.space {
	padding: 10px;
}
.champ {
	border: 1px solid #000000;
}
.txt_accueil {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding: 10px 20px 0px 25px;
	background-attachment: fixed;
	background-image: url(../images/bg_accueil-txt.jpg);
	background-repeat: no-repeat;
}
