body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	background-color: #333;
	margin: 0px;
	padding: 0px;
	color: #CCC;
}
#page {
	height: 750px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #999;
}
#menu-haut ul {
	float: right;
	height: 60px;
	width: 720px;
	clear: both;
}
#en-tete {
	height: 100px;
	background-image: url(../media/images-accueil/Bandeau-IMG_1300-2.jpg);
}
#en-tete h1 {
	text-align: justify;
	text-indent: 620px;
	font-style: italic;
	font-size: 180%;
	margin: 0px;
	padding-top: 10px;
	display: none;
}
#pied-de-page {
	text-align: center;
	font-size: 85%;
	clear: left;
}
#image p img {
	border-top-width: medium;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #666;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #666;
}
#texte {
	color: #CCC;
	font-style: normal;
}
#contenu {
	margin-left: 250px;
}
#colonne-gauche {
	width: 220px;
	float: left;
	height: 660px;
}
#image-gauche {
	height: 447px;
	width: 118px;
	background-image: url(../media/images-accueil/IMG_0713-image-gauche.jpg);
	margin-top: 5px;
}
