body{
	background-color: #d6e7f1;
}

#Page {
	background-color: #CCC;
	padding: 0px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../Images/bordures.jpg);
	background-repeat: repeat-y;
}
#Banniere {
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
	height: 264px;
	width: 1024px;
	background-image: url(../Images/Banniere1.jpg);
}
#menu {
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 1024px;
	background-image: url(../Images/arrondis%20haut.jpg);
	text-indent:240px;
}
#menu a {
	color: #f49b44;
	text-decoration: none;
}
#menu a:hover {
	color: #efc297;
	text-decoration: none;
}
	
#Gauche {
	background-color: #CCC;
	margin: 0px;
	width: 220px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	background-image: url(../Images/menu.jpg);
}
#Gauche ul {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	list-style-type: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#Gauche li a {
	font-weight: bold;
	color: #f49b44;
	text-decoration: none;
	display: block;
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#Gauche li a:hover {
	color: #efc297;
	text-decoration: underline;
	
}

#Centre {
	background-color: #CCC;
	padding: 0px;
	width: 754px;
	float: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-repeat: repeat-y;
	background-image: url(../Images/zone%20de%20texte.jpg);
}
#Centre li {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#Pied {
	background-color: #CCC;
	clear: both;
	width: 1024px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	height: 120px;
	background-image: url(../Images/pied%20de%20page.jpg);
}

#Pied ul  {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#Pied li  {
	display: inline;
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
}
#Pied li a {
	color: #f49b44;
	padding: 2px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-decoration: none;
}
#Pied li a:hover {
	color: #efc297;
}
h1 {
	font-variant:small-caps;
	text-decoration:underline;
	font-size:28px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	color:#03F;
}
p {
	text-indent : 0.7cm;
	text-align:justify;
	padding-left:8px;
	padding-right:8px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	border-bottom: 2px solid blue;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	text-indent: 10px;
}
#st1 {
	font-size:12px;
	text-align:center;
}

#centrage{
	text-align:center;
	text-indent:0cm}
	
#pieda{
	text-align:center;
	font-size:14px;
	text-indent:0cm;}

	


