@import url(http://fonts.googleapis.com/css?family=Reenie+Beanie);
body,td,th {
	color: #EB8308;
}
body {
	background-color: #e17801;
	margin-top: 0px;
	font-family:'Reenie Beanie', arial, serif;
}
.Stile1 {color: #E88000}
.logo {
	position: relative;
	text-align: left;
}
.piedino {
	/*	background-color: #c0c0c0;
	border-color: #800040;
	border-style: dotted;
	border-width: thin;*/
	width:960px;
	margin-left:auto;
	margin-right:auto;
	font-family: 'Reenie Beanie', arial, serif;
	position: relative;
	text-transform: uppercase;
	text-align: center;
	font-size: 28px;
}
.piedino a {
	color:#F93;
	text-decoration: none;
	font-weight: bold;
}
.piedino a:hover {
	color: #CCC;
	text-decoration: none;
}
.contenitore{
	align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top: 25px;
	width: 960px;
	border-top-color: #960;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #960;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
