body   {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #5BAF16;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(../templates/images/sfondo_home.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
a {
	color: #000080;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000080;
}
a:visited {
   color: #000080;
	text-decoration: none;
}
#container {
	width: 990px;
   background: #fff;
	margin: 0 auto;
	text-align: left;
	position:relative;
}
#header {
	width: 990px;
	height: 160px;
	background: #fff url(../templates/images/sfondo_header_hp.png) no-repeat top;
	padding: 0;
}
#menu {
   width: 650px;
	height: 40px;
	margin-top: 58px;
	margin-left: 2px;
	float: left;
	text-align: left;
}
#menu ul {
	margin: 0;
	padding: 0px 0 0 20px;
	list-style: none;
	line-height: normal;
}
#menu li {
	display: block;
	float: left;
}
#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 12px 6px 0 0;
	letter-spacing: -.5px;
	text-decoration: none;
	text-transform: uppercase;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
#menu a:hover {
	color: #fff;
}
#menu a:visited {
  color: #000;
}
#menu .current_page_item a {
	color: #000;
	font-size: 14px;
}
#testo_alto{
   position: relative;
   width: 650px;
	height: 60px;
	margin-top: 5px;
	margin-left: 25px;
	color: #ECE8E8;
	font-size: 12px;
	font-weight: bold;
}
#header h1 {
	margin: 0;
	padding: 10px 0;
}
#sidebar1 {
	float: left;
	margin-top: 10px;
	margin-left: 13px;
	width: 160px;
	height: 580px;
	padding: 0;
	background-color: #5BAF16;
}
#sidebar1 a {
   width: 100px;
	display: block;
	float: left;
	margin: 4px 4px 3px 6px;
	padding: 1px 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
#sidebar1 a:hover {
   width: 100px;
	background: #fff;
	color: #4D4D4D;
}
#sidebar1 .current_page_item {
	background: #fff;
	color: #078Db4;
}
#sidebar1 .current_page_item a {
	background: #fff;
	color: #078Db4;
}
#content {
   margin: 10px 1.5em 1em 17em;
   line-height:145%;

}

#content table
{
	float:left;
}

.titolo_interno {
   font-size: 17px;
	color: #5BAF16;
	font-weight: bold;
	text-transform:uppercase;
}
#blocco_testo{
   padding-top: 10px;
   font-size: 12px;
	color: #000;
	border-top: 2px solid #5BAF16;

}
#footer {
   font-size: 9px;
   padding-left: 10px;
	background: #fff;
	text-align: center;
}
#footer p {
   margin-top: 2px;
	padding: 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
   height:0;
   font-size: 1px;
   line-height: 0px;
}
.titolo_news {
   margin-left: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}
.testo_news {
   margin-left: 79px;
	margin-bottom: 4px;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	height: 80px;
}

#bordo_sotto{
	border-bottom: 1px solid #ffe118;
	width: 146px;
	height: 40px;
	position: relative;
	float: left;
}

#bordo_sotto2{
	border-bottom: 1px solid #ffe118;
	width: 146px;
	height: 40px;
	position: relative;
	float: left;
}

#bordo_sotto3{
	border-bottom: 1px solid #ffe118;
	width: 146px;
	height: 40px;
	position: relative;
	float: left;
}

#sfondo_giallo{
	float: left;
	//background-color: #ffe118;
	width: 8px;
	height: 41px;
	position: relative;
	z-index: 15;
	background: url('../img/triangolo.gif') no-repeat;
	background-position: bottom;
}
#sfondo_giallo2{
	float: left;
	//background-color: #ffe118;
	width: 8px;
	height: 41px;
	position: relative;
	z-index: 15;
	background: url('../img/triangolo.gif') no-repeat;
	background-position: bottom;
}
#sfondo_giallo3{
	float: left;
	//background-color: #ffe118;
	width: 8px;
	height: 41px;
	position: relative;
	z-index: 15;
	background: url('../img/triangolo.gif') no-repeat;
	background-position: bottom;
}
