body {
	background-color:#000000;
}

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #757575;
	scrollbar-darkshadow-color: #BFBFBF;

	scrollbar-track-color: #DADADA;
	scrollbar-face-color: #757575;

	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #666666;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#prodotti
{
	background:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #616161;
	border-right-color: #616161;
	border-bottom-color: #BEB9AD;
	border-left-color: #BEB9AD;
	padding: 10px;
}

.mainPage
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
}



#titolo 
{
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	display:block;
	height:28px;
	width:379px;
	vertical-align:middle;
	padding-left:7px;
	padding-top:4px;
	background-image:url(/images/ScrittaVuota.gif);
}

#sottotitolo
{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	display:block;
	height:15px;
	width:359px;
	vertical-align:middle;
	padding-left:7px;
	margin-left:27px;
	margin-top:8px;
	padding-top:3px;
	background-image:url(/images/ScrittaVuota2.jpg);
}
#footer
{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
#footer a:link, #footer a:visited, #footer a:active
{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover
{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BFBFBF;
	font-weight: bold;
	text-decoration: none;
}

iframe {

}



.inputText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #BFBFBF;
	width:174px;
}

.inputButton {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #006633;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #333333;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #333333;
}


.ombra{
	float:left;
	clear:left;
	background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(/images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
}
.ombra p{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #ebebeb;
	padding:4px;
	font-size:14px;
	margin: 0px;
}
