/*  
	Theme Name: Api Pneumatic
	Description: By ES_Design

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* HTML Elements */


body {
	color: #545454;
	padding: 13px 0 25px 0;
	background-color: #3c3c3c;
	background-image: url(images/sfondo.gif);
	background-repeat: repeat-x;
	}

#header {
	width: 750px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	height: 70px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 10px;
	}

#header a {
	font-family: Arial, Sans-Serif, Times New Roman;
	font-size: 10px;
	color: #099564;
	text-decoration: none;
	}

#header a:hover{
	color: #333333;
	}	

.header_right {
	float: right;
	height: 50px;
	width: 135px;
	margin-left: 10px;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #abda4e;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #abda4e;
	border-bottom-color: #abda4e;
	margin-top: 5px;
}

.header_right ul {
	margin-top: 5px;
}

#latestbar ul li, .header_right ul li, #prodotti ul li {
	list-style-type: none;
	margin-left: 5px;
}

.sideblock
{
	padding-top: 65px;
	width: 220px;
	float: left;
	padding-left: 100px;
}


#imgheader {
	width: 750px;
	height:100px;
	margin-bottom:5px;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#imgbanner{
	width: 750px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 1px none #999999;
}


#bordo {
	width: 745px;
	height: 290px;
	padding:0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: #abda4e;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #abda4e;
	border-bottom-color: #abda4e;
}

#menu{
	padding:0;
	width:150px;
	text-align:left;
	float:left;
	font-size:12px;
	background-color: #FFFFFF;
	height: 285px;
	}

#menu ul {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 3px;
}

#menu ul li{
	color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	color: #999999;
	background-color: #666666;
	height: 25px;
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #999999;
}

#menu ul li a {
	display:block;
	height:15pt;
	color: #666666;
	padding-top: 5px;
	padding-left: 5px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}

.acceso {
	display:block;
	height:14.3pt;
	color: #000000;
	padding-top: 5px;
	padding-left: 5px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #abda4e;
	font-variant: small-caps;
	background-image: url(images/bg_menuacc.jpg);
	background-repeat: repeat;
}


#menu ul li a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #abda4e;
		background-image: url(images/bg_menuacc.jpg);
	background-repeat: repeat;
	padding-left: 5px;
}

#menu .first{
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
}



#menu .last{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
}

#prodotti {
	width:290px;
	height:180px;
	font-size:9pt;
	margin-top: 5px;
	margin-left: 5px;
	background-color: #eee;
	background-image: url(images/bg_prodotti.jpg);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	}
	
#newsletter {
	width:290px;
	height:90px;
	font-size:9pt;
	background-color: #eee;
	background-image: url(images/bg_newsletter.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	position: relative;
	margin-top: 5px;
	margin-left: 5px;
	overflow: auto;
}

#riservata {
	width:290px;
	height:90px;
	font-size:9pt;
	background-color: #eee;
	background-image: url(images/bg_riservata.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	position: relative;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}

#prodotti ul{
	margin-top: 10px;
	margin-left: 15px;
}

#prodotti ul li{
	margin-top: 11px;
}

#prodotti a, #riservata a{
	color: #159236;
	font-weight: bold;
}

#prodotti a:hover, #riservata a:hover {
	text-decoration: underline;
}
	
#latestbar{
	width:290px;
	height:277px;
	float:left;
	font-size:8pt;
	margin-top: 5px;
	margin-left: 5px;
	background-color: #ffffff;
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	background-image: url(images/bg_news!.jpg);
	overflow: hidden;
	}

#latestbar a{
	color: #159236;
	font-weight: bold;
}

#latestbar a:hover{
	text-decoration: underline;
}

#news {
	margin-top: 8px;
	margin-left: 10px;
	margin-right:5px;

}
	
.description {
	margin-right: 10px;
	margin-left: 10px;
	position: relative;
}
	
.segn {
	font-size: 9px;
	font-weight: bold;
}

.prodotti {
	margin-top: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-right: 10px;
	font-variant: small-caps;
	color: #666666;
}

img.alignleft {
        float: left;
        margin:0 10px 5px 0;

}

img.aligncenter {
        margin-top:10px;
        margin-bottom:10px;
        display: block;
        margin-left: auto;
        margin-right: auto;

}

