/* *****************************
	titolo: color: #553703;
	testi: color: #573905;
	link hover color: #cc9648;
******************************** */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 15px; line-height: 1.2; }

body, button, input, select, textarea { font-family: "Times New Roman",serif; color: #573905; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }


a { color: #573905; text-decoration: none }
a:visited { color: #573905; }
a:hover { color: #cc9648; }
a:focus { outline: thin dotted; }

a:hover, a:active { outline: 0; }


abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: "Times New Roman", italic; font-weight: bold; }

pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%;  }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }

legend { border: 0; *margin-left: -7px; padding: 0; }

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

button, input { line-height: normal; *overflow: visible; }

table button, table input { *overflow: auto; }

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

textarea { overflow: auto; vertical-align: top; resize: vertical; }

input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author: Marco Petrosillo
   ========================================================================== */


body {
	background: #422b01 url(images/bg_page_all.jpg);

}


.pagetile {
	z-index: 0;
	position: relative;
	background:transparent url(images/bg_page_tile.jpg) center repeat-y;
}

.pagetop {
	z-index: 1;
		position: relative;
	background:transparent url(images/bg_page_top.jpg) center top no-repeat;
	padding-top: 152px;
}

.pagebottom {
	z-index: 2;
		position: relative;
	background:transparent url(images/bg_page_bottom.jpg) center bottom no-repeat;
	padding-bottom: 270px;
}



#container {
		z-index: 10;
	width: 853px;
	margin: 0 auto;
	margin-bottom: 40px;
	background: #422b01;
	-moz-box-shadow: 16px 16px 30px #1e1401; /* FF3.5 - 3.6 */
  -webkit-box-shadow: 16px 16px 30px #1e1401; /* Saf3.0+, Chrome */
          box-shadow: 16px 16px 30px #1e1401; /* Opera 10.5, IE9, FF4+, Chrome 10+ */
	behavior: url(js/mylibs/PIE.htc);
}

.header {
	
	position: relative;
	float: left;
	width: 100%;
	height: 246px;
	background: url(images/bg_header.jpg) center center no-repeat;

}

.logo {
	width: 224px;
	height: 40px;
	position: absolute;
	top: 83px;
	left: 72px;
}



.altro {
	font-size: 20px;
	margin-bottom: 0;
    font-variant: small-caps;
	
}

.altro2 {
	margin-top: 0;
	
}



