body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../cas/img/background.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #EF6900;
}
.gris {
	font-size: xx-small;
	color: #999999;
}
.linkmenu {
	font-size: xx-small;
	color: #EF6900;
}
.linkorange {
	color: #FF3300;
}

