body {	
	background-color: #DFDFFF;
	background-image:  url(gradient_fond.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
}

.liens {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	margin-bottom: 10px;
}

.liens:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline overline;
}


a.sbox_link {
	color: #990000;
	text-decoration: none;
	font-size: 10px;
}

a.sbox_link:hover {
	color: #FF0000;
	text-decoration: underline;
}

.bienvenue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	margin-left: 5px;
}

a.pertemdp {
	color: #990000;
	text-decoration: none;
}

a.pertemdp:hover {
	color: #FF0000;
	text-decoration: underline;
}

.message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	text-align: center;
}