img.alignright {
        float: right;
        margin:0 0 5px 10px;

}

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	


body, select {
	font: 110% Arial, Verdana, Sans-Serif;
	}
	
input {
	margin-left: 0px;
}

.newsletterTextInput {
	margin-left:10px;
	}
	
p {	
	margin: 5px 0;
	}

.more {
	padding-right:10px;
	padding-top:5px;
}

a:link, a:visited {
	color: darkblue; /*font title*/
	text-decoration:none;
	}

a:hover, a:active {
	color:#D50000; /*hover title*/
	text-decoration:none;
	}

hr {
	display: block;
	height:1px;
	border:0;
	background-color: #999999;
	}

small {
	font-size: 0.95em;
	font-style:italic;
	background:#fffff;
	padding:0 0 0 4px;
	}
	
.smalllatest {
	font-size: 0.95em;
	font-style:italic;
	background:#fffff;
	padding:4px 0 0 4px;
	}	
	
.postlink{
	font-size: 0.95em;
	background:#fffff;
	padding-top:15px;
	}	

img, a:link img, a:visited img {
	border:0;
	}

/*Main Navbar */

#nav {
	background:#29292B; /*background colour*/
	font-size:8pt;
	}
	
#nav, #nav ul {
	list-style: none;
	line-height: 1;
	}

#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	border:none;
	}

#nav li {
	float: left;
	list-style:none;
	border-right:1px solid #a9a9a9; /*border colour*/
	}

#nav a, #nav a:visited {
	display:block;
	font-weight:bold;
	color: #f5f5f4;
	padding:6px 12px;
	}

#nav a:hover, #nav a:active, .current_page_item	a, #home .on {
	background:#4E4F53; /*mover over*/
	text-decoration:none
	}	
	
	
/* Dropdown Menus */		
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 174px;
	border-bottom: 1px solid #a9a9a9;
	}

#nav li li {
	width: 172px;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	background: #777;
	}

#nav li li a, #nav li li a:visited {
	font-weight:normal;
	font-size:0.9em;
	color:#FFF;
	}

#nav li li a:hover, #nav li li a:active {
	background:#000;
	}	
		
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

a.main:hover
{	background:none;
	}
		
/* Structure */

#page {
	width:750px;
	font-size:0.7em;
	background:#FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border: 1px solid #333333;
	}

#branding {
	width:500px;
	padding-bottom:15px;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	padding-top:15px;
	width: 200px;
	float:right;
	font-size:8pt;
	}
	
#browse-select {
	font-size:7pt;
}

/*Css for the index page*/
	
#welcomebar{
	background:#ffffff;
	padding-right:8px;
	margin:20px 0 0 10px;
	height:160px;
	width:332px;
	float:left;
	}
		


#photobar{
	/*	background:#000;*/
	/*	background:url(images/pic.jpg) no-repeat left ;*/
		width:380px;
		height:285px;		
		margin:20px 10px 20px 0px;
		float:left;
		}
		
#photobar img{
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #dddddd;	
}
	
/*end of Css for index page*/

#sidebar ul li 
{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 4px 20px;
	background:url(images/gobutton2.gif) no-repeat;
	background-position:top left;
}

#contenttitle {
	float:left
	width:530px;
	margin: 0px;
	padding: 10px 0px 0px 8px;
	
	}	
		
/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#F8F8FA; /*background*/
	display:block;
	padding:4px 4px 4px 8px;
/*	border-left:4px solid #DEDFE1;*/
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#EEF1FE;
	text-decoration:none;
	color: #E13333;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
			
/*	Headers */
	

	


h1 {
	color: #333333;
	font-size: 22px;
	font-family: Times New Roman, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	padding: 0px 0px 0px 50px;
	margin: 0px;
	}
	

.mainheader{
	padding: 0px;
	display: none;
}		
		
		
h2 {
	font: 2.3em Georgia, "Times New Roman", Times, serif;
	padding-bottom:8px;
	border-bottom:1px solid #333;
	margin: 20px 0;
	}

h3, #sidebar h2 {
	font: 1em Arial, Helvetica, sans-serif;
	/*text-transform:uppercase;*/
	letter-spacing:0.1em;
	font-weight:bold;
	color:#5f5f5f;
	}

/*sidebar colour*/

