body { 
	text-align: center;
	font-family: Verdana, Tahoma, Arial, Geneva, sans-serif; color: #333; font-size: 10px; 
	line-height: 1.5em;
	margin: 0;
}
	body.home { background: #000033 url(../images/bg_home.gif) repeat-y 50% 0; }
	body.websolutions { background: #000033 url(../images/bg_websolutions.gif) repeat-y 50% 0; }
	body.webpromotion { background: #000033 url(../images/bg_webpromotion.gif) repeat-y 50% 0; }
	body.netart { background: #000033 url(../images/bg_netart.gif) repeat-y 50% 0; }
	body.about { background: #000033 url(../images/bg_about.gif) repeat-y 50% 0; }
	body.netservices { background: #000033 url(../images/bg_netservices.gif) repeat-y 50% 0; }
	body.dev { background: #000033 url(../images/bg_dev.gif) repeat-y 50% 0; }

h2 { background-repeat: no-repeat; margin: 0; padding: 0;  	height: 70px; 	}
h2 span { display: none;  }
	h2#home { background-image: url(../images/hd_home.gif); }
	h2#websolutions { background-image: url(../images/hd_websolutions.gif); }
	h2#netart { background-image: url(../images/hd_netart.gif); }
	h2#webpromotion { background-image: url(../images/hd_webpromotion.gif); }
	h2#about { background-image: url(../images/hd_about.gif); }
	h2#netservices { background-image: url(../images/hd_netservices.gif); }
	h2#dev { background-image: url(../images/hd_dev.gif); }

	h3#news { background-image: url(../images/hd_news.gif); border-bottom: 2px solid #FFCC00; }
	h3#tech { background-image: url(../images/hd_tech.gif); border-bottom: 2px solid #FFCC00; }
	h3#contacts { background-image: url(../images/hd_contacts.gif); border-bottom: 2px solid #FF6600; }
	h3#links_about { background-image: url(../images/hd_links_about.gif); border-bottom: 2px solid #FF6600; }
	h3#riviste { background-image: url(../images/hd_riviste.gif); border-bottom: 2px solid #FF0000; }
	h3#artisti { background-image: url(../images/hd_artisti.gif); border-bottom: 2px solid #FF0000; }
	h3#projects_netart { background-image: url(../images/hd_projects_netart.gif); border-bottom: 2px solid #FF0000; }
	h3#search { background-image: url(../images/hd_search.gif); border-bottom: 2px solid #FF00FF; }
	h3#tech_netservices { background-image: url(../images/hd_tech_netservices.gif); border-bottom: 2px solid #00FF00; }
	h3#tech_websolutions { background-image: url(../images/hd_tech_websolutions.gif); border-bottom: 2px solid #0066FF; }
	h3#inside { background-image: url(../images/hd_inside.gif); border-bottom: 2px solid #0066FF; }
	h3#portfolio { background-image: url(../images/hd_portfolio.gif); border-bottom: 2px solid #0066FF; }

/* ---------------  Links  -----------------*/
a { color: #000099; text-decoration: none;  }
a:hover { color: #0099FF; text-decoration: underline; }
h3 a, dt a { color: #963; text-decoration: none; font-weight: bold;}
h3 a:hover, dt a:hover { 	color: #963; text-decoration: underline; }
#breadcrumbs a { 	font-weight: normal; color: #963; text-decoration: underline; }
#footer a { color: #F0F0F0; font-size: 9px; font-weight: bold; }
/* -----------------------------------------*/

input.contact, textarea.contact {
	font-family: Verdana, Tahoma, Arial, Geneva, sans-serif; color: #333; font-size: 9px; 
	margin-top: 5px;
	width: 290px;
}

 span.data, span.link {
		color: #CC9966;
	}
span.title {
	font-weight: bold;
	}

hr {
	background-image: url(../images/punto.gif);
	background-repeat: repeat-x;
	border: 0;
	margin-bottom: 7px;
}
	
#main  { 
	position: relative;
	right: -1px;
	text-align: left;
	margin: 0 auto; padding: 0; 
	width: 756px;
}

html>body #main { width: 756px; } 

#header { margin: 0; border:0; clear: both; width: 755px; }

#navbar {
	float: left;
	margin: 0;	padding: 0;
	border-top: 15px solid #000033;
	width: 555px;
   background-image: url(../images/bg_buttons.gif); background-repeat: no-repeat; background-position: right;
	}

	#navbar ul {
		border-top: 1px solid #FFFFFF;
		margin: 0;
		padding: 0;
		list-style-type: none;
		text-align: center;
		clear: left;
		}

	#navbar ul li {
		display: block;
		float: left;
		text-align: center;
		padding: 0;
		margin: 0;
		}

	#navbar ul li a {
		height: 49px;
		border-top: 10px solid #000066;
		border-right: 1px solid #FFFFFF;
		border-bottom: none;
		border-left: none;
		padding: 0px;
		margin: 0px;
		color: #000033;
		text-decoration: none;
		display: block;
		text-align: center;
		font-weight: normal;
		letter-spacing: 1px;
		line-height: 2em;
		font-size: x-small;
	  	width: 111px;
		voice-family: "\"}\""; 
  		voice-family: inherit;
  		width: 110px;
		}

	html>#navbar ul li a  {
		font-size: x-small;
		} 

	#navbar ul li a:hover {
		border-top: 10px solid #FFCC00;
		color: #000066;
		}

	#navbar a:active	{
		border-top: 10px solid #FFCC00;
		}

#logo h1 { 
	float: right;	
	text-align: right;
   background-image: url(../images/lg_starlight.gif); background-repeat: no-repeat;
	height: 75px;
	width: 200px;
	margin: 0; padding: 0;
 }
 #logo span { display: none; }

#sez { position: relative; margin: 0; border: 0; clear: both; }


#page {
	position: relative;
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 755px;
	min-height: 700px;
	height: auto !important;
	height: 700px;
	}		

#side {
	float: left;
	text-align: left;
	margin: 0;
	color: #963;
	line-height: 1.5em;
	padding-left: 20px;
	padding-right: 10px;
	width: 187px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 157px;
}

  #side dl {
		margin: 0;
	}
	#side dt {
		padding: 0 0 4px 19px;
		margin-top: 15px;		
		margin-bottom: 8px;
		color: #963;
		border-bottom: 1px dotted #ddd0b9;
		background: url(../images/bg_h3.gif) no-repeat 0 2px;
	}
	#side dd {
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: 5px;
		padding: 0;
		text-indent: 0;
	}


