/* FOOTER */
#footer {
	-moz-box-sizing: border-box;
	margin: 0pt auto;
	padding: 0;
	width: 885px;
	height: 35px;
	left: auto;
	margin-left: auto;
	margin-right: auto;
	background: url(../media/layout/footer.png) no-repeat top left;
	text-align: center;
}

#footer-left {
}

/* FOOTER LEFT NAVIGATION */
#footer-left ul.left {
	line-height: 16px;
	list-style-type: none;
	padding-top: 8px;
	height: 16px;
	text-align: center;
	left: auto;
	margin-left: auto;
	margin-right: auto;
	
}
#footer-left li a {
	font: 11pt  Helvetica;
	
}
#footer-left li a:hover {
	text-decoration: none;
}

#footer-left li a img.lang {
	text-decoration: none;
	border: 1px solid white;
}
#footer-left li a img.lang-selected {
	text-decoration: none;
	border: 1px solid red;
}
#footer-left li a:hover img{
	text-decoration: none;
	border: 1px solid #cc3b3b
}

#footer-left li {
	display: inline;
	float: none;
	height: 16px;
	font: 10pt  Verdana;
	text-align: center;
}

.s_sep {
	-moz-box-sizing: border-box; 
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 0px;
	width: 2px;
	font-size: 1px;
	padding-right: 0px;
	height: 22px;
	background: url(../media/layout/sep.gif) no-repeat top left;
}

#footer-left li.sep2 {
	margin-left: 1px;
	margin-right: 0px;
	padding-left: 0px;
	width: 0px;
	font-size: 1px;
	padding-right: 0px;
	height: 16px;
}