#sidebar h3, #sidebar h2 {
	padding:6px 0 4px 0px;
	margin:5px 0 5px 0;
	font-size:1em;
	}

h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h4 {
	font-size:1.6em;
	margin-bottom:6px;
	}
	
h5 {
	font: 2.3em Georgia, "Times New Roman", Times, serif;
	padding-bottom:8px;
	margin: 12px 0;
	}	

.singlepage {
	color:maroon;
	font: 14pt Arial, "Times New Roman", Georgia, Times, serif;
	font-weight:bold;
	padding-top:15px;
}

.singlecomment {
	font-size: 0.95em;
	font-style:italic;
	background:#fffff;
	padding:4px 0px;
}	
	
	
/* Content */

#content {
	width:587px;
	float:left;
	font-size:9pt;
	margin-top: 5px;
	margin-left: 5px;
	background-color: #eee;
	border: 1px solid #CCCCCC;
	height: 280px;
	}
	
	
.linebreak{
	border-top:5px solid #999;
}
	

.feature {
	background:#f2f2f2;
	padding:15px;
	border-bottom:1px dotted #b6b6b6;
	border-top:1px dotted #b6b6b6;
	}

.feature:hover {
	background:#e9e9e9;
	}
	
.feature p, {
	margin:0;
	}

.feature img {
	padding:1px;
	border:1px solid #000;
	}
			
#adsense_placeholder {
	float:left;
	margin: 0 18px 8px 0;
	}

#lead {
	margin-top:22px;
	}	
	
#headerimage {
	margin-top:22px;
	}

.title {
	font-family: Arial, Verdana;
	font-size:1.5em;
	}
	
.feature#lead .title {
	font:2.5em "Times New Roman", Georgia, Times, serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	}

#sidelist li {
	list-style:none;
	}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	background:#e4efd5;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e4efd5;
	color: #818d6f;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#465d23
	}

.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#eef5e1;
	margin:15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	

.entry {
	padding-top:5px;
	text-align:justify;
	font-size:9pt;
	}

h3 a:link, h3 a:visited {
	color:#5f5f5f;
	}

/*Calendar*/
.contentdate {
	background: #FFFFFF url(images/calendar.gif);
	float: left;
	width: 45px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	}
	
.contentdate h3 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	padding: 1px 0px 0px 10px;
	margin: 0px;
	text-transform: uppercase;
	}
	
.contentdate h4 {
	font-family: Times New Roman, Helvetica, Sans-Serif;
	color: #999999;
	font-size: 21px;
	font-weight: bold;
	padding: 5px 4px 0px 0px;
	margin: 0px;
	text-align: center;
	}

#contentmiddle {
	float: left;
	width: 500px;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 10px 0px;
	display: inline;
	}
	
#contentmiddle ol{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentmiddle ol li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
	
#contentmiddle ul{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentmiddle ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}

.postspace {
	background: #EFEFEF url(images/spacer.gif);
	width: 530px;
	height: 10px;
	margin-top: 15px;
	padding: 0px;
	}

/*Post*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
/*Search*/

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:75%;
	}

#searchform {
	/*background: url(images/searchform-bg.png) no-repeat right bottom;*/
	height: 37px;
	width: 100%;
}

#searchform #s{
	/*background: #ffffff url(images/form-field-bg.gif) no-repeat ;*/
	width: 100px;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	color: #999999;
	border-width:1px;
	border-style:solid;
	border-color:#cccccc;
}

#searchform #searchsubmit { 
	background: url(images/search-btn.gif) no-repeat left top;
	height: 24px;
	width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
}	

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}

/* Comments*/

.avatar {
        float:right;
        padding:0;
        margin:5px;

}

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	
.mycomments 
{
	background:url(images/comments.gif) no-repeat left center;
	padding-left:20px;
}
	
/*posting icon*/	
.myposts 
{
	background:url(images/posting.gif) no-repeat left center;
	padding-left:16px;
}

.myedits
{
/*	background:url(images/edit.gif) no-repeat left center;*/
	padding-left:10px;
}

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	
/* Footer*/

#footer {
	clear:both;
	height:28px;
	padding:2px;
	text-align:left;
	color:#000000;
	font-size:8pt;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 5px;
	border-left-width: 0;
	border-top-style: outset;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: silver;
	border-right-color: silver;
	border-bottom-color: #999999;
	border-left-color: silver;
	background-color: #EEEEEE;
}

