/*! HTML5 Boilerplate v5.2.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

#special {
	background: #135908;
	height: auto;
	padding: 1em 0 1em 0;
	text-align:center;
}
	
	#special h1 {
		margin:0;
		padding:0;
		font-family: 'Allura', cursive;
		font-weight:normal;
		color:#fff;
	}
		#special h1 a {
			font-family: 'Allura', cursive;
			color:#fff;
			text-decoration:none;
			-webkit-transition: all 0.2s ease-in-out;
			-moz-transition: all 0.2s ease-in-out;
			-o-transition: all 0.2s ease-in-out;
			transition: all 0.2s ease-in-out;
		}
		
		#special h1 a:hover {
			font-family: 'Allura', cursive;
			color:#fff;
			opacity:0.7;
			text-decoration:none;
			-webkit-transition: all 0.2s ease-in-out;
			-moz-transition: all 0.2s ease-in-out;
			-o-transition: all 0.2s ease-in-out;
			transition: all 0.2s ease-in-out;
		}
#special-price p {
		font-size:28px;
		font-family: 'Allura', cursive;
		font-weight:normal;
		color:#135908;	
			text-decoration:none;
			-webkit-transition: all 0.2s ease-in-out;
			-moz-transition: all 0.2s ease-in-out;
			-o-transition: all 0.2s ease-in-out;
			transition: all 0.2s ease-in-out;
}

p {
	font-family: 'Old Standard TT', serif;
	color: #3c3e39;
	font-size: 21px;
	line-height: 32px;
	letter-spacing: -0.35px;
	text-decoration:none;
	padding-bottom:2em;
}
	p a {
		font-family: 'Old Standard TT', serif;
		color: #135908;
		font-size: 21px;
		line-height: 32px;
		letter-spacing: -0.35px;
		text-decoration:none;
	}
	p a:hover {
		font-family: 'Old Standard TT', serif;
		font-size: 21px;
		line-height: 32px;
		letter-spacing: -0.35px;
		text-decoration:none;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
	p strong {
	color: #000;
	font-weight: 100;
	}
.crop {
   max-width: 100%;
    height: 179px;
    overflow: hidden;
}

.crop img {
  max-width: 179px;
}

.crop2 {
   max-width: 100%;
    height: 65px;
    overflow: hidden;
	float:left;
}

.crop2 img {
  max-width: 89px;
}

#credits ul {
		margin-right:2.5em;
}		
	#credits li {
		list-style: none;
		padding-left:0.3em;
		padding-right:0.3em;
		display: inline-block;
}	
header {
	padding:1.5em 10px 1.5em 10px;
    margin:0 auto;
    text-align: center;
}

#flag {
	height: 28px;
	z-index:-1;
    margin:0 auto;
	padding:1px;
}
	
	#flag ul {
		padding-right:2.6em;
	}	

	#flag li {
	  border: 1px;
	  display: inline-block;
}

nav {
	text-align:right;
	margin:0;
	padding-top:1.65em;
	}

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

#wrap {
	position: absolute;
	z-index:-1;  
	left:0; 
}
#wrap img.bgfade{
	position:absolute;
	top:0;
	display:none;
	width:100%;
	z-index:-1
}

#social {
	margin-top:3em;
	background-color:#e8e8e7;
	padding:0.2em;
	text-align: center;
}
	
	#social ul {
	}	

	#social li {
	  display: inline-block;
}

#social2 {
	background-color:#e8e8e7;
    margin:0 auto;
	padding:1px;
	text-align: center;
}
	
	#social2 ul {
		padding-right:2.6em;
	}	

	#social2 li {
	  padding-top: -1em;
	  border: 1px;
	  display: inline-block;
}


/* DOPPIA COLONNA */
#wrapper2 {
	 background-color:#FFF;
     margin: 0 auto;
	 padding-bottom:0.4em;
	 margin-bottom:3em;
     padding-left: 0em;
     overflow: hidden;
	 height:auto;
}

#leftcolumn {
	 padding-top: 1em;
	 padding-bottom:2em;
     display: inline-block;
	 text-align:justify;
}

#leftcolumn h1 {
	text-align:left;
	font-family: 'Old Standard TT', serif;
	color: #20221d;
	padding-top: 2.16em;
	padding-left: 5.1em;
	margin: 0;
	font-weight: bold;
	line-height:30px;
}

