body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top : 10;
	margin-left : 10;
	margin-bottom : 10;
	margin-right : 10;
}
#logo {
	background: url(images/logo2bis.gif) scroll no-repeat center top;
	height: 150px;
}
table.lzvtable {
	border-collapse: collapse;
}
table.lzvtable td {
	border: solid 1px #000000; 
	padding: 4px;
}
table.lzvtable a, table.lzvtable a:visited {
	color : #000000;
	text-decoration: underline;
}
table.lzvtable a:hover {
	color : #B91E20;
	text-decoration: underline;
}
td.menu, th.menu {
	color: #A5A19E;
	font-size: 13px;
	background-color: #B91E20;
	font-weight : bold;
	height: 25px;
}
td.item {
	color: #000000;
	background-color: #C3C0BE;
	height: 25px;
	/*font-weight: bold;*/
	font-size: 12px; 
}
td.itemsel {
	background-color: #A5A19E;
	height: 25px;
	font-size: 11px;
}
a.item,a.item:hover,a.item:visited {
	font-weight: bold; 
	font-size: 12px;
	color : #000000;
	text-decoration: none;
}
a.item:hover {
	color : #B91E20;
	text-decoration: underline;
}
td.itemsel a.item {
	color : #B91E20;
	text-decoration: none;
}
a.menu,a.menu:hover,a.menu:visited {
	font-weight: bold; 
	font-size: 13px; 
	color : #A5A19E;
}
a.text,a.text:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.text:hover { 
	text-decoration: underline;
}