/* CSS Document */

body {
	background-repeat: repeat;
	background-position: center top;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFF9F2;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #D56A00;
}
.buttonscontainer {width: 110px;}

.buttons a {
	color: #FFFFFF;
	background-color: #D56A00;
	padding: 2px 2px 2px 7px;
	font: 10px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	display: block;
	margin: 0px 0px 2px;
	width: 100%;
	text-align: left;
	border-top: 1px ridge #FFFFFF;
	border-right: 1px ridge #FFFFFF;
	border-bottom: 1px ridge #D56A00;
	border-left: 1px ridge #D56A00;
}

.buttons a:hover {
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-right: 1px;
	background-color: #FF9F40;
	color: #FFFFFF;
	text-decoration: none;
	border-top: 1px groove #28AAD5;
	border-right: 1px groove #13728E;
	border-bottom: 1px groove #FFFFFF;
	border-left: 1px groove #FFFFFF;
}
.input { border-style: none;
         font-family:Georgia, "Times New Roman", Times, serif;
	 	 font-size:11px;
	     color : #D56A00;
       }
a {
	font-size: 11px;
	color: #186883;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.Stile1 {
	color: #FFFFFF;
	font-size: 9px;
}
.Stile2 {color: #FFFFFF}
#menu a {color: #D56A00}
#menu a: hover {color: #D56A00}