#leftcolumn h2 {
	text-align:left;
	font-family: 'Old Standard TT', serif;
	color: #2a589e;
	font-size: 20px;
	padding-left: 2em;
	text-transform: uppercase;
	text-decoration:none;
	font-weight: normal;
}

#leftcolumn h2 a {
	font-size: 20px;
	color:#b68000;
	text-decoration:none;
}

#leftcolumn h2 a:hover {
	font-size: 20px;
	color:#adb4a4;
	text-decoration:none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#leftcolumn h3 {
	 color:#e4e4e4;
	 margin:0;
	 padding-right: 0.5em;
	 margin:0;
	 font-weight: 700;
}

#leftcolumn img {
	float:left;
	padding-left: 2.5em;
	padding-right:1em;
}

#leftcolumn p {
	 padding-left:3em;
	 padding-right:3em;
}

#rightcolumn {
	 padding-top:3em;
	 padding-bottom:2em;
     width: 27%;
     display: block;
     float: right;
}

#rightcolumn h1 {
	 font-size:28px;
	 margin:0;
	 padding-bottom:5px;
	 font-weight:100;
}

#rightcolumn li p {
	margin:0;
}

#rightcolumn li p a {
	margin:0;
}

#rightcolumn li p a:hover {
	margin:0;
}

	#rightcolumn ul {
}		
	#rightcolumn li {
		font-family: 'Old Standard TT', serif;
		margin:0;
		padding-bottom:3em;
	 	color: #adb4a4;
	 	font-size:14px;
		text-decoration:none
		;
}		
	#rightcolumn li a {
		color:#bbb;
	 	font-size:14px;
		text-decoration:none;
}		
	#rightcolumn li a:hover {
		color:#000;
	 	font-size:14px;
	 	-webkit-transition: all 0.2s ease-in-out;
	 	-moz-transition: all 0.2s ease-in-out;
	 	-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
}		
	#rightcolumn li h3 {
		margin:0;
		font-size:21px;
		font-family: 'Old Standard TT', serif;
		color: #3c3e39;
}		
	#rightcolumn li h3 a {
		margin:0;
		font-size:21px;
		font-family: 'Old Standard TT', serif;
		color: #135908;
}		
	#rightcolumn li h3 a:hover {
		margin:0;
		font-size:21px;
		font-family: 'Old Standard TT', serif;
		color: #3c3e39;
}	

	#rightcolumn h3 {
	 	font-weight: 100;
	}

	#rightcolumn img {
	 	float:left;
		padding-right:5px;
	}
	
/* INTERNI 1 colonna */

#wrapper-1-colonna {
	 background-color:#FFF;
     margin: 0 auto;
	 padding-bottom:0.4em;
     padding-left: 0em;
     overflow: hidden;
	 height:auto;
}

#leftcolumn2 {
     display: inline-block;
	 text-align:justify;
}

#leftcolumn2 h1 {
	text-align:left;
	font-family: 'Satisfy', cursive;
	color: #135908;
	padding-top: 2.16em;
	padding-left: 0.9em;
	margin: 0;
	font-weight: 100;
	line-height:30px;
}

#leftcolumn2 u {
	text-decoration: none;
	font-weight: bold;
	color: #135908;
	margin:0;
}

#leftcolumn2 h2 {
		font-family: 'Old Standard TT', serif;
		color:#adb4a4;
		font-size:28px;
		margin:0;
		padding-top:1em;
		font-weight:100;
}

	#leftcolumn2 h2 a {
		color: #000;
		text-decoration:none;
	}

	#leftcolumn2 h2 a:hover {
		color: #aaa;
		text-decoration:none;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}

	#leftcolumn2 h3 {
		font-family: 'Old Standard TT', serif;
		color:#135908;
		font-size:28px;
		margin:0;
		font-weight:100;
}

.img-blog {
	float:left;
	margin-right:10px;
}

#leftcolumn2 p {
	 padding-left:2.4em;
	 padding-right:2.4em;
}

