h1, h2, p, .nom, .element_menu, table
{
	font-family: "Georgia", "Palatino", "Verdana";
}

.petit
{
	font-size: 26px;
}

body
{
	width: 987px;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url("../images/bandosiam.jpg");
	background-position: fixed;
	color: white;
	font-size: 16px;
	text-align: center;
	border: 2px solid #e3c273;
}

.noborder
{
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url("../images/leaf.jpg");
	background-repeat: no-repeat;
	background-position: fixed;
	color: white;
	font-size: 16px;
	text-align: center;
	border: 0px;
}

#header
{
	width: 987px;
	height: 140px;
	background-image: url("../images/bannertop2.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 5px;
}

#menu
{
	padding-top: 20px;
	padding-bottom: 20px;
	width: 987px;
	background-color: #e3c273;
	color: black;
	margin-bottom: 5px;
}

#display
{
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url("../images/bckgrd.gif");
	background-position: top center;
	margin-bottom: 5px;
}

#footer
{
	width: 987px;
	height: 140px;	
	margin-bottom: 5px;
	background-image: url("../images/bannerbottomtext.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}

h1
{
	font-size: 170%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 6px;
	text-decoration: underline;
}

h2
{
	font-size: 130%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 6px;
}

p
{
	height: auto;
	font-size: 130%;
	text-align: center;
	padding: 0px;
}

.italic
{
   font-style: italic;
}

.small
{
   font-size: 17px;
}

.underline
{
   text-decoration: underline;
   margin-top: 10px;
}

.discount
{
	color: black;
	font-weight: bold;
}

.nom
{
	color: yellow;
	font-weight: bold;
}

.black
{
	color: black;
	font-weight: bold;
}

input:focus, textarea:focus
{
	background-color: #e3c273;
}

.border
{
	border-top: 2px solid #e3c273;
}

.left
{
	text-align: left;
}

.right
{
	text-align: right;
}
a img
{
	border: none;
}

a
{
	text-decoration: none;
	color: black;
	font-size: 160%;
}

a:hover
{
	text-decoration: underline;
	color: #eeeeee;
}

.normal
{
	font-size: 22px;
}

.overline
{
	text-decoration: overline;
	color: #e3c273;
}

ul
{
	list-style-image: url("../images/puce2.png")
}

table
{
	margin: auto;
	text-align: center;
	border-spacing: 150%;
	vertical-align: center;
}

caption
{
	font-size: 150%;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 6px;
	width: 100%;
}

.yellow
{
	background-color: #E4FF00;
	color: black;
}

.blue
{
	background-color: #0084FF;
}

<style type="text/css">
.centerdiv
{
text-align: center;
}

.centerdiv>div
{
margin: 0 auto;
}
</style>
