#Page {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 2px none #000;
}
#Bando {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: auto;
	text-align: center;
}
#Menu {
	background-color: #CCC;
	padding: 0px;
	height: 20px;
	width: auto;
	background-image: url(images/fond-menu.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	text-align: center;
}
#Gauche {
	width: 200px;
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Gauche #box {
	background-repeat: no-repeat;
	background-position: center center;
	width: auto;
	height: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Gauche #box #boxcont {
	height: 175px;
	width: 190px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#Gauche #box h1 {
	background-image: url(images/fond-menu.jpg);
	background-repeat: repeat-x;
	margin-right: 5px;
	margin-left: 5px;
	width: auto;
	padding: 0px;
	height: 20px;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
}
#Gauche #box #boxcont p {
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}


#Droite {
	width: 200px;
	float: right;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: center;
}
#Droite #box {
	background-image: url(images/fondgd.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
	width: auto;
	margin: 0px;
	padding: 0px;
}
#Droite #box p {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#Droite #box h2 {
	font-size: 14px;
	font-weight: bold;
	color: #A41186;
	text-align: center;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#Droite #box h1 {
	background-image: url(images/fond-menu.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 20px;
	width: auto;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}

#Pied {
	margin: 0px;
	clear: both;
	width: 1000px;
	height: 20px;
	padding: 0px;
}
#Centre {
	width: 550px;
	float: left;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
	background-position: center top;
	background-repeat: no-repeat;
	padding: 0px;
	text-align: center;
}
#Centre #post {
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	height: 410px;
	width: 550px;
	margin: 0px;
	background-image: url(images/fondpost.png);
}
#Centre #post h1 {
	width: auto;
	color: #FFF;
	background-image: url(images/fond-menu.jpg);
	text-align: center;
	height: 20px;
	background-repeat: repeat-x;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
#Centre #post p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-size: 12px;
	font-weight: bold;
	width: auto;
	text-align: center;
}



body {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	background-image: url(images/fond1.jpg);
	background-position: center Top;
}

