@charset "utf-8";
/* CSS Document */


.testo{ 
	font-family:"Trebuchet MS", Arial, sans-serif; 
	font-size:14px; 
	color:#fcecc7;
	padding-left:12px;
	padding-top:8px;
	line-height:1.3em;

}
.testo a{ 
	color:#fcecc7;
	text-decoration:none;
}

img{
	border:0;
}