table.container {
	width: 1000px;
	text-align: left;
  margin-left: auto;
  margin-right: auto;
}

.footerbg {
	width: 1000px;
	background : url(../images/footer-bg-1.png);
}

.footerbg2 {
	width: 1000px;
	background : url(../images/footer-bg-2.png);
}

.footerbg3 {
	width: 1000px;
	background-color: #E7E7E7;
}


table.bodydodo {
	width: 816px;
}

.lien1024{
	font-size		: 10px;
  text-decoration: none;
	color				: #FFFFFF;
  font-weight	: bold;
	background-color	: #A78669;
	border-bottom: 2px solid #E49B2A;
}

.lien0900{
	font-size		: 10px;
	color				: #FF8C00;
	background-color	: #FFFFFF;
	border-bottom: none;
}

.lien0900 a:hover {
	font-size		: 10px;
	color				: #FFFFFF;
	background-color	: #A78669;
	border-bottom: none;
}
