body {
	background-image: url(/_img/bkg_body.gif);
	text-align: center;
	margin: 0px 0px 0px 0px;
}

body, table, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	line-height: 17px;
}
	
	select, input, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #B6B6B6;
	border: 1px solid #F2F2F2;

	padding: 3px 3px 3px 3px;
}

a{
	color: #784530;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	color: #784530;
	font-weight: bold;
	text-decoration: none;

}





h1{
	font-family: sans-serif, Helvetica, Arial;
	font-size: 14px;
	color:	#784530; 
	padding-top: 25px;
	text-align: left;
}

/*****       PIE DI PAGINA           *****/

td.copyright{
	color: #C6C6C6;
	font-weight: normal;	
	text-align: right;
	height: 17px;
	padding-right: 34px;
} 
table.copyright{
	background-image: url(/_img/bottom_copy.gif);
	}

td.credits{
	padding-left: 30px;
	color: #C6C6C6;
	font-weight: normal;	
	text-align: left;
	height: 17px;
	width: 47px;
} 


a.credits{
	color: #C6C6C6;
	text-decoration: underline;
}

a.credits:hover{
	color: #C6C6C6;
	text-decoration: none;
}


/****      CONTENT     *******/

td.content{
	background-color: #D6D6D6;
	padding: 12px 12px 0px 12px;
	vertical-align: top;
	width: 393px;
}

td.contentLarge{
	background-color: #D6D6D6;
		padding: 0px 12px 0px 12px;
	/*vertical-align: top;*/
	width: 660px;
}

/****      MENU     *******/

a.menu{
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a.menu:hover{
	color: #333333;
	font-weight: bold;	
	text-decoration: none;
}

td.bkg_menu{
	/*background-color: #EFEFEF;*/
	background-color: #D6D6D6;
	vertical-align: top;
	/*height: 288px;*/
	height: 20px;
	width: 200px;

}

td.bkg_menu_prod{
	background-color: #D6D6D6;
	/*background-color: #EFEFEF;*/
	vertical-align: top;
	/*height: 288px;*/
	height: 20px;
	width: 200px;

}

input.null{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: transparent;
	border: 0px;
	height: 15px;
	padding: 0px 0px 0px 0px;
	
}