/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../img/default/sfondoreverse.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	margin-top: 44px;
	margin-right: auto;
	margin-left: auto;
	}
	
ul {
	list-style-type: none;
	margin-left: 0px;
	}

#splash	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 24px;
	width: 472px;
	min-height: 472px;
	height: 472px!important;
	height: 472px;
	}

#container	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	min-height: 480px;
	height: 480px!important;
	height: 480px;
	background-color: #FFFFFF;
	left: 1px;
	}

#googleNavigation	{
	position: absolute;
	left: 105px;
	top: -400px;
	width: 200px;
	}

#abstract	{
	position: absolute;
	left: 105px;
	top: -200px;
	width: 400px;
	}
