#page {
	background-color: #000000;
	width: 810px;
	margin-right: auto;
	margin-bottom: autp;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
}




#bando {
	text-align: center;
	background-color: #000000;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	height: auto;
	font-size: 14px;
	text-decoration: none;
}

#centre {
	background-color: #000000;
	text-align: center;
	height: 600px;
	background-repeat:no-repeat;
	background-position:bottom;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;

	font-weight: bold;
	border-color: #000000;
	border-top-style:solid;
	border-bottom-style:solid;
}

#pied {
	height: 30px;
	color: #ccc;
	text-align: center;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #000000;
}
.titre {
	font-size: 36px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
#bando a {
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
	border:hidden;
}
#bando a:hover {
	font-weight: bold;
}
#centre a {
	text-decoration: none;
	font-weight: bold;
	color: #b56437;
	border: no;
}
#centre a:hover {
	font-weight: bold;
	text-align: right;
	color: #fff;
}
#pied a {
	color: #ccc;
	text-align: center;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	
