@import url("main.css");

body
{
	font: 10px Arial, "Lucida Grande", Helvetica, Geneva, sans-serif;
}

h1
{
	margin-bottom: 10px;
}

li
{
	font: 10px Arial, "Lucida Grande", Helvetica, Geneva, sans-serif;
}

#main
{
	width: 862px;
	background: #fff url("../../images/home_background.png") no-repeat left bottom;
	margin: 0;
	padding: 0;
	margin-bottom: 16px;
}

#center
{
	padding-bottom: 0px;
}

#scoprilasoluzione
{
	position: relative;
	bottom: -17px;
	left: 256px;
	width: 449px;
	height: 70px;
	overflow: hidden;
	z-index: 2000;
}

.error 		 {COLOR: #FF0000; FONT-SIZE: 11px; FONT-WEIGHT: bold; FONT-FAMILY: Tahoma,Arial,Helvetica,sans-serif; TEXT-DECORATION: none}

.menu
{
	width: 256px;
	height: 10px;
	float: left;
	padding: 0;
	margin: 0;
}

.testo
{
	width: 398px;
	float: left;
	margin: 0 0 50px;
	padding: 11px 0 0;
}

.approfondisci
{
	margin-top: 0px;
}

.testo div
{
}

.advertising
{
	width: 186px;
	height: 113px;
	float: right;
	right: 12px;
	top: 202px;
	position: relative;
}

.m1
{
	width: 678px;
}

p
{
	margin-bottom: 10px;
}