
body 
	{
	background: #eee url("../images/prime/body-bg.png") top center no-repeat; 
	}
	
#header
	{
	background: url("../images/prime/header-bg.png") no-repeat; 
	}
	
#navigation li a:link, #navigation li a:visited
	{
	background: url("../images/prime/navigation.png") repeat-x 0 0; 
	color: #f8f8ef;
	}
	
#navigation li a:hover, #navigation li a:active, #navigation li a:focus
	{
	background-position: 0 -72px; 
	color: #f8f8ef; 
	}
#welcome-page li#welcome a, #services-page li#services a, #about-us-page li#about-us a, #faq-page li#faq a, #blog-page li#blog a, #contact-us-page li#contact-us a, #prodotti-page #prodotti a, #contatti-page #contatti a
	{
	background: #f8f8ef; 
	color: #ff4e00; 
	}
	
#identity
	{
	background: url("../images/prime/identity.png") no-repeat;
	}
#tagline
	{
	 background: url("../images/prime/tagline.png") no-repeat; 
	}

#tagline_prodotti
	{
	 background: url("../images/prime/tagline_prodotti.png") no-repeat; 
	}
#tagline_netmoole
	{
	 background: url("../images/prime/tagline_netmoole.png") no-repeat; 
	}
#tagline_contatti
	{
	 background: url("../images/prime/tagline_contatti.png") no-repeat; 
	}
#tagline_faq
	{
	 background: url("../images/prime/tagline_faq.png") no-repeat; 
	}



#rss
	{
	background: url("../images/prime/rss.png") no-repeat; 
	}

#content
	{
	background: #f8f8ef url("../images/prime/content-bg.png") bottom left no-repeat;  
	border: 1px solid #dedede; border-top: none;
	color: #422e03; 
	}
	
	#primary-content
	{ 
	color: #422e03;
	}
	
#primary-content-index
	{ 
	float: left;
	height: 330px;
	border:0;
	color: #422e03;
	width: 550px; 
	}
	
div#content div#contattaci
	{ 
	float: right; 
	color: #fff;
	margin-top: 115px;
	background-image: url("../images/prime/sfondo_tabella.png");
	background-repeat:no-repeat;
	width: 198px; 
	height: 330px;
	}
		
div#content div#contattaci a.contatti_title{
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 28px;
	padding-left: 30px;
	padding-top: 30px;
	margin: 0;
}

div#content div#contattaci a:hover.contatti_title{
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 28px;
	padding-left: 30px;
	padding-top: 30px;
	margin: 0;
	text-decoration: none;
	border: 0;
}

div#content div#contattaci a.contatti_telefono {
	color: #fff;
	text-align: justify;
	font-weight: bold;
	font-size: 32px;
	padding-left: 15px;
	padding-top: 30px;
	margin: 0;
	text-decoration: none;
}

div#content div#contattaci a:hover.contatti_telefono {
	color: #fff;
	text-align: justify;
	font-weight: bold;
	font-size: 32px;
	padding-left: 15px;
	padding-top: 30px;
	margin: 0;
	border: 0;
	text-decoration: none;
}

div#content div#contattaci a.contatti_mail {
	color: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-size: 22px;
	padding-left: 10px;
	padding-top: 30px;
	margin: 0;
}

div#content div#contattaci a:hover.contatti_mail {
	color: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-size: 22px;
	padding-left: 10px;
	padding-top: 30px;
	margin: 0;
	border: 0;
}

div#content div#contattaci a.contatti_modulo {
	color: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-size: 19px;
	padding: 0;
	margin: 0;
}	

div#content div#contattaci a:hover.contatti_modulo {
	color: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-size: 19px;
	padding: 0;
	margin: 0;
}	
	
	
	#welcome-banner
		{
		background: url("../images/prime/welcome-banner.png") no-repeat; 
		}
	#whychooseus-banner
		{
		clear: both;
		background: url("../images/prime/whychooseus-banner.png") no-repeat; 
		}
	#faq-banner
		{
		background: url("../images/prime/faq-banner.png") no-repeat;   
		}
	#about-us-banner
		{
		background: url("../images/prime/about-us-banner.png") no-repeat;  
		}
	#feature-one, #feature-two, #feature-three, #feature-four
		{
		background: url("../images/prime/content-underline.png") bottom left repeat-x; 
		}
	#content h3
		{
		color: #f85e3a; 
		}
		#content h3#faq-title
			{
			color: #0b7ae1; 
			}
	#content a:link, #content a:visited
		{
		color: #f88509; 
		}
	#content a:hover, #content a:active, #content a:focus
		{
		color: #fb542d; 
		border-bottom: 1px solid #fb542d; 
		}
	#content strong.filename
		{
		color: #468e00;  
		}
	#content code
		{
		color: #0067d1; 
		}
		#content code strong 
			{
			color: #468e00;
			}
	#content p.intro
		{
		color: #d56f25; 
		}
	#content .float-left
		{
		background: #dfdfd7; 
		border: 1px solid #c6c6bf; 
		}
		
#footer
	{
	color: #a1a1a1; 
	}
	#copyright a:link, #copyright a:visited
		{
		color: #f88509; 
		}
	#copyright a:hover, #copyright a:active, #copyright a:focus
		{
		color: #fb542d;
		}
	#footer-navigation li
		{
		border-right: 1px solid #a1a1a1; 
		}
		#footer-navigation li a:link, #footer-navigation li a:visited
			{
			color: #a1a1a1; 
			}
		#footer-navigation li a:hover, #footer-navigation li a:active, #footer-navigation li a:focus
			{
			color: #f88509;
			}