#footer p {
margin:0;
}

#recentpost {
	padding:10px 5px 5px 5px;
	margin:10px 0 20px 20px;
	text-align:justify;
	float:right;
	font-size:8pt;
	border-width:1px;
	border-style:solid;
	border-color:#dddddd;
	width:324px;
	background-color:#eefeee;
}
	
#recentpost li {
	padding-left: 0px;
	margin-left: 20px;
	list-style-image:url(images/mini-comments.gif);
}

#recentpost a:hover {
	text-decoration: underline;
}

#recentposttitle {
	border-width:0px 0px 1px 0px;
	border-style:dashed;
	border-color:#cccccc;
	width:320px;
}

#bottombar {
	clear:both;
	color: #666666;
	overflow: hidden;
	background-color:#eeeeee;	
	border-width: 2px 0 0 0;
	border-style:solid;
	border-color: silver;
}

#bottombar li {
	list-style-type:square;
	border-width:0px 0px 1px 0px;
	border-style:dotted;
	border-color:#dddddd;
	padding-left: 0px;
	margin-left: 20px;
}

#bottombar li a:link {
	display:block;
	padding:5px;
	color: gray;
}

#bottombar li a:visited {
	display:block;
	padding:5px;
	color:gray;
}

#bottombar li a:hover {
	display:block;
	background: lightsteelblue;
	color:white;
}


#catalogo {
	width:180px;
	float:left;
	font-size:8pt;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}


#ricerca {
	width:170px;
	float:left;
	font-size:8pt;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}


.bottombartitle{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0 0 0;
	border-bottom: 1px solid #CFE1AC;
}



#singlecat li {
	float:left;
	list-style-type:none;
}

#singlepostin {
	float:left;
}

#singlepostwrapper {
	padding: 0px 0px 10px 0px;
	font-size:8pt;
}

.segn {
	font-size: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -2px;
}

#nav1 {
	float: left;
	width: 180px;
	padding: 3px;
	height: 230px;
	margin-top: 10px;
	margin-left: 6px;
	font-size: 10px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ABDA4E;
	border-bottom-color: #ABDA4E;
	border-left-color: #ABDA4E;
	background-image: url(../../../logo-small.jpg);
	background-repeat: no-repeat;
	background-position: 5px 200px;
}

#nav2 {
	float: left;
	width: 180px;
	padding: 3px;
	height: 230px;
	margin-top: 10px;
	margin-left: 5px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ABDA4E;
	border-bottom-color: #ABDA4E;
}

#nav3 {
	float: left;
	width: 180px;
	background-color: #FFFFFF;
	padding: 3px;
	height: 230px;
	margin-top: 10px;
	margin-left: 5px;
	overflow: auto;
	font-size: 10px;
	font-variant: normal;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #ABDA4E;
	border-right-color: #ABDA4E;
	border-bottom-color: #ABDA4E;
}

#nav1 ul {
	list-style-type: none;
}

#nav1 ul li {
	margin-bottom: 20px;
}

#nav1 a {
	color: #333333;
	font-variant: small-caps;
	font-size: 11px;
	font-weight: bold;
}

#nav2 ul {
	list-style-type: none;
}

#nav2 ul li {
	margin-bottom: 15px;
}

#nav2 a {
	color: #666666;
	font-variant: small-caps;
	font-size: 11px;	
}

#nav3 ul {
	list-style-type: none;
}

#nav3 ul li {
	margin-bottom: 5px;
}

#nav3 a {
	color: #999999;
	font-variant: small-caps;
	font-size: 11px;	
}

#nav3 a:hover, #nav2 a:hover, #nav1 a:hover {
	text-decoration: underline;
}

.sel {
	color:#000000;
	font-variant: small-caps;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	background-color: #ABDA4E;
}

#path {
height:13px;
	color:#000000;
	font-size: 10px;
	font-variant: small-caps;
	float: right;
	margin-right: 10px;
	background-color: #F2F2F2;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	background-image: url(images/bg_path.png);
	background-repeat: repeat-x;
	font-weight: bold;
}

#path a {
	color: #666666;
	text-decoration: underline;
}

