body {
	background-color: #FFFFFF;
}
div {
	background-color: #FFFFFF;
	margin: auto;
	height: 700px;
	width: 1000px;
	z-index: 0;
	overflow: hidden;
}


p {
	color: #000000;
	text-align: center;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#p_info {
	position: absolute;
	width: 413px;
	height: 595px;
	left: 715px;
	top: 2px;
	z-index: 10;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	
}

#p_grassetto {
font-weight: normal;
text-align: justify;
}

#p_centrato {
text-align: center;
}

#p_firma {
text-align: center;
font-weight: bold;
text-align: center;
}

.p_capolettera {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #00cf53;
	text-align: justify;
	font-weight: bold;
	
}

a {
	color: #00cf53;
}


