@charset "utf-8";
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #333;
		text-shadow: 1px 1px 0px #FFF;
}
body {
	background-color: #FFF;
	background-image: url(images/sfondo.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
}
#main {
	padding: 0px;
	height: 770px;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	position: relative;
	background-image: url(images/robbetta.jpg);
	background-repeat: no-repeat;
	background-position: 380px 550px;
}
#logo {
	height: 49px;
	width: 251px;
	margin-top: 47px;
	margin-left: 27px;
	float: left;
	position: relative;
	margin-bottom: 10px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#logo h1 span {
	display: none;
}
#testi {
	height: auto;
	width: 740px;
	margin-top: 100px;
	background-image: url(images/virgulette.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 40px;
	float: left;
	position: relative;
}
#testi p {
	padding-left: 60px;
	padding-top: 5px;
}
a:link {
	text-decoration: none;
	color: #003366;
	font-weight: normal;
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 5px;
	float: left;
	margin-left: 13px;
	text-shadow: 1px 1px 0px #FFF;
}
#linkese {
	width: 172px;
	text-align: center;
	height: 37px;
	position: relative;
	float: left;
	margin-left: 450px;
	background-image: url(images/puls.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	vertical-align: middle;
}
a:hover {
	text-decoration: none;
	color: #FFF;
	text-shadow: 1px 1px 0px #003366;
}
#linkese:hover {
	background-image: url(images/puls-h.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#testi p b span {
	margin-left: 10px;
}

