p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	margin: 0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #999999;
	margin: 0px;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #999999;
	margin: 0px;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	margin: 0px;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.sfondo {
	background-color: #F6F6F6;
	background-image: url(../arts/sfondo.gif);
}

.foto { 
	float:left;
	position:relative;
}

#dida {
	position:absolute;
	left:0;
	bottom:0px;
	background-color:#000000;
	text-align:left;
	color:#FFFFFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	margin: 0px;
	background-color: #eaeaea;
}

.larghezza {
	width: 208px;
	height: 14px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #485865;
}

.larghezza200x7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	margin: 0px;
	background-color: #eaeaea;
	width: 208px;
	height: 151px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #485865;
}

.pulsante {
	color: #485865;
	border: 1px solid #485865;
}
.giustificato {
	text-align: justify;
	color: #707070;
}
