#menu, #noscript, #noprint
{
	display:none;
}

h1
{
	font-family:verdana;
	font-size: 10px;
	font-weight: bold;
}

#liste table 
{
	/*min-width: 711px;
	width: 711px;*/
	position: relative;
	left: -2px;
}

#liste td, tr
{
	border-collapse: separate;
	background: #F1FFB2;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	border: 1px;
	border-style: solid;
	padding-left: 5px;
	padding-right: 5px;
}

#liste th
{
	text-align: left;
	background:  #d4ec9b;
}

#liste caption
{
	text-align: left;
	color: #212121; 
	margin-bottom: 2px;
}

table
{
	/*border: 1px;
	border-style: solid;*/
	margin: auto;
	font-family:verdana;
	font-size: 11px;
}

#admin td
{
	text-align: left; 
}

a
{
	color: #212121;
}

p, input, select
{
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
	border-style: none;
}
