body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
/*	background-image:url(../immagini/sfondo_pagina.gif);
	background-position:center;
	background-repeat:repeat-y */
}

.testonormale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	text-align: left;
}

.testonormalebianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: left;
}

.testopiccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	text-align:left
}

.testotimes {
	font-family:Garamond, "Times New Roman";
	font-size: 15px;
	color: #666666;
	line-height:22px;
	text-align:justify
}


.testotimes a:link, .testotimes a:visited {
	font-family:Garamond, "Times New Roman";
	font-size: 15px;
	color: #666666;
	text-decoration:none;
}

.testotimes a:hover{
	font-family:Garamond, "Times New Roman";
	font-size: 15px;
	color: #4B684A;
	text-decoration:none;
	font-weight:bold
}

a:link, a:visited, a:active { text-decoration: none;
	color: #5C5221;
}
a:hover { text-decoration: underline;
	color: #990000;
}

form {
	margin: 0px;
	border: 0px;
}

input {
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 7.5pt;
	background: white;
	border-left: #000000 1px solid;
	color: #000000;
	line-height: normal;
	border-bottom: #000000 1px solid;
	font-style: normal;
	font-family: verdana;
	font-variant: normal;
	text-decoration: none
}

textarea {
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 7.5pt;
	background: white;
	border-left: #000000 1px solid;
	color: #000000;
	line-height: normal;
	border-bottom: #000000 1px solid;
	font-style: normal;
	font-family: verdana;
	font-variant: normal;
	text-decoration: none
}

#verde_home {
/*	height:417px; */
/*	background-color:#4B684A; */
	background-color: #2A2A2A;
	text-align:center;
	overflow:auto
}

#container {
	width:735px;
	margin-right:auto;
	margin-left:auto;
/*	height: auto !important;
	height:350px;
	min-height:350px; */
	background-color:#FFFFFF;
	margin-top:0px;
	padding:20px;
	overflow:auto
}

.bianco {
	width:775px;
	margin-right:auto;
	margin-left:auto;
	background-color:#FFFFFF;
	overflow:auto
}

#colonna_sx {
	float:left;
	overflow:auto;
	width:168px;
	margin-left:68px;
	display: inline;
}

#colonna_dx {
	float:left;
	overflow:auto;
	width:489px;
	margin-right:9px;
	display: inline;
}

#coda {
	width:775px;
	margin-right:auto;
	margin-left:auto;
	background-color:#FFFFFF;
}
