body {
  background-color: ;
  font-family: verdana;
  font-size: 10pt;  
  text-align: center;
  
}

div#principale{
	background-image: url(images/sfondo.jpg);
	border: 6px double #D54E60;
	height: 310px;
	width: 500px;
	text-align: center;
	vertical-align: bottom;
}

.cas_testo {
	color: #000;
	width: 310px;
	padding: 3px;
	font: 10px verdana, helvetica, sans-serif #000; /*font-weight: bold;*/
	text-align: center;
	border: 2px  inset #D54E60;
	background: #ffffff;
}

div#footer{
	background-color:white;font-size:11px;
}

A:LINK {font-size: 13px;background-color: transparent; text-decoration : none; color: white; }
A:HOVER {font-size: 13px;text-decoration:none; color: #999999;}
A:VISITED {font-size: 13px;background-color: transparent;text-decoration : none; color: white; }




