/* CSS Document */
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(http://bsm.wizk.it/frontend/default/filly.jpg);
	background-repeat: repeat-x;
	background-color: #ADADAD;
	color: #FFFFFF;	
	font-family: Arial;
}
a.btn {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
img.btn {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
table.main {
	background-color: #FF0000;
	z-index: 1;
}
div.container {
	position: relative;
	width: 680px;
}
div.mainmenu {
	position: absolute;
	
	left: 590px;
	top: 90px;
	z-index: 99;
}
div.main {
	/* height: 264px; */
	text-align: justify;
	padding-left: 35px;
	padding-right: 35px;
}
div.title {
	font-weight: bolder;
}
div.headertext {
	margin-right: 50px;
}