#side ul { margin: 0; padding: 0; list-style: none; }
#side li { line-height: 1.4em; 	margin-bottom:3px; }

#content {
	float: right;
	margin: 0; 
	padding-left: 9px;
	padding-right: 10px;
	min-height: 700px;
	height: auto !important;
	height: 700px;
  	width: 565px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 547px;
}

#breadcrumbs {
	position: relative;
	float: right; text-align: right;
	z-index: 2;	
	width: 400px;
	top: -30px; right: 40px;
	font-size: 9px; color: #963;
}

#center { 
	float: left; position: relative; top: -15px;
	padding: 0; margin: 0; width: 317px; 
}

#text {
	padding: 10px;
	text-align: justify;
	margin-bottom: 20px;
}

#image { text-align: center; }

#topics {
	clear: right;
	float: right;
	position: relative;
	top: -15px;
	padding: 0; 
	width: 220px;
	text-align: left;
	color: #963;
	line-height: 1.5em;
	}
	#topics dl {
		margin: 5px 15px 5px 5px;
	}
	#topics dt {
		margin-bottom: 2px;
	}
	#topics dd {
		margin-left: 15px;
		margin-bottom:5px;
		margin-right: 5px;
	}
	#topics h3 {
		background-position: top left;
		background-repeat: no-repeat;
	 	margin: 0px;
	 	padding: 0px;
	 	height: 9px;
		}
	#topics h3 span { 	
		display: none;
 	}
	
	.box_home {
		padding: 0; margin-bottom: 15px; width: 218px;
		border-left: 2px solid #FFCC00; border-bottom: 2px solid #FFCC00; 
	}
	.box_about {
		padding: 0; margin-bottom: 15px; width: 218px;
		border-left: 2px solid #FF6600; border-bottom: 2px solid #FF6600; 
	}
	.box_websolutions{
		padding: 0; margin-bottom: 15px; width: 218px;
		border-left: 2px solid #0066FF; border-bottom: 2px solid #0066FF; 
	}
	.box_netart{
		padding: 0; margin-bottom: 15px; width: 218px;
		border-left: 2px solid #FF0000; border-bottom: 2px solid #FF0000; 
	}
	.box_webpromotion{
		padding: 0; margin-bottom: 15px; width: 218px;
		border-left: 2px solid #FF00FF; border-bottom: 2px solid #FF00FF; 
	}
	.box_netservices{
		padding: 0; margin-bottom: 15px; width: 218px;
		border-left: 2px solid #00FF00; border-bottom: 2px solid #00FF00; 
	}
	
	.error {
		font-weight: bolder;
		color: #ff0000;
	}
	
#footer { 
	text-align: center;
	bottom: 0px;
	width: 756px;
	height: 50px;
	margin: 0 auto;
	padding-top: 10px;
	background: #000033;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: top right;
	color: #F0F0F0; font-size: 9px; font-weight: bold; 
	}