#path a:hover {
	color: #006600;
	text-decoration: underline;
}

#imgprodotto {
	height: 150px;
	width: 567px;
	margin-top: 15px;
	margin-left: 10px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	text-align: center;
	background-image: url(../../../logo-small.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;

}

#imgprodotto img, #imgprodotto2 img {
	margin-right: 15px;
	margin-left: 15px;
}

#imgprodotto2 {
	height: 200px;
	width: 570px;
	margin-top: 15px;
	margin-left: 10px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	text-align: center;
	background-image: url(../../../logo-small.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;

}

#descrizione {
	text-align: center;
}

#descrizione1 {
float:left;
	text-align: center;
	margin-right: auto;
	margin-left: 10px;
	width: 275px;
}

#descrizione2 {
float:left;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 285px;
}


#contentcatalogo {
	overflow-y: scroll;
	overflow-x: hidden;
	height: 235px;
	width: 587px;

}


#contentdescr {
	height: 90px;
	width: 570px;
}

#contentrassegna {
	overflow-y: auto;
	overflow-x: hidden;
	height: 160px;
	width: 560px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #CCCCCC;
	background-image: url(images/bg_rassegna.png);
	background-repeat: repeat;
}


#contentrassegna ul {
	margin-left: 35px;
}

#contentrassegna ul li {
	vertical-align: middle;
	height: 30px;
}

#contentrassegna ul li img {
	vertical-align: middle;
}

.rassegna {
	text-align: left;
	font-size: 10px;
}


#contentdistribuzione {
	overflow: hidden;
	height: 230px;
	width: 565px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}

#contentdistribuzione a {
color:#159236;

}

#contentdistribuzione a:hover {
	text-decoration: underline;

}

#contentchisiamo {
	overflow-y: auto;
	overflow-x: hidden;
	height: 235px;
	width: 565px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(images/bg_chisiamo.png);
	background-repeat: no-repeat;
}

#contentchisiamo p {
	padding-top: 15px;
	padding-right: 150px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.introrassegna {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
}

#contentraggiungerci {
	overflow-y: auto;
	overflow-x: hidden;
	height: 235px;
	width: 565px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}

#contentcontattaci {
	overflow: hidden;
	height: 235px;
	width: 565px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(images/bg_contattaci.jpg);
	background-repeat: no-repeat;
}

#contentfiere {
	overflow-y: auto;
	overflow-x: hidden;
	height: 235px;
	width: 565px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(images/bg_fiere.jpg);
	background-repeat: no-repeat;
}

#contentfiere p {
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

#mappa {
	float:left;
}

#descrraggiungerci {
	text-align:left;
	float:left;
	margin-left:10px;
	padding-left:5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-top: 150px;
}

.hr {
	width: 530px;
	margin-top: 10px;
}
#contentcontattaci p{
	margin-top:175px;
	font-size: 10px;
}

#contentcontattaci p a{
	font-weight: bold;
	color: #159236;
}

#contentcontattaci p a:hover{
	text-decoration: underline;
}
#formcont {
	height: 225px;
	overflow-x: hidden;
	overflow-y: auto;
	margin-top: 5px;
	padding-right:15px;
	margin-right:5px;
	float:left;
	border-right-width: 3px;
	border-right-style: double;
	border-right-color: #ABDA4E;
}
#content_single {
	overflow-y: auto;
	overflow-x: hidden;
	height: 220px;
	width: 565px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(images/bg_single.png);
	background-repeat: no-repeat;
}

#content_search {
	overflow-y: auto;
	overflow-x: hidden;
	height: 235px;
	width: 565px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(images/bg_search.png);
	background-repeat: no-repeat;
}

#content_single p {
margin-top:10px;
margin-left:10px;

}

.date {
float:right;
margin-right:10px;
margin-bottom:5px;
margin-top:5px;
}

.search {
	margin-top: 10px;
	margin-left: 10px;
}

#searchtitle a {
color:#159236;

}

#searchtitle a:hover {
	text-decoration: underline;
}

.navigation {
margin-top:2px;
	margin-left: 10px;
}

.navigation a, #footer a{
color:#159236;
}

.navigation a:hover, #footer a:hover {
text-decoration: underline;
}

.success {
	margin-left: 10px;
}

#column1 {
float:left;
width:295px;
height:290px;

}

