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: 720px;
	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: #303030;
}
#sidebar1 .current_page_item {
	background: #fff;
	color: #078Db4;
}
#sidebar1 .current_page_item a {
	background: #fff;
	color: #078Db4;
}
#sidebar2 {
	float: right;
	margin-top: 25px;
	margin-right: 15px;
	width: 225px;
	background: #fff;
	padding: 0;
}

#mainContent {
   padding-top: 10px;
   margin: 0 10px 0 187px;
}
#news_home {
   width: 543px;
	margin-bottom: 5px;
	padding: 5px;
	font-size: 12px;
	text-align: left;
	border: 1px solid #078Db4;
}
.news {
  font-size: 16px;
  font-weight: bold;
  color: #000;
}
.data_news {
  font-size: 12px;
  font-weight: normal;
  color: #000;
}
.titolo_news {
   margin-left: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}
.testo_news {
   margin-left: 79px;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin-bottom: 4px;
}
#elenco_home ul {
	margin: 0;
	padding: 0 0 0 0;
	width: 200px;
	list-style-type:none;
}
#elenco_home li {
	margin-top: 5px;
	background-image: url(../templates/images/elenco_home.jpg);
   background-repeat:no-repeat;
   background-position:0px 2px;
   padding-left:24px;
}
#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_interno {
   font-size: 17px;
	color: #078Db4;
	font-weight: bold;
	text-transform:uppercase;
}
.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;
}