#contatti {
	display: block;
	margin: 0 auto;
	width:100%;
	padding-bottom:1em;
	text-align: center;
}
		
	#contatti p {
		font-size:18px;
		font-weight:100;
	}
		
	#contatti p a {
		font-size:18px;
		font-weight:100;
	}
	
		
	#contatti p a:hover {
		font-size:18px;
		font-weight:100;
	}

	#contatti h1 {
		font-size:2.7em;
		margin:0.9em;
		color: #135908;
		font-weight: lighter;
	}

#blocchi {
	background-color: #e8e8e7;
	padding-bottom:0.3em;
    max-width:100%;
	margin:0 auto;
	padding-top:1em;
	text-align: center;
}

	#blocchi-griglia {
  		padding: 0;
  		margin: 0;
	}
	
		#blocchi-griglia li {
			display: inline-block;
			list-style: none;
			vertical-align:top;
		}
	
	#blocco-boxi-bb h1 {
		margin-top:0.3em;
		margin-bottom:0.3em;
		font-family: 'Josefin Sans', sans-serif;
		font-size:21px;
		text-align:center;
		color: #20221d;
		letter-spacing:2px;
		text-decoration: none;
}

	
	#blocco-boxi-bb img {
		padding-bottom:0.5em;
}
	
	#blocco-boxi-bb p {
		margin-top:1em;
		margin-bottom:0;
		text-align:center;
}

/* BLOCCHI INTERNI */

#blocchi2 {
	background-color: #eeeeee;
    max-width:100%;
	margin:0 auto;
	text-align: center;
}

	#blocchi-griglia2 {
  		padding: 0;
  		margin: 0;
	}
	
		#blocchi-griglia2 li {
			display: inline-block;
			list-style: none;
			vertical-align:top;
		}
	
	#blocco-boxi-bb2 h1 {
		margin-top:0.3em;
		font-family: 'Josefin Sans', sans-serif;
		font-size:21px;
		text-align:center;
		color: #20221d;
		letter-spacing:2px;
		text-decoration: none;
}
#blocco-boxi-bb2 a{
	text-decoration: none;
}

	#blocco-boxi-bb2 img {
		padding-bottom:0.5em;
}
	
	#blocco-boxi-bb2 p {
		margin-top:1em;
		margin-bottom:0;
		text-align:right;
}

/* BLOCCHI CAMERE */

#blocchi3 {
    max-width:100%;
	margin:0 auto;
	text-align: center;
}

	#blocchi-griglia3 {
  		padding: 0;
  		margin: 0;
	}
	
		#blocchi-griglia3 li {
			display: inline-block;
			list-style: none;
			vertical-align:top;
		}
	
	#blocco-boxi-bb3 h1 {
		margin-top:0.3em;
		font-family: 'Josefin Sans', sans-serif;
		font-size:14px;
		text-align:center;
		color: #20221d;
		text-decoration: none;
		letter-spacing:0.3px;
}

	#blocco-boxi-bb3 img {
		padding-bottom:0.5em;
}
	
	#blocco-boxi-bb3 p {
		margin-top:1em;
		margin-bottom:0;
		text-align:right;
}
	
/* BLOG BLOCCHI */

/* FOOTER */
footer {
	height: 200px;
	padding-left:1em;
	padding-right:1em;
	padding-top:1em;
	text-align:center;
	color:#FFF;
	text-decoration:none;
}

	footer a {
		color:#909090;
		text-decoration:none;
	}

	footer a:hover {
		color:#3c3e39;
		text-decoration:none;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
	
	footer h1 {
		font-family: 'Old Standard TT', serif;
		color: #135908;
		font-weight:100;
		margin:0;
		margin:1em;
	}

/*   FORM   */
#contact-form {
   /* background-color:#F2F7F9;
    padding:1.8em;
    border: 0.5em solid #8FB5C1;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
    border-radius:15px;*/
}
 
#contact-form input, 
#contact-form select, 
#contact-form textarea, 
#contact-form label {
	
    /*font-size:1.5em;*/
	margin:5px;
	text-align:center;
}
 
#contact-form input, 
#contact-form select, 
#contact-form textarea {
	
	color:#666;
    border: 1px solid #CCCCCC;
    margin-bottom:1em;
    padding:0.3em;
	width:65%;
	text-align:left;
}
 
#contact-form input:focus, 
#contact-form select:focus, 
#contact-form textarea:focus {
	
	color:#666;
    border: 1px solid #000000;
    background-color: #CCCCCC;
}
 
