body {
	margin:0;
	background-color:black;
	color:white;
}
body, table {
	font-family:Verdana;
	font-size:12px;
}
img {
	border:0;
}
a, a:visited, a:link {
	color:black;
	outline:none;
}

.error {
	color:red;
}

.menu {
	background:url(img/menu_bg.jpg) repeat-x left 33px;
	width:100%;
}
.menu img {
	float:left;
}
.menu img.menuitem {
	 margin-top:33px;
	 margin-left:50px;
}

a.seminario {
	color:#034F73;
	font-weight:bold;
}
a.news {
	color:#676767;
	font-weight:bold;
}

.configuratorepanel {
	float:left;
	width:200px;
	margin-right:25px;
	_margin-right:18px;
	display:inline;
}
.configuratorepanellast {
	margin-right:0;
}
.configuratorepanel .configuratorerelativecont {
	width:207px;
	height:220px;
	font-size:12px;
	overflow:hidden;
	position:relative;
}
.configuratorepanel .configuratoabsolutecont {
	position:absolute;
	top:0;
	left:0;
	width:4000px;
}
.configuratorepanel .configuratoresubpanel {
	float:left;
	width:207px;
}