/*
 * jQuery Nivo Slider v2.6
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	float: left;
	width: 100%;
	
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}








.main {
	background: url(images/bg_content_tile.jpg) center repeat-y;
	float: left;
	width: 100%;

}

.contenttop {
	background: url(images/bg_content_top.jpg) center top no-repeat;

}

.contentbottom {
	background: url(images/bg_content_bottom.jpg) center bottom no-repeat;

}


.content {
	padding: 60px 62px;
	position: relative;
}


.titolo {
	margin-top:0;
	margin-bottom: 40px;
	line-height: 1;
	font-weight: normal;
	color: #553703; 
	font-size: 34px;
	font-variant: small-caps;
}

.tit-download {
	margin-bottom: 17px;
}

.sottotit-download {
	margin-bottom: 0 !important;
}

.sep-download {
	margin-bottom: 13px;
}



.sidebar {

	width: 270px;
	min-height: 200px;
	float: left;

}

.cliccasu {
	width: 270px;
}

.testi {
	width: 425px;
	float: right;
	text-align: justify;

}

.testi p {
	margin-top: 0;
	margin-bottom: 1em;
}


.bullet {
	background: url(images/bullet-capoverso.jpg) left 4px no-repeat;
	padding-left: 15px;
}


.bullet-dl {
	background: url(images/arr-dwld.jpg) left 4px no-repeat;
	padding-left: 15px;
	width: 480px;
	float: left;

}

.oldie .bullet {
	background-position: left 6px;
}




.didaspingi {
	clear: both;
	padding-top: 50px;
}

.preview {
	float: left;
	margin: 0 10px 0 0;
}

.no-margin-top {
	margin-top: 0;
	margin-bottom: 5px;
}
.no-margin-bottom {
	margin:0;
	margin-bottom: 5px;
}

.primoparagrafo {
	margin-bottom: 30px;
}

.titoletto {
	line-height: 1;
	text-align: left;
	font-weight: normal;
	color: #553703; 
	font-size: 18px;
	font-variant: small-caps;
	letter-spacing: normal;
}



.no-bulls {
	list-style: none;
}

.gallery a {
	position: relative;
	display: block;
	overflow: hidden;
	float: left;
}
	
.seq {
	position: absolute;
	left: 3px;
	bottom: 8px;
	z-index: 100;
	background-color: #543806;
	color: #fff;
	width: 14px;
	height: 14px;
	font-size: 10px !important;
	text-align: center;
	line-height: 14px;
}
	

.gallery img {
	display: block;
	float: left;
	margin: 0 5px 5px 0;
}


.footer {
	height: 23px;
	width: 355px;
	margin: 0 auto;
	color: #f5eede;
	font-family: Arial, sans-serif;
	font-size: 9px;
	line-height: 23px;
	background: url(images/separa-footer.gif) 92px center no-repeat;
}

.footer img {
	margin-right: 25px;
}






.mainmenu {
	position: absolute;
	bottom: 0;
	left: 6px;
	z-index: 100
	
}


ul.menu li.backLava {
    background-color:#c7b58f;
    z-index: -1;
    
}





LEVEL ONE
*/
ul.menu { 
	position: relative;
	margin:0;
    padding:0;

    list-style: none;
}

ul.menu li { 

float: left; 
zoom: 1; 
  padding: 2px 8px 0 8px;
list-style: none;
margin: 0 15px;
font-size: 11px;
text-transform: uppercase;


}
ul.menu a:hover { 

color: #553703;

}


.seiqui{
	background-color:#c7b58f;
    color: #553703;
}



ul.menu li a { 
display: block;
	 line-height: 36px;
  
	color: #523802;
	text-decoration: none;
}


ul.menu li:last-child a { 
border-right: none; 
} /* Doesn't work in IE */


ul.menu li.hover,
ul.menu li:hover  { 
/* background-color:#c7b58f; */
	color: #523802;
position: relative; 
}

ul.menu li.hover a { color: black; }


/* 
LEVEL TWO
*/
ul.menu ul { 
width: 155px; 
	margin:0;
    padding:0;
    list-style: none;
visibility: hidden; 
position: absolute; 
top: 100%; 
left: 0; 
}
ul.menu ul li{ 
	margin:0;
  padding: 2px 8px 0 8px;
font-weight: normal;
background-color:#fff;
 color: #000; 
border-bottom: 1px solid #f1f1f1; 
float: none; 
}

/* IE 6 & 7 Needs Inline Block */
ul.menu ul li a	{ border-right: none; width: 100%; display: inline-block; } 

/* 
LEVEL THREE
*/
ul.menu ul ul 					{ left: 100%; top: 0; }
ul.menu li:hover > ul 			{ visibility: visible; }








.sub {
  display: none;
  position: absolute;
  top: 38px;
  left: 0;
  background: #fff;
  float: left;
  
}

.sub div {
	width: 220px;
	float: left;
	
}
.sub div a {
	background-color: #fff;
	color: #523802;
	
}

.sub div a:hover {
	background-color:#c7b58f;
	  color: #553703;
}


.lang {
	position: absolute;
	right: 0;
	top: -40px;
	height: 36px;
width: 100px;
}

.lang, .lang a {
	 line-height: 36px;
	color:#f5eede;
	text-decoration: none;
	font-size: 12px;
	text-align: right;
}

.lang a.selected {
	font-weight: bold;
}




