body {	
 	background-color: #ffff71;

 /*	background-color: #ED5A04;  */

}

A.MENU:LINK{
	font-weight: bold;
	text-decoration : none;
	color:#000000;
	font-family: papyrus, arial;
	font-size: 12px;
	text-align:center;
}

A.MENU:VISITED{
	font-weight: bold;
	text-decoration : none;
	color:#000000;
	font-family: papyrus, arial;
	font-size: 12px;
	text-align:center;
}

A.MENU:HOVER{
	font-weight: bold;
	text-decoration : underline;
	color:#000000;
	font-family: papyrus, arial;
	font-size: 12px;
	text-align:center;
}

A:LINK{
	text-decoration : none;
	color:#000000;
	font-family: verdana;
	font-size: 14px;
	text-align:left;
}

A:VISITED{
	text-decoration : none;
	color:#000000;
	font-size: 14px;
	font-family: verdana;
}

A:HOVER{
	color : #000000;
	font-size: 14px;
	text-decoration : underline;
}



A.footer:link{
	text-align: center;
	text-indent: 0px;
	font-size:10px;
	color : #000000;
	font-family : Verdana;
	margin-top: 0; 
	margin-bottom: 0;
}

A.footer:visited{
	text-align: center;
	text-indent: 0px;
	font-size:10px;
	color : #000000;
	font-family : Verdana;
	margin-top: 0; 
	margin-bottom: 0;
}

A.footer:HOVER{
	text-align: center;
	text-indent: 0px;
	font-size:10px;
	color : #000000;
	font-family : Verdana;
	margin-top: 0; 
	margin-bottom: 0;
}

p{
	text-indent: 0px;
	font-size:12px;
	color : #000000;
	font-family : verdana;
	margin-top: 0; 
	margin-bottom: 0;
	text-align:center;
}

p.left{
	text-indent: 0px;
	font-size:12px;
	color : #000000;
	font-family : verdana;
	margin-top: 0; 
	margin-bottom: 0;
	text-align:left;
}

p.center{
	text-align: center;
	text-indent: 0px;
	font-size:14px;
	color : #000000;
	font-family : verdana;
	margin-top: 0; 
	margin-bottom: 0;
}

p.home{
	text-align: left;
	text-indent: 0px;
	font-size:14px;
	color : #000000;
	font-family : comic sans MS, papyrus, verdana;
	margin-left: 0px; 
	margin-right: 0px;

}

p.titolo{
	text-align: left;
	text-indent: 0px;
	font-size:27px;
	color : #008000;
	font-family : tempus sans ITC, papyrus, verdana;
	margin-top: 0; 
	margin-bottom: 0;
	font-weight: bold;
	text-align:center;
}






p.footer{
	text-align: center;
	text-indent: 0px;
	font-size:12px;
	color : #000000;
	font-family : TW Cen MT, Verdana;
	margin-top: 0; 
	margin-bottom: 0;
}

div#menu{
position:relative;
margin:0px;
left:30px;
top:10px;
z-index:3;
}

div#foto{
position:relative;
margin:0px;
left:0px;
top:-20px;
z-index:2;
}

div#centro{
position:relative;
margin:0px;
left:0px;
top:-130px;
z-index:1;
}


td.td{	padding:30px;	
}  

