.button{
	   color:#0000FF;
	   font-family:'trebuchet',helvetica,sans-serif;
	   font-size:84%;
	   font-weight:bold;
	   background-color:#fed;
	   border:1px solid;
	   border-top-color:#0000FF;
	   border-left-color:#0000FF;
	   border-right-color:#0066FF;
	   border-bottom-color:#0066FF;
	   filter:progid:DXImageTransform.Microsoft.Gradient
		  (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#99999999');
		  
}
.tbox_max{
	    color:#000000;
		font-family:'trebuchet',helvetica,sans-serif;
		font-size:84%;
	    font-weight:bold;
		background:#aaaaaa;
		border:1px inset;
		border-top-color:#000099;
		border-top-style:ridge;
	    border-left-color:#000099;
	    border-left-style:ridge;
	    border-right-color:#0066FF;
	    border-bottom-color:#0066FF;
	    filter:progid:DXImageTransform.Microsoft.Gradient
		  (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#99999999');
}
.link {
	font-size:11px;
	color: #FFCC00;
}
a.link {
	text-decoration:none;
}
#SlideShow {
	font-family: "Century Gothic", "Comic Sans MS", "Courier New";
	color: #FFCC00;
	margin-top: 40px;
}

a.link:hover {
	text-decoration:underline;
	color: #FF6600;
}
body{
	background-image: url(../../Immagini/PNG/home_headImage.png);
	background-repeat:no-repeat;
	margin-left: 0px;
}
#bottom{
	background: url(../../Immagini/PNG/Bottom_orange.png) no-repeat;
	vertical-align: baseline;
	height: 200px;
	background-repeat: no-repeat;
}
#credits  a:link        {
	font-family: "Century Gothic", "Comic Sans MS", "Courier New";
	color: #FFCC00;
	text-decoration: none;
}
#credits a:visited  {
	font-family: "Century Gothic", "Comic Sans MS", "Courier New";
	color: #FFCC00;
	text-decoration: none;
}
#credits  {
	font-family: "Century Gothic", "Comic Sans MS", "Courier New";
	vertical-align: bottom;
	padding-bottom: 45px;
	font-size: 10px;
	color: #666666;
}
#credits a:hover  {
	font-family: "Century Gothic", "Comic Sans MS", "Courier New";
	color: #FF6600;
	text-decoration: none;
}
#credits a:active  {
	font-family: "Century Gothic", "Comic Sans MS", "Courier New";
	color: #FFCC00;
	text-decoration: none;
}
#Bacheca {
	font-family: "Century Gothic", "Comic Sans MS", "Courier New";
	color: #FFCC00;
	margin-top: 15px;
}
