#feuille1 {
	text-align: center;
	vertical-align: middle;
	height: auto;
	width: 704px;
	background-position: center center;
	background-repeat: no-repeat;
}
#espace1 {
	height: 30px;
	width: auto;
	text-align: right;
	vertical-align: middle;
	margin-right: 30px;
	margin-left: 30px;
}

#bandeau {
	margin-bottom: 30px;
}
#contenu h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
#contenu h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

#contenu p {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
}


#feuilleH {
	background-image: url(images/feuilleH.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 25px;
}

#feuilleB {
	background-image: url(images/feuilleB.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 25px;
}
#ombre {
	background-image: url(images/ombre.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 10px;
	width: 687px;
}
#reflet {
	background-image: url(images/reflet.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 175px;
	width: 704px;
}
#contenu {
	height: auto;
	width: 400px;
	background-position: center center;
	text-align: left;
	vertical-align: middle;
	float: right;
	margin-right: 16px;
}
#boutons {
	width: 220px;
	float: left;
	margin-left: 30px;
}
#menu1 {
	float: left;
	width: auto;
	margin-left: 41px;
	height: auto;
}
#reflet table a:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}
#reflet table a:link {
	color: #CCCCCC;
	font-weight: bold;
}
#reflet table a:visited {
	color: #CCCCCC;
	font-weight: bold;
}
#reflet table a:active {
	color: #CCCCCC;
	font-weight: bold;
}
#reflet table p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
#reflet table h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: medium;
}
