body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
}
.navigation {
	display: none;
}

#mobylarm_print {
	width: 102px;
	height: 33px;
}

#langbar {
	display: none;
}

#mainmenu a {
	display: none;
}

#tabbar {
	list-style: none;
	padding: 0px;
}

#tabbar a {
	text-decoration: none;
	color: #005CAB;
	font-size: 140%;
}

#wrapperwild #tabsecu, #wrappersecu #tabwild {
	display: none;
}

#menubar {
	list-style: none;
	width: 100%;
	overflow: auto;
	padding: 0px;
}

#menubar li {
	float: left;
	padding: 0px 5px 0px 0px;
	display: block;
	line-height: 140%;
}

#menubar li a {
	text-decoration: none;
	color: #005CAB;
}

#menubar li ul li {
	display: none;
}

body#bodyhome #menuhome, body#bodynews #menunews, body#bodyprod #menuprod, body#bodycart #menucart, body#bodycont #menucont {
	padding-top: 0px;
	font-size: 140%;
	font-weight: bold;
	text-decoration: underline;
}

#content {
	padding: 20px;
}

#support {
	margin: 10px 0px;
	position: relative;
	left: -20px;
	width: 150px;
	border: 10px solid #005CAB;
	text-align: center;
}

#footer {
	text-align: center;
	font-size: 11px;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}

#footer a {
	text-decoration: none;
	color: #dddddd;
}

