body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747; 
	line-height: 14px;
	text-align: left;
	background: #cbcbcb url(../img/background.gif) top left repeat;
}
div {
	vertical-align: top;
	text-align: left;
}
p {
	margin: 0px;
	padding: 6px 0px 0px 40px;
}
ul {
	padding-left: 60px;
}
img {
	border: 0px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3682a7;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3682a7;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3682a7;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747;
	text-decoration: none;
	font-weight: normal;
}
a.navigation:link, a.navigation:active, a.navigation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #465d7c;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
}
a.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474747;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
}
.clear {
	clear: both;
}
div#header {
	background: #5a5a5a url(../img/header.gif) top left repeat;
	height: 55px;
	border-bottom: #a6a6a6 1px solid;
	text-align: center;
}
.active {
	border-top: #ececec 1px solid;
	border-bottom: #a6a6a6 1px solid;
	background: url(../img/border.gif) top left repeat-y;
	padding: 7px 10px 7px 0px;
	text-align: justify;
}
.active h1 {
	color: #fff;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 30px;
	height: 12px;
	float: left;
}
.inactive {
	border-top: #ebece4 1px solid;
	border-bottom: #a6a79f 1px solid;
	padding: 7px 10px 7px 0px;
	text-align: justify;
}
.inactive h1 {
	color: #474747;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 30px;
	height: 12px;
	float: left;
}
div#footer {
	border-top: #fff 1px solid;
	text-align: center;
	padding: 6px;
}

.home_active {
	border-top: #ececec 1px solid;
	border-bottom: #a6a6a6 1px solid;
	background: url(../img/home_bg.jpg) top left repeat-y;
	padding: 7px 10px 7px 0px;
	text-align: justify;
}
.home_active h1 {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 30px;
	height: 12px;
	float: left;
}
.home_active a:link, .home_active a:visited {
	color: #000;
}
.grafica_active {
	border-top: #ececec 1px solid;
	border-bottom: #a6a6a6 1px solid;
	background: url(../img/grafica_bg.jpg) top left repeat-y;
	padding: 7px 10px 7px 0px;
	text-align: justify;
}
.grafica_active h1 {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 30px;
	height: 12px;
	float: left;
}
.grafica_active a:link, .grafica_active a:visited {
	color: #c00;
}
.programmazione_active {
	border-top: #ececec 1px solid;
	border-bottom: #a6a6a6 1px solid;
	background: url(../img/programmazione_bg.jpg) top left repeat-y;
	padding: 7px 10px 7px 0px;
	text-align: justify;
}
.programmazione_active h1 {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 30px;
	height: 12px;
	float: left;
}
.programmazione_active a:link, .programmazione_active a:visited {
	color: #59920d;
}
.posizionamento_active {
	border-top: #ececec 1px solid;
	border-bottom: #a6a6a6 1px solid;
	background: url(../img/posizionamento_bg.jpg) top left repeat-y;
	padding: 7px 10px 7px 0px;
	text-align: justify;
}
.posizionamento_active h1 {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 30px;
	height: 12px;
	float: left;
}
.posizionamento_active a:link, .posizionamento_active a:visited {
	color: #005980;
}


