.degradehautdroite {
	background-image: url(../images/fondhautdroit.jpg);
	background-position: right top;
}
.degradehautgauche {

	background-image: url(../images/fondhauttgauche.jpg);
	background-position: left top;
}
.degradegauche {


	background-image: url(../images/fonddegradegauche.jpg);
	background-position: left;
}
.degradedroite {



	background-image: url(../images/fonddegradedroit.jpg);
	background-position: right;
}
.degradebasdroite {

	background-image: url(../images/fondbasdroite.jpg);
	background-position: right bottom;
}
.degradebasgauche {


	background-image: url(../images/fondbasgauche.jpg);
	background-position: left bottom;
}
.centre {

	text-align: center;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.borduretableaux {
	border: 0px solid #CCCCCC;
}
.bordureblanche2px {
	border: 1px solid #FFFFFF;
	text-align: center;
}
a:link {
color:#FFFFFF;
text-shadow:#000000 0px 0px 5px;
}
a:hover {
color:#000033;
text-shadow:#000000 1px 1px 5px;
}
table {
border:0px;
}