body {
	background-color: #BABABA;
	background-image: url(../images/sfondo2.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
p {
	line-height: 150%;
	margin: 0px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	line-height: 130%;
}
h3 {
	font-size: 12px;
	margin: 0px;
}
a {
	font-weight: bold;
	color: #EE4F1A;
	text-decoration: none;
}

a:hover {
	color: #EE4F1A;
	text-decoration: underline;
}

#navbar {
	background-color: #EE4F1A;
	height: 38px;
	text-align: right;
}
#main {
	margin: auto;
	width: 900px;
}

#navbar a {
	color: #FFFFFF;
	text-decoration: none;
}

#navbar li {
	display:inline;
	color: #FFFFFF;
	margin-left: 28px;
	margin-right: 15px;
}
#left {
	float: left;
	width: 218px;
	color: #777777;
	background-image: url(../images/left_sfuma.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: bold;
}
#center {
	float: left;
	width: 464px;
}
#right {
	float: left;
	width: 218px;
}
#right p {
	color: #777777;
	font-size: 11px;
}
.text {
	padding: 18px;
}

.textHome {
	padding: 18px;
	background-image: url(../images/fondo_home.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#navbar ul {
	list-style-type: none;
	font-size: 14px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	line-height: 130%;
}
.thumbs {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #888888;
}
hr {
	height: 0;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 2px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
}
.small {
	font-size: 10px;
	margin-left: 10px;
}
.smallHome {
	font-size: 11px;
	font-weight: normal;
}
ul {
	line-height: 150%;
}

#left hr {
	height: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px dotted #B1B1B1;
}
.thumbsNews {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #888888;
}
.grigioChiaro {
	color: #777777;
}

#right hr {
	height: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px dotted #B1B1B1;
}
.legal {
	font-size: 9px;
	margin-left: 0px;
	color: #AAAAAA;
}
.textProgetti {
	padding: 18px;
}
.textProgetti h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 130%;
	margin-bottom: 20px;
}
.textProgetti h3 {
	font-size: 12px;
	margin-bottom: 20px;
}

