@charset "iso-8859-1";
html
{
height:100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	
}
html>body #container {
    height: auto;
}
#container {
    position: relative;
    min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
}


.element-de-menu
	{
	color: #ffffff;
	margin-top: 20px;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 2px dotted #D4B90F;
	border-left: 0 none;
	font-weight: bold;
	}

.element-de-menu a 
	{
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	}

.element-de-menu a:hover 
	{
	color: #993300;
	text-decoration: none;
	}




