/* CSS Document */

	 
	body, html {
	min-width: 940px;
	background-image: url(img/sfondo_main.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	
	}
	 
	#wrap {
	width:940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	#header {
	}
	#navblack {
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 26px;
	width: 940px;

	}
	#main {
	float:left;
	width: 503px;
	background-position: bottom;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	min-height:581px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px;
	min-height:580px;
	}
	#sidebar {
		float:right;
		width:415px;
	}
	#footer {

	}
#foot {
	background-color: #000000;
	height: 200px;
	width: 500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}

#wrap #main #foot {
	background-color: #000000;
	color: #FFFFFF;
	height: 100%;
	width: 525px;
}
#wrap #main h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CC0000;
}
.lista {
	background-color: #EAEAEA;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 2px solid #FFFFFF;
}
#main a:link {
	color: #CC0001;
	text-decoration: none;
}

#main a:visited{
	color: #CC0001;
	text-decoration: none;
}
#main a:hover {
	color: #CC0001;
	text-decoration: underline;	
}
#wrap #main .lista h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	display: inline;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#tblform input {
	background-color: #EAEAEA;
	border: 1px solid #000000;
}
#tblform textarea {
	background-color: #EAEAEA;
	border: 1px solid #000000;
}

.Sitemap a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
#wrap #main p {

}
.headtag {
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: absolute;
}
#wrap #main #foot a h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#logo{
	width:201px;
	height:83px;
	margin-top: 8px;
	margin-bottom: 22px;
	margin-left: 9px;

}

#logo h1 {
	display:block;
	width:201px;
	height:83px;
	text-indent:-9009px;
	background-color: transparent;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: 5 0;
	background-image: url(img/logo.gif);
}

#logo h1 a {

display:block;

width:100%;

height:100%;

outline:none;

}
.cleardiv {
	clear: both;
	float: none;
}
#wrap #header {
	width: 940px;
}
#footlegal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #CCC;
}
#testo {
	padding-left: 8px;
}
 
