body {
	text-align: center;
	background-color: #390D0A;
	color:#000000;
}
a {
	color:#333333;
	text-decoration: none;
}
a:hover {
	color:#333333;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color:#333333;
	text-decoration: none;
}#hautgauche {
	height: 21px;
	width: 55px;
	background-repeat: no-repeat;
	background-image: url(images/fondhautgauche.gif);
}
#hautcentre {
	height: 21px;
	background-repeat: repeat-x;
	background-image: url(images/fondhautcentre.gif);
}
#hautdroite {
	height: 21px;
	width: 55px;
	background-repeat: no-repeat;
	background-image: url(images/fondhautdroite.gif);
}
#centregauche {
	width: 55px;
	height: 100%;
	background-repeat: repeat-y;
	background-image: url(images/fondgauche.gif);
}
#conteneur {
	width: 780px;
}

#centrecentre {
	width: 100%;
	background-repeat: repeat;
	background-image: url(images/fondcentre.gif);
}
#centredroite {
	width: 55px;
	height: 100%;
	background-repeat: repeat-y;
	background-image: url(images/fonddroite.gif);
}
#basgauche {
	height: 21px;
	width: 55px;
	background-repeat: no-repeat;
	background-image: url(images/fondbasgauche.gif);
}
#bascentre {
	height: 21px;
	background-repeat: repeat-x;
	background-image: url(images/fondbascentre.gif);
}
#basdroite {
	height: 21px;
	width: 55px;
	background-repeat: no-repeat;
	background-image: url(images/fondbasdroite.gif);
}

