body {
	margin: 0px;
	padding: 0px;
	background-color: #adadd5;
	background-image: url('images/bg.gif');
	background-position: top;
	background-repeat: repeat-x;
}

h1 {
font-size: 24px;
margin: 30px 0px 30px 0px;
}

h2 {
font-size: 18px;
text-align: left;
margin-top: 40px;
}

a, a:visited {

}

a:hover {

}

a.menulinks, a.menulinks:visited, a.current, a.current:visited {
display: block;
width: 112px;
background-color: transparent;
color: #000000;
padding: 4px;
text-decoration: none;
font-size: 12px;
font-weight: bold;
}

a.menulinks:hover {
background-color: #b0b0d7;
color: #FFFFFF;
text-decoration: none;
}

a.current, a.current:visited {
background-color: #b0b0d7;
color: #FFFFFF;
}

.addressbox {
border: 1px solid black;
background-color: #f6f6fe;
margin: 40px 0px 0px 0px;
}

#main {
	width: 800px;
	text-align: left;
	background-color: #FFFFFF;
	border-right: 1px solid black;
	border-left: 1px solid black;
	padding: 30px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.box {
text-align: center;
margin: 10px 0px 10px 0px;
padding: 0px;
font-size: 12px;
font-weight: bold;
border: 1px solid black;
background-color: #e2e2f4;
}

.promobox-title {
text-align: center;
background-color: #cacafc;
margin: 20px 0px 0px 0px;
padding: 4px;
font-size: 12px;
font-weight: bold;
border-top: 1px dashed #6f6fce;
border-left: 1px dashed #6f6fce;
border-right: 1px dashed #6f6fce;
}

.promobox {
text-align: center;
border-bottom: 1px dashed #6f6fce;
border-left: 1px dashed #6f6fce;
border-right: 1px dashed #6f6fce;
background-color: #ebebf5;
margin: 0px 0px 20px 0px;
padding: 10px;
font-size: 12px;
background-image: url(images/fleur.gif);
background-repeat: repeat-x;
background-position: center 10px;
}

#main table tr th ul li em {
	color: #F00;
}
#tbllist table tr th ul li em {
 font-size:20px;
 font:Amienne;
 border-bottom-width:thin;
 border-bottom-color:#0F0;
 border-bottom-style:solid;
}
/* div #topHeader > img:first-child{
	float:left;
} */
/* div #topHeader > img:last-child{
	float:right;
} */