div.printemailcont {
	/*position:absolute;		-- MODIFICA DANIELE 23.02.2009
	right:20px; 
	margin-top:5px; 
	width:130x; 
	*/
	width:130x;
	float:right;
	margin-top:-25px;
	}	
div.ppdf, div.pemail {
	width:64px; 
	float:left;
	}	
div.pico {
	width:24px;
	float:left;
	}	
div.ptxt {
	width:40px;
	float:left; 
	font-family:Verdana; 
	font-size:9px; 
	color:#666666;
	padding-top:4px;
	}

a.ppdf:link, a.ppdf:visited, a.ppdf:hover {
	padding-left:25px;
	font-family:Verdana; 
	font-size:9px; 
	color:#666666;
	text-decoration:none;
	background-image:url(img/pdf.gif);
	width:130px;
	background-position:left;
	background-repeat:no-repeat;
	height:21px;
	}

a.ppdf:hover {
	padding-left:25px;
	text-decoration:underline;
	background-image:url(img/pdf_s.gif);
	width:130px;
	background-position:left;
	background-repeat:no-repeat;
	height:21px;
	}
	
a.pemail:link, a.pemail:visited, a.pemail:hover {
	padding-left:25px;
	font-family:Verdana; 
	font-size:9px; 
	color:#666666;
	text-decoration:none;
	background-image:url(img/email.gif);
	width:130px;
	background-position:left;
	background-repeat:no-repeat;
	height:21px;
	}

a.pemail:hover {
	padding-left:25px;
	text-decoration:underline;
	background-image:url(img/email_s.gif);
	width:130px;
	background-position:left;
	background-repeat:no-repeat;
	height:21px;
	}
	
	
/*
a.freccina:link, a.freccina:visited {
	color:#3366cc;
	text-decoration:none;
	background-image:url(../img/freccina.gif);
	width:100px;
	background-position:right;
	background-repeat:no-repeat;
	}
	
a.freccina:hover {
	color:#3366cc;
	text-decoration:underline;
	background-image:url(../img/freccina.gif);
	background-position:right;
	background-repeat:no-repeat;
	}
*/
	

/******/
span.ptitoletto {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#669900;
	font-weight:bold;
	}
hr.phr {
	color:#000000;
	height:1px;
	}
span.ptitoletto1 {
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	}
input.pe {
	color:#333333;
	font-family:verdana;
	font-size:10px;
	font-size-adjust:none;
	width:200px;
	}
	

