body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000;
	background-color: #fff;
	letter-spacing: 0.1em
}
.flux {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	letter-spacing: 0.1em
}
.flux_i {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: italic;
	color: #000;
	letter-spacing: 0.1em
}
.versal {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
	letter-spacing: 0.1em
}
.title {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #0C0;
	letter-spacing: 0.1em
}
.verde {
	color: #0C0
}
.legend {
	font-style: italic;
	font-size: 10px;
	line-height: 25px;
	letter-spacing: 0.1em;
	color: #666
}
.rosso {
	color: #F00
}
.u_nav_n {
	text-transform: uppercase;
	color: #333
}
.u_nav_v {
	text-transform: uppercase;
	color: #0C0
}

/* CONTAINER --- starts here
----------------------- */

#container {
	position: absolute;
	width: 915px;
	left: 0px;
	top: 0px
}
#footer {
	text-align: right;
	padding-top: 150px;
	padding-right: 2px;
	padding-bottom: 15px;
	height: 20px;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 11px;
	color: #333;
	clear: both;
	float: right

}

/*  NAV --- starts here
----------------------- */

#navigation {
	width: 415px;
	float: left
}

#nav_cnt {
	text-align: right;
	width: 280px;
	float: left
}
#logo_line1 {
	margin-left: 85px;
	margin-right: 15px;
	padding-top: 17px;
	height: 20px;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0C0
}
#logo_cnt {
	margin-right: 15px;
	padding-top: 10px;
	padding-right: 4px
}
#logo_line2 {
	margin-left: 20px;
	margin-right: 15px;
	padding-top: 70px;
	height: 37px;
	width: 245px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0C0;
	text-align: right
}
#sub_nav {
	margin-top: 120px;
	margin-right: 15px;
	padding-top: 5px;
	padding-left: 1px;
	padding-bottom: 10px;
	width: 119px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0C0;
	background-color: #FFF;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 11px;
	line-height: 17px;
	float: right

}
#title {
	clear: both;
	padding-left: 5px;
	padding-top: 35px
}
#box {
	padding-right: 35px;
	margin-top: 65px;
	float: right
}

/*  CONTENT --- starts here
-------------------------- */

#content {
	width: 500px;
	text-align: left;
	float: left
}
#hfff {
	margin-top: 110px;
	padding-right: 5px;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 11px;
	color: #333
}
#line_cnt {
	margin-top: 15px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0C0
}
#txt_content {
	padding-top: 10px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	letter-spacing: 0.1em;
	text-align: left
}

#dotted_line {
	margin-top: 27px;
	margin-bottom: 27px;
	margin-left: 3px;
	margin-right: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999
}

/*  LINKS --- starts here
-------------------------- */

#navigation a:link {
	color: #333;
	text-decoration: none
}
#navigation a:visited {
	color: #333;
	text-decoration: none
}
#navigation a:hover {
	color: #333;
	text-decoration: none
}
#navigation a:active {
	color: #333;
	text-decoration: none
}

#sub_nav a:link {
	color: #333;
	text-decoration: none
}
#sub_nav a:visited {
	color: #333;
	text-decoration: none
}
#sub_nav a:hover {
	color: #0C0;
	text-decoration: none
}
#sub_nav a:active {
	color: #F69;
	text-decoration: none
}

#hfff a:link {
	color: #333;
	text-transform: uppercase;
	line-height: 25px;
	text-decoration: none
}
#hfff a:visited {
	color: #333;
	text-transform: uppercase;
	line-height: 25px;
	text-decoration: none
}
#hfff a:hover {
	color: #0C0;
	text-transform: uppercase;
	line-height: 25px;
	text-decoration: none
}
#hfff a:active {
	color: #F69;
	text-transform: uppercase;
	line-height: 25px;
	text-decoration: none
}

#txt_content a:link {
	color: #333;
	text-transform: uppercase;
	line-height: 25px;
	text-decoration: none
}
#txt_content a:visited {
	color: #333;
	text-transform: uppercase;
	line-height: 25px;
	text-decoration: none
}
#txt_content a:hover {
	color: #0C0;
	text-transform: uppercase;
	line-height: 25px;
	text-decoration: none
}
#txt_content a:active {
	color: #F69;
	text-transform: uppercase;
	line-height: 25px;
	text-decoration: none
}

#footer a:link {
	color: #333;
	text-decoration: none
}
#footer a:visited {
	color: #333;
	text-decoration: none
}
#footer a:hover {
	color: #0C0;
	text-decoration: none
}
#footer a:active {
	color: #F69;
	text-decoration: none
}