#contact-form textarea {
	color:#666;
    height:10em;
    resize: none;
}
 
#contact-form .required {
    font-weight:bold;
    color:#F00;    
}
 
#contact-form #submit-button {
	background-color:#ccc;
	width:65%;
    border:none;
	color:#fff;
    -moz-border-radius:8px;
	text-align:center;
}
 
#contact-form #submit-button:hover {
    background-color: #135908;
	color:#FFF;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
 
#contact-form #submit-button:active {
    position:relative;
}
/* Normalize placeholder styles */
 
/* chrome, safari */
::-webkit-input-placeholder {
    color:#CCC;
    font-style:italic;
}
 
/* mozilla */
input:-moz-placeholder, textarea:-moz-placeholder {
    color:#CCC;
    font-style:italic;
}
 
/* ie (faux placeholder) */
input.placeholder-text, textarea.placeholder-text  { 
    color:#CCC;
    font-style:italic;
}
/*   / FORM */

/* GALLERIA FOTO PAGINA SERVIZI */

#container {
    max-width:100%;
    margin:0 auto;
}

#griglia {
  padding: 0;
  margin: 0;
}
	
	#griglia > li {
	  border: 1px;
	  display: inline-block;
	}

.foto {
  width:  140px;
  height: 140px;
  position: relative;
}

	.foto img { 
  		max-width: 100%; 
  		height: auto; 
  		border: 4px solid #fff;
  		-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  		-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  		box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4); 
  		border-radius: 2px;
  		-webkit-box-sizing: border-box;
  		-moz-box-sizing: border-box;
  		box-sizing: border-box;
}
.tripB {
  width:  180px;
  vertical-align:middle;
}
/* /GALLERIA FOTO PAGINA SERVIZI */

/* 

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers:
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 30px) {
    /* Style adjustments for viewports that meet the condition */	
	
	
	#flag {
		text-align: center;
		padding-left:0.9em;
	}
	
	#social {
		height: 55px;
	}
	
	#leftcolumn {
     	width: 100%;
	}
	#leftcolumn2 {
     	width: 100%;
	}
	
	#leftcolumn h1 {
     	padding-left: 3.6em;
		font-size: 16px;
	}
	
	#leftcolumn2 h1 {
     	padding-left: 2.1em;
		font-size: 24px;
	}
	
	#leftcolumn2 h2 {
		padding-left:1.7em;
	}
	
	#leftcolumn2 h3 {
		padding-left:1.7em;
	}
	
	#rightcolumn {
		background-color:#f0f1f3;
		text-align:center;
		width: 100%;
	}
	
	#rightcolumn li {
		padding-right: 2.9em;
		list-style: none;
	}

	#leftcolumn h3 {
		font-size:14px;
	}

	#leftcolumn p {
		font-size:16px;
	}

	#rightcolumn img {
		position:fixed;
		padding-right:5px;
	}

	footer h1 {
		font-size: 19px;
	}

	footer p {
		font-size:16px;
	}

	footer p a {
		font-size:16px;
	}

	footer p a:hover {
		font-size:16px;
	}

	#wrap {
		display:none;
	}
	
	#container {
		text-align:center;
	}
}
	
@media only screen and (min-width: 50px) {
    /* Style adjustments for viewports that meet the condition */
	
	body {
		background: url(../img/background-menu.jpg);
		background-position:top;
		background-repeat:repeat-x;
	}
	
	#wrap {
		top:6,7em; 
	}
	
	#link {
		display: none;
	}
	
	#logo {
	}
	
		#logo img {
			max-width: 100%;
			margin: 0 auto;
		}
	
	#social {
		height: 35px;
	}
}

@media only screen and (min-width: 470px) {
    /* Style adjustments for viewports that meet the condition */
	
	#leftcolumn h1 {
		padding-left: 4.6em;
	}

	#leftcolumn p {
		font-size: 21px;
	}
	
	#leftcolumn2 h1 {
		padding-left: 2.6em;
	}

	#leftcolumn2 p {
		font-size: 21px;
		padding-left:3em;
		padding-right:3em;
	}
	
	#leftcolumn2 h2 {
		padding-left:2.2em;
	}
	
	#leftcolumn2 h3 {
		padding-left:2.2em;
	}

	footer h1 {
		font-size: 24px;
	}

	footer p {
		font-size:21px;
	}

		footer p a {
			font-size:21px;
		}

		footer p a:hover {
			font-size:21px;
		}
}

