body {
	margin: 0px 0px 0px 0px;
	background-color: White;
	background-repeat: repeat;
	background-image: url(../images/bande.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
}
a {
color: Black;
}
a:hover {
	color: #A20000;
}
td {
	vertical-align: top;
	margin: 0px 0px 0px 0px;
}
.tblall {
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	border: 0px;
	background-image: url(../images/contenu.jpg);
	background-color: Black;
	background-repeat: repeat;
}
.tblg {
	height: 25px;
	width: 550px;
	float: left;
	min-height: 25px;
}
.tbld {
	height: 25px;
	float: left;
	margin-left: 20px;
	min-height: 25px;
}
.formc {
	width: 730px;
	height: auto;
	float: left;
}
.formhr{
	float: left;
	width: 780px;
}
.formg {
	height: 30px;
	width: 170px;
	float: left;
}
.formd {
	width : 170px;
	height: 30px;
	float: left;
}
.refd {
	width: 300px;
	float: left;
}
.refg {
	width: 300px;
	float: left;
}
img {
	border: 0px;
}
.bande {
	background-color: Black;
	background-image: none;
	padding-left: 0px;
	height: 140px; 
	width: 10px; 
}
.footer {
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.contenu {
	padding-left: 0px;
	padding-right: 0px;
	width: 780px;
	background-image: url(../images/motif.jpg);
	background-repeat: repeat-x;
}
.tout_contenu {
	padding-left: 10px;
	padding-right: 10px;
}
.motif {
	background-image: url(../images/bande.jpg);
	vertical-align: top;
}
.ombre {
	background-image: url(../images/ombre.jpg);
	background-repeat: repeat-y;
	width: 52px;
}
.ombre2 {
	background-image: url(../images/ombre2.jpg);
	background-repeat: repeat-y;
	width: 52px;
}
.contenu_texte {
	color: Black;
	border: thin groove;
	padding: 5px;
	background-color: #E1E1E1;
}
.accueil {
	border: thin groove;
	padding: 5px;
	background-color: #FFDFDF;
	font-size: 15px;
}