body
{
	background-image:	url(images/sfumatura.jpg);
	background-repeat:	repeat-x;	
	background-color:	#cec8c8;
	color:				#010000;	
	font-family:		verdana;
	font-size:			22px;
}

a
{
	font-family:		verdana;
	color:				#010000;	
	font-size:			14px;
	font-weight:		bold;
}
	
a:hover
{
	color:				#a72e2e;
	font-family:		verdana;
	font-size:			14px;
}

#contenitore
{
	margin:				auto;
	position:			relative;
	background-image:	url(images/headerfoto.jpg);
	width:				1000px;
	height:				920px;
}


table
{
	width:		900px;
	
}

.table
{
	position:	absolute; 
	top:		300px; 
	text-align:	center; 
	width:	 	900px; 
	left:		50px;
}

td
{
 	width:			115px;
 	text-align:		center;
}


.testo
{
	position:		absolute; 
	top:			250px; 
	width:			500px; 
	font-size:		14px;
	text-align:		left;
}

.titolo1
{
	position:			absolute;
	top:				20px;
	font-weight:		bold;
	font-size:			20px;
	width:				500px;
	text-align:			center;
}

.linkmail
{
 	color:				#5c5757;
	font-family:		verdana;
	font-size:			16px;
}

linkmail:hover
{
 	color:				black;
	font-family:		verdana;
	font-weight:		bold
	font-size:			18px;
}