@media only screen and (min-width: 740px) {
    /* Style adjustments for viewports that meet the condition */
	
	#leftcolumn h3 {
		font-size:20px;
	}
	
	#leftcolumn h1 {
     	padding-left: 3.7em;
		font-size: 18px;
	}
	
	#leftcolumn2 h1 {
     	padding-left: 2.4em;
		font-size: 26px;
	}
	
	#blocchi-griglia3 li {
		margin: 19px;
	}
	
	#flag {
		text-align: right;
	}
}

@media only screen and (min-width: 1024px) {
    /* Style adjustments for viewports that meet the condition */
	
	#special h1 {
		font-size: 40px;
	}

#wrap {
		margin-top:1.5em;
		display: block;
	}
	
	#img-mobile {
		display: none;
	}
	
	body {
		background: none;
	}
	
	#link {
		display: block;
		z-index:1;
		position: absolute;
		top:0;
		left:0 ;
		width: 302px;
		height:87px;
	}
	
	header {
		width: 92%;
	}
	
	#logo {
		padding-right:0.5em;
		background-color: transparent;
		height:auto;
		float:left;
		}
		
		#logo img {
			margin:0;
		}
	
	#social2 {
		margin-top: 1.5em;
	}
	
	#wrapper2 {
		width:100%;
	}
	
	#wrapper-1-colonna {
		width:100%;
	}
	
	#leftcolumn {
     	width: 60%;
	}
	
		#leftcolumn h1 {
			padding-top: 2.4em;
     		padding-left: 4.6em;
			font-size: 20px;
		}
	
		#leftcolumn p {
     		padding-left: 4em;
		}
	
		#leftcolumn2 h1 {
			padding-top: 2.4em;
     		padding-left: 3em;
			font-size: 28px;
		}

		#leftcolumn2 h2 {
			padding-left:2.9em;
		}

		#leftcolumn2 h3 {
			padding-left:2.9em;
		}
	
		#leftcolumn2 p {
     		padding-left: 4em;
		}
	
	#leftcolumn2 {
     	width: 100%;
	}
	
	#rightcolumn {
		background-color:transparent;
		text-align:left;
		width: 37%;
		padding-right:1.5em;
	}

		#rightcolumn img {
			position: inherit;
			padding-right:7px;
		}
	
		#rightcolumn li p {
			display:none;
		}
	
	#blocchi-griglia li {
		margin: 10px;
	}
	
	
	#blocchi-griglia2 li {
		margin: 10px;
	}
	
	#blocchi-griglia3 li {
		margin: 20px;
	}
	
	footer h1 {
		font-size: 29px;
	}

	footer p {
		font-size: 21px;
	}

		footer p a {
			font-size: 21px;
		}

		footer p a:hover {
			font-size: 21px;
		}

	#container {
		text-align:left;
		margin-left: 5.2em
}

@media only screen and (min-width: 1135px) {
    /* Style adjustments for viewports that meet the condition */
}

@media only screen and (min-width: 1280px) {
    /* Style adjustments for viewports that meet the condition */

	
	#leftcolumn h1 {
     	padding-left: 3.5em;
		font-size: 23px;
	}
	
	#leftcolumn2 h1 {
     	padding-left: 2.8em;
		font-size: 30px;
	}
	
	#rightcolumn {
		width: 38%;
	}
	
		#rightcolumn li p {
			display: block;
		}
	
	#blocchi-griglia li {
		margin: 30px;
		padding: 20px;
		background:#FFF;
	}
	
	#blocchi-griglia2 li {
		margin: 30px;
		padding: 20px;
		background:#FFF;
	}
	
	#blocchi-griglia3 li {
		margin: 30px;
		padding: 20px;
		background:#e8e8e7;
	}
		#blocco-boxi-bb3 li img {
			padding-bottom:0.5em;
		}

}

@media only screen and (min-width: 1400px) {
    /* Style adjustments for viewports that meet the condition */

	#rightcolumn img {
		position:fixed;
	}
}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
