body 				{
	background-color: #730036;
	margin-top : 10px;
	padding-top : 0px;
	margin-left : 0px;
}
table	{
	background: url(img/sfondo.jpg);
}
td.titolo	{
	background: url(img/sfondo.gif);
	font-family:Comic Sans MS, arial;
	font-size:31px;
	color: black;
	font-weight : bold;
}
td.texte 			{
	font-family: Comic Sans MS, arial;
	font-size: 13px;
	color: black;
}
td.texte_sfondo 			{
	background: url(img/sfondo.gif);
	font-family: Comic Sans MS, arial;
	font-size: 13px;
	color: black;
}
a.bouton 			{
	font-family:Comic Sans MS, arial;
	font-size:13px;
	color: blu;
	padding:0px;
	spacing:0px;
	text-decoration:none;
	position:relative;
	font-weight : bold;
}
a:hover.bouton 		{
	font-family:Comic Sans MS, arial;
	font-size:13px;
	color: #FF7214;
	background: #ffffff;
	border:0px outset black;
	text-decoration:none;
	font-weight : bold;
}
a.mail 				{font-family:tahoma,arial; font-size:10px; color:#FAA218;  text-decoration:none}
a:hover.mail 		{font-family:tahoma,arial; font-size:10px; color:red; text-decoration:underline}
#showimage			{font-family: tahoma,arial; font-size: 13px; color: orange; position: absolute; visibility: hidden; border: 1px solid black}
#dragbar			{cursor: hand; cursor: pointer; background-color: maroon; min-width: 100px}
#dragbar #closetext {margin-left: 0px}