body   {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #078Db4;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(../templates/images/sfondo_hp_ug_genitori.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;

}
#header {
	width: 990px;
	height: 160px;
	background: #fff url(../templates/images/header_hp_ug_genitori.png) no-repeat top;
	padding: 0;
}
#menu {
   width: 700px;
	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 35px 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: 550px;

	padding: 0;
	background-color: #078Db4;
}
#sidebar1 a {
   width: 130px;
	display: block;
	float: left;
	margin: 6px 4px 6px 6px;
	padding: 1px 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
#sidebar1 a:hover {
   width: 130px;
	background: #fff;
	color: #078Db4;
}
#sidebar1 .current_page_item {
	background: #fff;
	color: #303030;
}
#sidebar1 .current_page_item a {
	background: #fff;
	color: #078Db4;
}
#content {
   margin: 10px 1.5em 1em 17em;
   line-height:145%;

}

.titolo_interno {
   font-size: 17px;
	color: #078Db4;
	font-weight: bold;
	text-transform:uppercase;
}

#blocco_testo{
   padding-top: 10px;
   font-size: 12px;
	color: #000;
	border-top: 2px solid #078Db4;

}
#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;
}

#content table
{
	float:left;
}