.ombrasotto  {
	width: 220px;
	padding-bottom: 15px;
	background: transparent url(images/ombrasotto.png) center bottom no-repeat;
	
}

.ie7 .ombrasotto  {
	margin-top: -17px;
}


.rotate {
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.sidebarhinner {
	position: relative;
	width: 220px;
}



.note {
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 1;
	color: #bda46f;
	position: absolute;
	right: -60px;
	top: 128px;
	font-family: sans-serif;
	text-transform: none !important;
}

.ie7 .note {
	right: -15px;
	top:81px;
}

.ie8 .note {
	right: -110px;
	top:81px;
}


.note-portfolio {
	top:85px;
	right: -45px;
}


.ie8  .note-portfolio {
	top:38px;
	right: -95px;
}

.small {
	font-family: sans-serif;
	font-size: 10px;
}





.directionNav a {
	display: block;
	float: left;
	width: 22px;
	height: 22px;
	margin: 0 5px 0 0;
	background-color: #bea684;
	cursor: pointer;

		-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	behavior: url(js/mylibs/PIE.htc);
	
}

.directionNav a:hover {
	background-color: #bea684;	
}

.prev img {

	position: relative;
	margin: 2px 6px 2px 6px;

}

.next img {

	position: relative;
	margin: 2px 8px 2px 8px;

}


.contatti a:hover {
	font-weight: bold;


}


.bottone {
	position: absolute;
	right: 60px;


}


.bottone span{
	display: block;
	position: relative;
	float: left;
	height: 22px;

	font-variant: small-caps;
	background-color: #bea684;
	cursor: pointer;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	behavior: url(js/mylibs/PIE.htc);
	

}



.bottone:hover span {
	position: relative;
	background-color: #cc6648;

}

.bottone .freccia {

	width: 22px;
	text-align: center;
	margin-right: 4px;


}
.bottone .freccia img {
		margin: 2px 1px 0 4px;
}

.bottone .cosa {
	padding: 0 6px;
	line-height: 22px;
}

.separatore {
	height: 22px;
	float: left;
	background: transparent url(images/dot-oriz.png) bottom left repeat-x;
}

.sep-home {
	width: 600px;
}

.sep-portfolio {
	width: 625px;
}




.sep-altro {
	width: 645px;
}




.sep-contatti {
	width: 590px;
}

.sep-100 {
	width: 100%;
}
	

.tratteggio {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	background: transparent url(images/dot-oriz.png) bottom left repeat-x;
}

.separatore-verticale {
	background: transparent url(images/dot-vert.png) left center repeat-y;
}

.recapiti {
	width: 100%;
	height: 190px;
	margin-top: 32px;
	margin-bottom: -12px;
	clear: both;
	background: transparent url(images/dot-vert.png) 286px center repeat-y;
}

.nomeazienda {
	width: 260px;
	float: left;
	margin: 35px 0 0 0 ;
}

.oldie .nomeazienda {
	width: 280px;
}

.indirizzo, .telefoni {
	width: 180px;
	height: 120px;
	float: left;
	margin: 16px 0 0 0 ;	
}

.indirizzo {
	margin-left: 50px;
	margin-right: 36px;
}



.no-margin {
	padding-left: 0;
	margin-left: 0;
}

.text-right {
	

	text-align: right;
}

.sidebar .text-right {

	line-height:12px;
	
	
	}
	

.social-footer {
	height: 23px;
	width: 855px;
	margin: 0 auto;
	text-align: right;
}

.specialbtn {
	text-align: right;
	padding: 12px 6px;
}

.specialbtn .prodotti {
	margin-left: -8px;
}
    



/* per fixare il testo piccolo di chrome e safari 

@media screen and (-webkit-min-device-pixel-ratio:0) { ... chrome and safari css...	 }

*/

/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */


.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

.hidden { display: none !important; visibility: hidden; }

.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

.invisible { visibility: hidden; }

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */

}

@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */

}



@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } 
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
