/** information for style 1 **/

body {
		background: #ffffff url(../images/tech_bg_1.png) repeat-x;
		color: #21252C; /* dark blue */
}

a:link,
a:visited {
	color: #32BEE6; /* link blu technology */
	font-weight: normal;
}

div.moduletable h3,
.componentheading {
	color: #FFF; /* dark blue */
}

div#side div,
div#side p,
div#side td,
div.bottom div,
div.bottom p,
div.bottom td {
	color: #DDE3E8; /* light blue */
}

div#side a:link,
div#side a:visited,
div.bottom a:link,
div.bottom a:visited,
a.pathway:link,
a.pathway:visited,
div#footer a:link,
div#footer a:visited {
	color: #535353;
	line-height: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif /* lime green */
}

.contentheading {
	color: #00aee8; /* TITOLO SCHEDA */
	padding-left: 5px;
	font-weight: bold;
}

a.mainlevel:link,
a.mainlevel:visited {
	color: #535353; /* lime green */
	background: url(../images/tech_menu_fade_1.png) 0 100% no-repeat;
}

div#side a.mainlevel#active_menu:link,
div#side a.mainlevel#active_menu:visited,
div#side a.mainlevel#active_menu:hover {
	color: #535353;
	font-weight: bold;
}

div#side a.mainlevel:hover {
	color: #535353;
}

div#footer {
	color: #6B84A0;
}

table.contenttoc {
  border: 1px solid #DCE2E7;
}

td.sectiontableheader {
  background: #EDF0F3;
  color: #333;
}

div#shadow_l {
	background: transparent url(../images/tech_shadow_l_1.png) no-repeat;
}

div#shadow_r {
	background: transparent url(../images/tech_shadow_r_1.png) 100% 0 no-repeat;
}

div#side {
	background: #ffffff url(../images/tech_side_bg_1.png) repeat-x;
}


div#header {
	background: url(../images/tech_header_1.gif) top left no-repeat;
}

div#logo {
	background: url(../images/tech_logo_1.png) 50% 0 no-repeat;
}

div#content {
	background: #ffffff; /* light grey body */
}

div.mainbody {
	border: 0px solid #FFFFFF; /* CONTENUTO PAGINA BORDO */
	background: #fff;
}

/** div.pagedivider {
	background: url(../images/tech_page_divider_1.png) 50% 0 no-repeat;
}**/

div#bottomsection {
	background: #ffffff; /* LINEA DOWN */
}

div.bottom {
	background: #ffffff url(../images/tech_bottom_bg_1.png) repeat-x;
}


#nav {
	background: #dce2e7 url(../images/tech_bar_bg_1.png) repeat-x;
}

#nav li {
	border-right: 1px solid #45570E;
}

#nav li.on {
	border-right: 1px solid #444D5C;
}

#nav li.on li.on {
	border-right: 0;
}

#nav li ul {
	background: #5d7616;
}

#nav li.on ul {
	background: #5f6a7e;
}

#nav li a {
	color: #ddd;
	background: url(../images/tech_menu_1.png) 0 0 no-repeat;
}

#nav li.on a {
	color: #fff;
}

#nav li.on li.on a {
	color: #fff;
}

#nav li:hover ul a,
#nav li.over ul a{
	border-right: 1px solid #99c100;
}

#nav li ul a, #nav li.on ul a {
	color: #ddd;
	border-right: 1px solid #8b9dbb;
}

#nav li.on ul a {
	color: #fff;
}

#nav ul a:hover {
	color: #c8ef43;
}

#nav li.on li a:hover {
	color: #d2dbeb;
}
