@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../img/bg_body.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #181818;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#main {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#logo {
	position: relative;
	top: 0px;
	left: 0px;
}

#homepage {

}
#contenuto {
	width: 680px;
	padding-left: 10px;
}
#contenuto .titolo {
	padding: 10px;
	text-align: right;
	background-image: url(../img/bg_h1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
}
#lista  {
	height: 120px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#lista h2 {
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}
#lista img {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#sidebar {
	width: 280px;
}

#sidebar .titolo   {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-transform: uppercase;
	padding-top: 10px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	letter-spacing: -1px;
	width: 230px;
	background-color: #1F1F1F;
}


#sidebar    a img  {
	background-color: #1F1F1F;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 30px;
}
#quadratino {
	padding: 10px;
	margin: 0px;
	width: 205px;
}



#foot {
	color: #666666;
	margin-top: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	.float-sin {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
}
