body 
{ 
	background-color:#FCFEB5;
	margin-top: 0px;
	margin-left: 10px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}
td
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}
a, a:active, a:visited, a:hover
{
	text-decoration: none;
}
.line
{
	background-image:url(img/linea.jpg);
	background-position:center;
	background-repeat:repeat-x;
	line-height: 30px;
	height: 30px;
}
.line a, .line a:active, .line a:visited
{
	font-weight: bold;
	color: #363;
	padding-left: 2px;
	padding-right: 20px;
}
.line a:hover
{
	font-weight: bold;
	color: #666;
	padding-left: 2px;
	padding-right: 20px;
}
.testa
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.menu
{
	vertical-align: top;
	background: url(img/bg.gif) top repeat-y;
	display: block;
	width: 180px;
}
.centro
{
   background: url(img/bg2.gif) top repeat-y;
   height: 315px;
}
.centro div
{
      padding: 10px 40px;
}
.centro h1
{
   font-size: 12px;
   margin: 2px 2px 8px -2px;
}
.pie
{
	background: url(img/verde.gif) repeat;
	width: 750px;
	line-height: 22px;
	text-align: center;
	font-weight: bold;
	color: #FCFEB5;
}
.pie a, .pie a:active, .pie a:visited
{
	font-weight: bold;
	color: #FCFEB5;
	padding-left: 5px;
	padding-right: 5px;
}
.pie a:hover
{
	font-weight: bold;
	color: #FFF;
	padding-left: 5px;
	padding-right: 5px;
}
#pulsanti_categorie div
{
   margin: 5px 5px;
   font-size: 10px;
   border: 1px solid #FCFEB5;
   width: 125px;
   text-align: center;
   padding: 2px 2px;
}
#pulsanti_categorie img, a, a:visited, a:active
{
   text-decoration: none;
   border: 0px;
   color: Black;
}
#pulsanti_categorie a:hover
{
   color: #FCFEB5;
}
textarea, input{
   background-color: #FCFEB5;
   color: #96AA93;
   line-height: 14px;
   font-size: 14px;   
   border: 1px #96AA93 solid;
}
