/* 
 * HTML5 ✰ Boilerplate
 *
 * 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.
 *
 * Detailed information about this CSS: h5bp.com/css
 * 
 * ==== Normalize ==========================================================
 */


/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

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;}

/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Force vertical scrollbar in non-IE
 * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

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

body {margin: 0; line-height: 1.231;}

body, button, input, select, textarea {font-family: sans-serif; color: #222;}

/* 
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

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


/* =============================================================================
   Links
   ========================================================================== */

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active {outline: 0;}


/* =============================================================================
   Typography
   ========================================================================== */

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: #333; text-decoration: none;}

mark {background: #ff0; color: #333; font-style: italic; font-weight: bold;}

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp {font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em;}

/* Improve readability of pre-formatted text in all browsers */
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%;}

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}


/* =============================================================================
   Lists
   ========================================================================== */

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


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/e 
 */

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

/*
 * Correct overflow not hidden in IE9 
 */

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


/* =============================================================================
   Figures
   ========================================================================== */

figure {margin: 0;}


/* =============================================================================
   Forms
   ========================================================================== */

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

/* Indicate that 'label' will shift focus to the associated form element */
label {cursor: pointer;}

/* 
 * 1. Correct color not inheriting in IE6/7/8/9 
 * 2. Correct alignment displayed oddly in IE6/7 
 */

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

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

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

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */

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

/*
 * Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7
 */

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

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

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

/*
 * Consistent box sizing and appearance
 */

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;}

/* 
 * Remove inner padding and border in FF3/4: h5bp.com/l 
 */

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

/* 
 * 1. Remove default vertical scrollbar in IE6/7/8/9 
 * 2. Allow only vertical resizing
 */

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

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid {background-color: #f0dddd;}


/* =============================================================================
   Tables
   ========================================================================== */

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

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

/* For image replacement */
.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;}

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden {display: none !important; visibility: hidden;}

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.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: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto;}

/* Hide visually and from screenreaders, but maintain layout */
.invisible {visibility: hidden;}

/* Contain floats: h5bp.com/q */ 
.clearfloat, .clearfloat:before, .clearfloat:after {content: ""; display: table; font-size:1px; clear: both;}
.clearfloat:after {clear: both;}
.clearfloat {zoom: 1;}

/* ==== RIASSEGNAZIONI BASE ====*/

h1 {font-size:1.75em; font-weight:bold; margin-bottom:0.25em}
h2 {font-size:1.5em; font-weight:bold; margin-bottom:0.25em; color:#527889}
h3 {font-size:1.25em; font-weight:bold; margin-bottom:0.25em}
h4 {font-size:1em; font-weight:bold; margin-bottom:0.25em}
h5 {font-size:0.7em; font-weight:normal; margin-bottom:0.5em; color:#666; border-top: thin dotted #333; border-bottom: thin dotted #333}

p { margin:0; padding:0}

strong {font-weight:bold}

em {font-style:italic}

ul {
	list-style-type:disc;
	list-style-position:outside;
	margin-left:1em;
}

.button{border:0px;vertical-align:bottom;}

.espon {
  	font-size: 0.8em;
  	vertical-align: super;
}

a, a:link {text-decoration:underline;color:#d28833;}
a:hover, a:link:hover{text-decoration:underline;color:#b64d35}

/*==== FINE RIASSEGNAZIONI ====*/

/* ==== Print styles =======================================================
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
 
@media print {
  * {background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important;} 
  /* Black prints faster: h5bp.com/s */
  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;} /* h5bp.com/t */
  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;}
}

/* == Fine HTML5 ✰ Boilerplate == */

/* == Stili di base - Mobile first ===== */

body {
 font-size: 100%;
 font-family: Lucida Grande, Optima-Regular, Verdana, sans-serif;
 font-weight:normal;
 color: #333;
 background: #fff;
 margin: 0;
 padding: 0;
}


article {
 width: 100%;
 border-top: 1px solid #D1D3D4;
 padding: 0.925em 0 0.625em 0;
}

article:first-of-type {
 border: 0;
 padding-top: 0;
}


article time {
 font-size: 0.6875em;
 color: #ADAFB2;
}

article h2 {
 font-weight: 500;
 font-size: 1.1875em;
 margin: 0 0 0.5em 0;
}

article h2 a {color: #333;}

article h2 a:hover {
 color: #3AC3E0;
}

article img {
 display: block;
 max-width: 100%;
 height: auto;
 margin-bottom: 0.625em;
}

article .fluid-width-video-wrapper {margin: 0 auto 10px auto;}

#wrapper {
	width:100%;

}

#cerca {
 	text-align: center;
 	margin: 0 0 0.625em 0;
 	border-bottom: 1px solid #D1D3D4;	
 	padding: 2.70%;
}

#cerca input[type=text] {
 	font-size: .875em;
 	font-family: Lucida Grande, Verdana, sans-serif;
 	width: 60%;
 	border: 1px solid #3AC3E0;
 	padding: 2.25%;
}

#cerca input[type=text]:focus {outline: none;}

#cerca input#button {
 	font-family: Lucida Grande, Verdana, sans-serif;
 	background: #3AC3E0;
 	color: #333;
 	border: 1px solid #D1D3D4;
 	padding: 2.25%;
}

.nascondiSide {
	display:none
}

#container {
	 width: 95%;
	 margin: 0 auto;
	 padding: 0;
	 position:relative;
	 z-index:0;
}

#header {
	width: 95%;
	height: 110px;
 	position:relative;
 	margin: 0 auto;
 	padding: 0;
	background: url(../images/testa480.jpg) no-repeat top left;
}


.logoTesta {
	width:100%;
	height:100%;
}


#header .logoTesta img { 
	width:100%;
	height:100%
} 


#language {
	position: absolute; 
	width:auto;
	top: 51px;
	left:4px;
	z-index:100; 
	border:none; 
	margin:0px;
	padding: 0px;
}

#saluto {
	background-color: rgba(255,255,255, 0.5);
	position:absolute;
	top:5px;
	right:5px;
	z-index:100;
	margin:0px;
	padding: 5px;
	font-weight:bold;
	font-size:0.8em;
	color:#00597a;
	text-align:right
}



/* ==== NAV ==== */

#menuAlto {
	
	background: rgba(255,255,255, 0.5);
	position:absolute;
	bottom:10px;
	right:0;
	z-index:100;
	margin:0px;
	text-align:right;
	line-height:30px;
	height:30px;
}


/*** CSS  MENUALTO ***/
ul#menuTop,ul#menuTop li{margin:0;padding:0;list-style-type:none}
ul#menuTop{height:30px;line-height:30px;}
ul#menuTop li{float: left;position: relative;}
/*ul#menuTop li a{display:block;padding-left: 5px; text-align:left; text-indent: -9999px;text-decoration: none; color:#FFF;}*/
ul#menuTop li a{display:block;margin-right: 5px; text-align:left; text-indent: -9999px;text-decoration: none; color:#FFF;}
ul#menuTop li#lega a{ width:94px;height:30px;line-height:30px; background-image:url(../images/legaNaz.png);background-position: 0px -30px; background-repeat:no-repeat;}
ul#menuTop li#lega a:hover, ul#menuTop li#lega a:focus {background-position: 0px 0px;}
ul#menuTop li#newsLett a{ width:120px;height:30px;line-height:30px; background-image:url(../images/newsLettButtonSmall.png);background-position: 0px -30px; background-repeat:no-repeat;}
ul#menuTop li#newsLett a:hover, ul#menuTop li#newsLett a:focus {background-position: 0px 0px;}
/*ul#menuTop li#findButton a{ width:62px;height:30px;line-height:30px; background-image:url(../images/find.png);background-position: 30px -30px; background-repeat:no-repeat;}*/
ul#menuTop li#findButton a{ width:35px;height:30px;line-height:30px; background-image:url(../images/find.png);background-position: 0 -30px; background-repeat:no-repeat;}
/*ul#menuTop li#findButton a:hover, ul#menuTop li#findButton a:focus {background-position: 30px 0px;}*/
ul#menuTop li#findButton a:hover, ul#menuTop li#findButton a:focus {background-position: 0 0px;}
/*** END  MENUALTO ***/	


/*** CSS  MENU LANGUAGES ***/
ul#menuFlags{font: 70%/1.5 Verdana,Tahoma,sans-serif}
ul#menuFlags,ul#menuFlags li{margin:0;padding:0;list-style-type:none}
ul#menuFlags{ margin-top:8px; height:11px;line-height:11px; color: #fff}
ul#menuFlags a{display:block;width: 42px;padding: 0; text-align:left; text-indent: -9999px;text-decoration: none; color:#FFF;}
ul#menuFlags li{float: left;position: relative; margin-left: 2px}
ul#menuFlags li#IT a{ line-height:11px; background-image:url(../images/ITflagSmall.gif); background-position: 0px -11px; background-repeat: no-repeat;}
ul#menuFlags li#IT a:hover, ul#menuFlags li#IT a:focus {background-position: 0px 0px; }
ul#menuFlags li#EN a{ line-height:11px; background-image:url(../images/ENflagSmall.gif); background-position: 0px -11px; background-repeat: no-repeat;}
ul#menuFlags li#EN a:hover, ul#menuFlags li#EN a:focus {background-position: 0px 0px; }
/*** END  MENU LANGUAGES ***/	

#menu {
	padding:0;
	margin:0;
	background:#FFF;
	text-align:left;
	width:100%;
	position:relative;
	top:0
}

.menuArrow{
	border-top: 4px solid transparent; 
	border-bottom: 4px solid transparent; 
	border-left: 4px solid #7e4a18;
	display:inline-block;
	vertical-align: middle;
	width:0;
	height: 0;
	margin:0px 4px 0 0px; 
	text-indent: -9999px;
}

.whitearrow{
	border-top: 4px solid transparent; 
	border-bottom: 4px solid transparent; 
	border-left: 4px solid #FFF;
	display:inline-block;
	vertical-align: middle;
	width:0;
	height: 0;
	margin:0px 8px 0 8px; 
	text-indent: -9999px;
}

#menu.collapsible { 
	margin-top:10px;
}

#menu.collapsible .section { 
	width:30px;
	height:30px;
	background: url(../images/sections.png) no-repeat left top; 
 	cursor: pointer;
	margin-bottom:0;
	margin-top:0;
}
 
#menu.collapsible .section.minus {
	background: url(../images/sectionsMinus.png) no-repeat left bottom; 
 	cursor: pointer;
}

/* ==== PRIMO LIVELLO ==== */

ul#nav {
	background:#fff;
	font-size: 1em;
	font-weight: bold;
	position:relative;
	z-index:50;
	margin:0;
	width:280px;
    box-shadow:2px 2px 4px 0px #ccc;
	-webkit-box-shadow:2px 2px 4px 0px #ccc;
	-moz-box-shadow:2px 2px 4px 0px #ccc;
}


ul#nav li{
	position: relative;
	height: 40px;
	display:block;
	background:#ffda6f;
	-moz-box-sizing: border-box;
 	-webkit-box-sizing: border-box;
 	box-sizing: border-box;
}


ul#nav li a {
	display:block;
	text-align:left; 
	text-decoration: none; 
	color:#fff;
	background:#972323;
	padding: 0 35px 0 15px;
	height: 40px;
	border-bottom:1px solid #ffda6f;
	line-height:40px;
	-moz-box-sizing: border-box;
 	-webkit-box-sizing: border-box;
 	box-sizing: border-box;
}


ul#nav li a:hover, ul#nav li a:active {
	background: #ffda6f;
	color:#972421;
	-webkit-transition: background 0.3s linear;
	-moz-transition: background 0.3s linear;
	-o-transition: background 0.3s linear;
	transition: background 0.3s linear;
	
}


ul#nav li:hover > a {
	background-color:#ffda6f;
	color:#972421
}


ul#nav li:hover ul {
	left: 1.5em;
}

/* ==== SECONDO LIVELLO ==== */

ul#nav li ul {
	position:absolute;
	padding:0;
	top: 40px;
	left: -9999px;
	width: 16em;
	background-color:#ffda6f;
	z-index:250;
 }


ul#nav li ul li{
	position:relative;
	display:block;
	width:16em;
	float: none;
	background-image:none;
	margin-right:0;
}


ul#nav li ul li:last-child{
	border-bottom: 2px solid #972421;
}


ul#nav li ul li a {
	display:block;
	background-image:none;
	background-color:#ffda6f;
	color:#972421;
	padding-left: 15px;
	border-bottom:none;
	border-top:1px solid #972421;
	height:auto;
}

ul#nav li ul li a .linked {
	background:url(../images/linked.png) no-repeat top right;
}


ul#nav li ul li a:hover {
	background:#741816;
	color:#fff;
}

ul#nav li ul li:hover > a {
	background-color:#741816;
	color:#fff;
}

ul#nav li ul li:hover ul{
	visibility:visible;
}

/*** III LIVELLO ***/

ul#nav li ul li ul {
	z-index:300;
	top:40px;
	padding: 0;
	width: 16em;
	background:#901e1d;
	visibility:hidden;
	color:#fff;
}

ul#nav li ul li ul li{
	width: 16em;
	float: none;
	background:none;
}

ul#nav li ul li ul li a{
	background:#741816;
	color:#fff;
	border-top:1px solid #901e1d;
}

ul#nav li ul li ul li a:hover{
	background-color:#d8bc63;
	color:#972421;
}



.arrow{
	border-top: 4px solid transparent; 
	border-bottom: 4px solid transparent; 
	border-left: 4px solid #111;
	display:inline-block;
	vertical-align: middle;
	width:0;
	height: 0;
	margin:0px 8px 0 8px; 
	text-indent: -9999px;
}
 /* ===== END NAV ==== */
 
 
 /*==== MAIN ====*/
 
#main {
 	padding: 0;
	margin:10px 0 0 0;
 	float:left;
 	width:100%;
}

#main h2 {
	font-size:1.25rem;
	color:#666;
	margin-bottom: 5px;
	text-align:left;
}

#main h3 {
	color:#01667F;
	font-size:1em;
	margin-bottom: 0.25em
}

#main img {
	max-width:100%;
	height:auto;
}

/* ===== END MAIN ==== */

/*==== CONTAINER GALLERY PRIMO PIANO ====*/
#primopiano {
	position:relative;
	width:100%;
	overflow:hidden;
	padding: 0;
	margin:0 0 20px 0;
	position:relative;
	background-color:#fff:
}

.primopiano_img {
	display:block;
	overflow:hidden;
	position:relative;
}

#primopiano h2 {
	position:absolute;
	display:block;
	width:100%;
	padding:15px;
	bottom:0;
	font-size:1.5em;
	color:#fff;
	margin:0;
	background:rgba(22,79,134,0.85);
	z-index:500;
}

#primopiano .boxTitoli {
	position:absolute;
	display:block;
	width:100%;
	bottom:0;
}

#primopiano .titArt {
	position:relative;
	display:block;
	width:100%;
	padding:10px;
	/*font-family: 'Oxygen', sans-serif;*/
	font-weight:300;
	font-size:1em;
	text-transform:uppercase;
	color:#972323;
	background:rgba(217,185,91,0.7);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#primopiano .titArt a {
	color:#972323;
	text-decoration:none;
}

.introPrimoPiano {
	display:none;
}

.introPrimoPiano a {
	text-decoration:none;
	color:#fff;
}

.introPrimoPiano a:hover {
	color:#d9d4ce;
}


#primopiano_ombra {
	display:hidden
}


.continua {
	margin-top: 8px;
	font-family: Arial, sans-serif;
	font-size:0.8em;
	font-weight:bold;
	text-decoration: none;
}

.continua a, a:hover {
	color:#7e7e7e;
	text-decoration: none;
}



/*** FLEX SLIDER PRIMO PIANO ***/

#galleryArt {
	width:100%;
	height:250px;
	max-height:250px;
	margin-bottom:10px;
}

#galleryArt img {
	max-height:250px;
	max-width:100%;
}

.flexslider {
	width:100%; 
	background:#fff;
	margin: 0; 
	padding:0;
	position: relative; 
	border:none;
	-webkit-border-radius: none; 
	-moz-border-radius: none; 
	-o-border-radius: none; 
	border-radius: 0; 
	box-shadow: none; 
	-webkit-box-shadow: none; 
	-moz-box-shadow: none; 
	-o-box-shadow:none;
}

/*** FLEX SLIDER ***/

.flexslider .slides {
	list-style:none;
	margin:0;
}

.flexslider .slides ul li {
	line-height:250px;
	max-height:250px;
}

/* per caricamento immediato prima immagine */
.flexslider .slides > li:first-child {display: block; -webkit-backface-visibility: visible;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;}


.flex-control-nav, .flex-direction-nav {display:none}


/*** END FLEX SLIDER ***/

/*==== SIDE BAR ====*/

#sidebar_dx {
	float: right; 
	width: 100%; 
	padding: 0;
	margin-top: 10px;
}

#sidebar_dx h3{
	margin-bottom:0;
	margin-top:10px;
	color:#bb0f0f;
}

#sidebar_dx h3:first-of-type{
	margin-top:0;	
}

#sidebar_dx a {
	text-decoration:none;
	color:inherit;
}

#sidebar_dx hr {
	margin:8px 0;
}

#sidebar_dx hr:last-of-type {
	display:none
}

#privacy {
	font-size:0.75rem;
	line-height:0.85rem;
	text-align:justify
}


/*** CONTENITORI GENERICI ***/
.boxDxTit {
	position:relative;
	background-color:#982522;
	color:#FFF;
	font-size: 0.8em;
	font-weight:bold;
	text-align:center;
	width: 95%;
	max-width:300px;
	padding: 6px 10px;
	-moz-box-sizing: border-box;
 	-webkit-box-sizing: border-box;
 	box-sizing: border-box;
}

.boxDxTit a{
	color:#FFF;
}

.boxDx {
	position:relative;
	margin-top:0;
	margin-bottom: 10px;
	width:95%;
	max-width:300px;
	padding: 0;
	float: none;
	font-size: 0.8em;
}

.boxDx img {
	max-width:100%;
}

.boxDxBorder {
	position:relative;
	margin-top:0;
	margin-bottom: 10px;
	border: 1px solid #d4d4d4;
	border-top:none;
	width:95%;
	max-width:300px;
	padding: 5px;
	float: none;
	background:#fff;
	font-size: 0.8em;
	-moz-box-sizing: border-box;
 	-webkit-box-sizing: border-box;
 	box-sizing: border-box;
}

.boxDxCatTit {
	position:relative;
	color:#FFF;
	font-size: 0.8em;
	font-weight:bold;
	width:95%;
	max-width:300px;
	height:25px;
	line-height:25px;
	padding: 2px 10px;
	float: none;
	-moz-box-sizing: border-box;
 	-webkit-box-sizing: border-box;
 	box-sizing: border-box;
}

.boxDxCat {
	position:relative;
	margin-top:0;
	margin-bottom: 10px;
	width:95%;
	max-width:300px;
	padding: 10px;
	float: none;
	font-size: 0.8em;
	background:#f9f9f9;
	-moz-box-sizing: border-box;
 	-webkit-box-sizing: border-box;
 	box-sizing: border-box;
}

.boxDxCat h2 {
	color:#506a7b;
	font-size: 1.25em;
	font-weight:normal;
	padding:0 0 4px 0;
	margin:0;
	border-bottom: 1px dotted  #666
}

.boxDxCat h2:last-of-type {
	border-bottom: none;
	padding-bottom:0;
}

.boxDxCat h2 a {
	text-decoration:none;
}

/*** END CONTENITORI GENERICI ***/

/*** TABELLA CALENDARIO APPUNTAMENTI ***/

.mese {
	width:100%;
	max-width:300px;
	height:3em;
	line-height:3em;
	margin-top:0;
	color:#fff;
	font-weight:bold;
	font-size:0.9em;
	text-transform:uppercase;
	background-color:#982522;
	padding:0 5px;
	}

.calendario {
	font-size:0.8em;
	border-spacing:1px;
	margin:0 ;
	color:#000;
	width:100%;
	max-width:300px;
	margin-top:0;
	text-align:center;
	border-collapse:separate;
	padding:0;
	}
.calendario a {
	display: block;
	width: 100%;
	color:#523A0B;
	text-decoration:none;
	border-bottom:1px dotted;
	}
.calendario a:visited {
	color:#444;
	font-weight:normal;
	}

.calendario thead th,thead td,tfoot th,tfoot td {
	background:none;
	text-align:center;
	font-weight:bold;
	text-align:center;
	height:2em;
	line-height:2em;
}
.calendario thead tr th:first-of-type, thead tr td:first-of-type, tbody tr th:first-of-type, tbody tr td:first-of-type {
	border-left:none;
}
.calendario thead tr th:last-of-type, thead tr td:last-of-type, tbody tr th:last-of-type, tbody tr td:last-of-type {
	border-right:none;
}
.rigaTit thead tr,thead th,thead td{
	color:#333;
	font-weight:bold;
	text-transform: uppercase;
	background:#FFF;
	border:none
	}	


.calendario td {
	padding: 0.5em;
	margin:0;
	text-align:center;
	vertical-align:middle;
	background: #fff;
	}

.calendario tbody th a:link,
.calendario tbody th a:visited {
	font-weight:bold;
	}


.calendario tbody td a {
	background:#ffdd00;
	}	
.calendario caption {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	text-align:left;
	margin:0;
	padding:0.5em 0.25em;
	}
	
.calendario .cal_noday {
	background:rgb(246,248,249);
}
	
.calendario .cal_today {
	background:#82A0AF;
	color:#FFF;
	font-weight:bold
}

.calendario .cal_today_app {
	background:#ffdd00;
	font-weight:bold
}

.calendario .cal_app {
	background:#ffdd00;
	font-weight:bold
}
	
/*** FINE CALENDARIO ***/	

/*** BOX APPUNTAMENTI ***/

.subArrowApp {
	border-bottom: 10px solid #DDDDDD;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	height: 0;
	width: 0;
	padding: 0;

}

.arrowApp {
	border-bottom: 8px solid #802020;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	height: 0;
	width: 0;
	padding: 0;
}

.boxApp {
	width: 300px;
	margin:0;
	padding: 0;
	font-family: tahoma;
	font-size: 12px;
	line-height:18px;
	color:#4a4a4a;
	border: 1px solid #802020;
	box-shadow: 0 0 6px #5c5c5c;
	z-index:100;
	background:#FFF
	
}

.boxApp .appDate {
	display: block;
	background:#802020;
	padding:10px;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
}


.boxApp .singleApp {
	border-bottom: 1px solid orange;
	text-align:right
}

.boxApp .singleApp .tit {
	font-weight:bold;
	font-size: 13px;
	line-height: 16px;
	background: url(../images/appSquare.jpg) no-repeat top right;
	padding-right: 15px;
	padding-left: 10px;
	margin:10px 10px 10px 0;
}


.boxApp .singleApp .introApp {
	font-weight:normal;
	display:block;
	padding: 0 25px 15px 10px;
	color:#666
}

.boxApp .singleApp:last-of-type {
	border-bottom: none;	
}


/*** END BOX APPUNTAMENTI ***/

/*** FORM NEWSLETTER ***/

form#newsletter legend {color:#666; border:#e9e9e9}
form#newsletter fieldset {border:1px solid #e9e9e9; padding:10px}
form#newsletter .row {margin:5px}
form#newsletter .row label {

	display: block;
	font-size:1em;
	font-weight:bold;
	color:#666
}

form#newsletter .row input[type=text] { 
	width: 95%; 
	padding: 0 5px;
	height:25px; 
	border:solid 1px #aacfe4;
}

form#newsletter .row img { 
	width: 160px; 
	
}

form#newsletter .row a { 
	width: 95%; 
	margin-left: 0;
}

form#newsletter a {
	font-size:0.75em;
	margin0: 5px 0 0 10px;
	display:block;
}

form#newsletter .submit {
	margin: 10px 0 10px 5px
}

form#newsletter .submit input[type=submit], button[type=submit], #cercaForm input[type=submit], #insCommento input[type=submit]{
	display:block;
	float:none;
	width:auto;
	background: #bb0f0f;
	cursor:pointer;
	margin-right:15px;
	background: #982520;
	background: -moz-linear-gradient(top,#982520 0%,#791c19 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#982520),color-stop(100%,#791c19));
	background: -webkit-linear-gradient(top,#982520 0%,#791c19 100%);
	background: -o-linear-gradient(top,#982520 0%,#791c19 100%);
	background: -ms-linear-gradient(top,#982520 0%,#791c19 100%);
	background: linear-gradient(top,#982520 0%,#791c19 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#982520',endColorstr='#791c19',GradientType=0);
	padding:8px 13px;
	margin: 10px 0 10px 5px;
	color:#fff;
	font-size:0.85rem;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #521614
}

button[type=submit], #insCommento input[type=submit]{
	margin:0;
}



#regMsgBox {
	margin-left:5px;
}

/*** END FORM NEWSLETTER ***/

/*** BOX INDICE NEWS ***/

#newsList {
	padding: 5px;
	border-left: 1px dotted #CCC;	
}

.bloccoNewsList {
	margin-bottom:4px;
	padding:0 0 4px 0;
}

.annoNewsList{
	display:block;
	font-family: 'Rokkitt', sans-serif;
	font-weight:bold;
	font-size:1.1rem;
	color:#000;
	text-align:left;
	margin:0;
	margin:10px 0 0 10px;
}

.annoNewsList a {
	text-decoration: none
}

.meseNewsList{
	display:block;
	font-family: 'Rokkitt', sans-serif;
	font-weight:400;
	font-size:0.85rem;
	color:#333C;
	text-align:left;
	margin-left:10px;
	margin-bottom:6px;
	background:url(../images/greyDot_1-3.png) repeat-x 50%;
}

.meseNewsList span{
	display:inline-block;
	margin:0;
	padding-right:5px;
	background:#FFF;
}


.titNewsList{
	display:block;
	font-family: 'Oxygen', sans-serif;
	font-weight:400;
	font-size:1em;
	color:#000;
	text-align:left;
	line-height:1.4em;
	margin-bottom:8px;
	margin-left:10px;
	color:#666;
}

.titNewsList a {
	text-decoration:none
}


/* ==== END SIDEBAR_DX === */

/* ==== NEWS === */


#newsContainer {
    float: left;
	width: 100%;
	padding:0;
	-moz-box-sizing: border-box;
 	-webkit-box-sizing: border-box;
 	box-sizing: border-box;
}


#newsContainer .titNewsBox {
	font-size:1.5rem;
	font-weight:300;
	color:#000;
	background-color:#e9e9e9;
	border-bottom:1px solid grey;
	padding:10px;
	-moz-box-sizing: border-box;
 	-webkit-box-sizing: border-box;
 	box-sizing: border-box;
}

#newsContainer .newsBox {
	margin-top:0.5em;
	margin-bottom:0.25em;
}

#newsContainer.newsFrame {
	font-size:1em;
	margin:0;
	padding:0;
	width:100%;
	overflow:auto;
	position:relative
}

#newsContainer .newsFrame img {
	max-width:100%
}

#newsContainer .newsFrame .newsTxtBlock {
	display: block;
}


#newsContainer .newsFrame h2, h2 a, h2 a:link {
	padding:0;
	color:#3b6781;
	margin: 0 0 0.25em 0;
	font-size:1rem;
	text-align:left
}



#newsContainer .newsFrame h2 a{
	text-decoration:none;	
}

#newsContainer .newsFrame h2 a:hover, h2 a:link:hover {
	text-decoration:none;
	color:#b64d35;
}

.sep {
	float:left;
	width: 1px;
	padding: 0 7px 0 7px;
	background:none;
	margin-top: 20px;
}

.data, .dataVideo, .dataNewsList, .dataPost {	
	display:block;
	background: url(../images/data_icon.png) no-repeat top left;
	height:14px;
	font-family:"Rokkitt", Arial, sans-serif;
	font-size:0.8em;
	color:#5c5c5c;
	text-align:left;
	line-height:0.8em;
	margin-bottom: 10px;
	padding-left:14px;
}

/* override margin bottom */
.dataVideo, .dataNewsList {	
	margin-bottom: 0;
}
.dataNewsList {	
	margin-left: 10px;
}


.moreNews {	
	display:block;
	background: url(../images/moreNews.png) no-repeat 0px 0px;
	height:28px;
	/*line-height:28px;*/
	line-height:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	color:#5c5c5c;
	text-align:left;
	margin-bottom: 10px;
	padding-left:42px;
}

/* ==== END NEWS === */

/*==== ALBUM GALLERY  ====*/

.album {
	float:left;
	width:140px;
	padding:10px;
	font-size: 0.8em;
	text-align:left;
	color:#333;
	margin-right:15px;
	margin-bottom:10px;
	box-sizing:border-box;
	border:1px solid grey;
	box-shadow: 0px 0px 6px 0px rgba(40, 40, 40, 0.5);
}


.copertina img {
	width:120px;
	height:80px;
	display:block;
	line-height: 1.25em;
	background-color:#e9e9e9;
	margin-bottom: 8px;
}
	
	

albumTitle {
	display:block;
	line-height: 1em;
	background-color:#e9e9e9;
	text-align:left
}

.dataAlbum {	
	display:block;
	background: url(../images/data_icon.png) no-repeat top left;
	height:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	color:#5c5c5c;
	text-align:left;
	line-height:10px;
	margin-bottom: 0;
	padding-left:15px;
}


/*** MAPPA SITO ***/

#mappa_menu ul {
	list-style:none;
}


ul#mappa_altri li, li a{
	list-style:none;
}

/*** END MAPPA SITO ***/


/*** FOOTER ***/

#footer {
	position:relative;
	padding: 0;
	background: url(../images/footer_border.png) no-repeat top center;
	background-color:#d0d0ce;
	margin: 0;
	padding:0;
	width:100%;
	overflow:auto
} 


#basefooter {
	clear:both;
	width:100%;
	background:#b3b3b3;
	border-top: 1px solid #FFF;
	color:#5a5a5a;
	font-size:0.75em;
	padding:10px;
	margin:0;
	-moz-box-sizing: border-box;
 	-webkit-box-sizing: border-box;
 	box-sizing: border-box;
}


#footer p {
	margin: 0;
	padding: 0;
}

.frame_footer {
	display:block;
	background:none;
	padding: 0 1em;
	font-size: 0.75em;
	line-height:1.5em;
	color: #575757;
	margin:20px 0 10px 0;
	height:auto;
	
}

.frame_footer2 {
	display:block;
	background:none;
	padding: 0 1em;
	font-size: 0.75em;
	line-height:1.5em;
	margin-left:4px;
	margin-top: 25px;
	height:auto
}


.sep_footer {
	display:none
}


/*** BOX LOGIN ***/

#login {
	margin: 10px 0 0 0;
	padding: 10px 5px;
	border-left: none;
	min-height:10em;
	-moz-box-sizing: border-box;
 	-webkit-box-sizing: border-box;
 	box-sizing: border-box;
}



#login label{
	display:block;
	width:80px;
	font-weight:bold;
	text-align:left;
	line-height:1em;
	color:#444;
	font-size:0.75em
}
#login input{
	display:block;
	font-size:12px;
	padding:4px;
	border:solid 1px #CCC;
	width:200px;
	margin:0 0 8px 0px;
}

#login input[type=submit]{
	display:block;
	float:none;
	width:auto;
	background: #bb0f0f;
	cursor:pointer;
	margin-right:15px;
	background: #982520;
	background: -moz-linear-gradient(top,#982520 0%,#791c19 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#982520),color-stop(100%,#791c19));
	background: -webkit-linear-gradient(top,#982520 0%,#791c19 100%);
	background: -o-linear-gradient(top,#982520 0%,#791c19 100%);
	background: -ms-linear-gradient(top,#982520 0%,#791c19 100%);
	background: linear-gradient(top,#982520 0%,#791c19 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#982520',endColorstr='#791c19',GradientType=0);
	padding:8px 13px;
	color:#fff;
	font-size:1rem;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #521614

}

#login .logMsg {
	display:block;
	width:295px;
	color: #F00; 
	font-size: 0.75em;
	text-align:right;
	margin:5px 0 0 0;
	padding:0;
}

/*=== END FOOTER ====*/


/*** SOCIAL PLUGINS BAR, MAIL ***/

.socials {
	display:block;
	position: relative;
	padding:4px;
	overflow:hidden;
	margin:10px 0 0 0;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
}

.socials img {
	width: 20px;
	padding: 0px;
	border: 0;
	box-shadow: 0;
	display: inline;
	margin-right:5px;
	border:none;
}



/*** END SOCIAL PLUGINS ***/

/*** TITOLI E MARCATORI TESTO ***/

.settore {
	height: 15px;
	line-height:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	margin-bottom:10px;
}

.settore span {
	display:inline-block;
	background:#df4b16 url(../images/sectorBorder.png) no-repeat top left;
	padding: 0 10px 0 15px;
	height: 15px;
	line-height:15px;
	margin:0
}

.errorBox {
	margin:0;
	padding:5px 0 0 35px;
	height:30px;
	color:#c00016;
	font-weight:bold;
	background:url(../images/exclamSmall.png) no-repeat top left;
}

.miniBlock {
	display:inline-block;
	height: 15px;
	line-height: 15px;
	padding: 0 2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	color:#FFF;
	background:#333;
}


.titoloEtichetta {
	display:inline-block;
	height: 1.35em;
	line-height: 1.35em;
	margin-bottom: 4px;
	margin-top:10px;
	padding: 0 10px;
	font-size:1em;
	font-weight:bold;
	color:#FFF;
	background: #256ba4;
}

.titoloBlocco {
	display:block;
	line-height: 1.35em;
	margin-bottom: 4px;
	margin-top:10px;
	font-size:1.15em;
	font-weight:bold;
	color:#256ba4;
}

.titoloParagrafo {
	display: block;
	color:#666;
	font-weight:bold;
	font-size:1.1em;
	padding: 0 2px;
	border-bottom: 1px solid #666;
	margin-bottom: 15px;
	text-align:left;
}


.greyList  {
	background-color:#f2f2f2;
	list-style:none;
	font-family: 'Oxigen', sans-serif;
	color:#666;
}


.greyList li {
	border-bottom: 1px solid #fff;
	font-weight:400;
	
	padding: 2px 0 2px 10px;
	margin-left:0;
}


.greyList li:last-child {
	border-bottom: none
}

.greyList li ul {
	list-style:none;
	background-color:#eeebeb;
}


	

.citazione {
	display:block;
	font-style:italic;
	line-height:1.2em;
	text-align:left;
}

.espon {
  	font-size: 0.8em;
  	vertical-align: super;
}	

.mailInd {
	display:block;
	background:url(../images/mailIco.png) no-repeat top left;
	padding: 0 0 0 40px;
	height:20px;
	line-height: 20px;
	color:#666;
	margin-bottom:4px;
}

.phone {
	display:block;
	background:url(../images/phoneIco.png) no-repeat top left;
	padding: 0 0 0 40px;
	height:20px;
	line-height: 20px;
	color:#666;
	margin-bottom:4px;
}

.fax {
	display:block;
	background:url(../images/faxIco.png) no-repeat top left;
	padding: 0 0 0 40px;
	height:20px;
	line-height: 20px;
	color:#666;
	margin-bottom:4px;
}

.linkWeb {
	display:block;
	background:url(../images/linkWeb.png) no-repeat top left;
	padding: 0 0 0 40px;
	height:20px;
	line-height: 20px;
	color:#666;
	margin-bottom:4px;
}

.linkPdf {
	display:block;
	background:url(../images/pdfIcon.png) no-repeat 0 5px;
	padding: 3px 0 3px 36px;
	line-height: 35px;
	height:35px;
	border-bottom:1px solid #e9e9e9;
	border-top:1px solid #e9e9e9;
	color:#666;
	margin-bottom:10px;
}

.socialsTit {
	display:none;
}

/*** PAGINAZIONE RISULTATI RICERCA ***/

.pageButton{
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	font-weight:bold;
	min-width:2em;
	padding:2px;
	margin-right: 1px;
	border:1px solid #d1dcdf; 
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-family:arial, helvetica, sans-serif; 
	font-weight:bold; 
	text-align: center; 
	color: #333; 
	cursor: pointer;
	background-color: #f2f5f6;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f5f6), to(#c8d7dc));
	background-image: -webkit-linear-gradient(top, #f2f5f6, #c8d7dc);
	background-image: -moz-linear-gradient(top, #f2f5f6, #c8d7dc);
	background-image: -ms-linear-gradient(top, #f2f5f6, #c8d7dc);
	background-image: -o-linear-gradient(top, #f2f5f6, #c8d7dc);
	background-image: linear-gradient(to bottom, #f2f5f6, #c8d7dc);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f2f5f6, endColorstr=#c8d7dc);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f2f5f6, endColorstr=#c8d7dc)";
}

.pageButton:hover{
	 border:1px solid #b6c7cc; 
	 background-color: #d4dee1;
	 background-image: -webkit-gradient(linear, left top, left bottom, from(#d4dee1), top(#a9c0c8));
	 background-image: -webkit-linear-gradient(top, #d4dee1, #a9c0c8);
	 background-image: -moz-linear-gradient(top, #d4dee1, #a9c0c8);
	 background-image: -ms-linear-gradient(top, #d4dee1, #a9c0c8);
	 background-image: -o-linear-gradient(top, #d4dee1, #a9c0c8);
	 background-image: linear-gradient(to bottom, #d4dee1, #a9c0c8);
	 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d4dee1, endColorstr=#a9c0c8);
	 -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d4dee1, endColorstr=#a9c0c8)";
}

.pageSelected {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	font-weight:bold;
	min-width:2em;
	padding:2px;
	cursor: pointer;
	border:1px solid #d1dcdf; 
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-family:arial, helvetica, sans-serif; 
	font-weight:bold; 
	text-align: center; 
	color: #333; 
	background-color: #ffdd75;
	
}

.cercaRemember {
	border:none;
	background-color: transparent;
	color:#306383;
	text-decoration: underline;
	margin:0;
	padding:0;
	font-size:1em;
	cursor:pointer;
	}
	
	
.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fff), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #fff 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff, endColorstr=#dfdfdf);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff, endColorstr=#dfdfdf)";
	background-color:#ededed;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #b1b1b1;
	display:inline-block;
	color:#000;
	font-family:arial;
	font-size:12px;
	padding:1px 8px;
	margin-bottom:5px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	cursor:pointer;
}
.myButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#dfdfdf, endColorstr=#ededed);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#dfdfdf, endColorstr=#ededed)";
	background-color:#dfdfdf;
}
.myButton:active {
	position:relative;
	top:1px;
}

/*** PAGINAZIONE BLOCCHI ARTICOLO ***/

.pages { 
	font-size: 11px; 
	line-height: 25px; 
	}

.pages a { 
	display:inline-block;
	text-decoration: none; 
	border: 1px solid #CDCDCD; 
	padding-top: 2px; 
	padding-right: 4px; 
	padding-bottom: 2px; 
	padding-left: 4px; 
	line-height: normal; 
	}
	
.pages a:hover { 
	background-color: #E0EFFC; 	
	}
	
.pages_selected  { 
	font-weight: bold; 
	color: #FF0000; 
	background-color: #e1e1e1;
	padding:0;
}	


.msg {
	color: #F00; 
	font-weight:bold;
	padding:0;
	margin:0;
}

.progIndex {
	display:inline-block;
	width: 2em;
	text-align:right
}


/*** FORM REGISTRAZIONE  ***/

.reg{
	margin-left:10px;
	margin-top:10px;
	width:95%;
	padding:5px;
}


#regBox {
	color:#111;
	background:none;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}
#regBox h1 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:4px;
}
#regBox p{
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	border-bottom:solid 1px #b7ddf2;
	padding-bottom:10px;
}
#regBox label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:170px;
	float:left;
	line-height:1em
}
#regBox .small{
	color:#666;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	width:170px;
	display:block
}
#regBox input{
	display:block;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:200px;
	margin:2px 0 20px 180px;
}
#regBox img, #regBox a{
	display:block;
	font-size:12px;
	padding:0;
	width:200px;
	margin:0 0 0 180px;
}
#regBox button{
	clear:both;
	margin-left:180px;
	width:100px;
	height:25px;
	background-color:#666666;
	text-align:center;
	line-height:25px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:0
}

/*** END FORM REGISTRAZIONE  ***/

/*** FORM RICHIESTA PASSWORD  ***/

#pswReq {
	color:#111;
	background:none;
	float:left
}
#pswReq h1 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:4px;
}
#pswReq p{
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	border-bottom:solid 1px #b7ddf2;
	padding-bottom:10px;
}
#pswReq label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:120px;
	float:left;
	line-height:1em
}
#pswReq .small{
	color:#111;
	display:block;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	width:120px;
}
#pswReq input{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:200px;
	margin:2px 0 20px 10px;
}
#pswReq button{
	clear:both;
	margin-left:130px;
	width:100px;
	height:25px;
	background-color:#666666;
	text-align:center;
	line-height:25px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:0
}
/*** END FORM RICHIESTA PASSWORD  ***/

/*
.comment-posted {
	font-size: 0.9em;
	color:#000;
	border: 1px solid #b4b4b4;
	padding: 5px;
	margin-bottom: 10px;
}

.comment-auth{
	font-size: 0.8em;
	font-weight:bold;
	color:#696969;
	background-color: #e9e9e9;
	display:block;
	margin:0;
	padding: 2px
}
*/

/*==== BREADCRUMBS ====*/
.breadcrumb {
	line-height:20px;
	margin:0 0 10px 0;
	padding:0;
	font-size:0.75em;
}

.breadcrumb p {
	line-height:20px;
	color:#777;
	font-weight:300;
	margin: 0 0 0 30px;
	padding:0 0 0 5px;
	background:url(../images/bgBread.png) no-repeat top left;
}


.breadcrumb .back a{
	display:block;
	float:left;
	margin:0 4px 0 0;
	padding:0;
	font-size:0.1em;
	text-indent:-9999px;
	width:20px;
	height:20px;
	background:url(../images/back.png) no-repeat top left;
}

.breadcrumb .back a:hover {
	background-position:bottom left;
}

/*==== END BREADCRUMBS ====*/



.tags {
	margin:10px 0 10px 0;
	padding: 10px 5px 10px 5px;
	border-bottom: thin dotted #e9e9e9;
	border-top: thin dotted #e9e9e9;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	color:#606060
}

/*** AUTOCOMPLETE ***/
.ui-autocomplete-loading {
	background: white url(images/ui-anim_basic_16x16.gif) right center no-repeat;
}

/*** DATE PICKER SIZE ***/

div.ui-datepicker {
	font-size: 70%;
}


#preview { 
	display:none
}

#cercaForm input[type="text"] {width:65%}


/* Nascondiamo le sezioni che non vogliamo 
visualizzare su smartphone              */

aside .ultimi-commenti-widget,
aside#secondaria, #preview {
 display: none;
}

.tableA {
	margin:0px;
	padding:0px;
	border:1px solid #CCC;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:0.85em;
	vertical-align:top;
	color:#504945;
}
.tableA table{
    border-collapse: collapse;
    border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}

.tableA tr:hover td{
	
}
/*
.tableA tr:nth-child(odd) { background-color:#e5e5e5; }
.tableA tr:nth-child(even) { background-color:#ffffff; }
*/
.tableA td{
	border:1px solid #CCC;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-weight:normal;
}
.tableA tr:last-child td{
	border-width:0px 1px 0px 0px;
}
.tableA tr td:last-child{
	border-width:0px 0px 1px 0px;
}
.tableA tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.tableA thead td{
	
	background:-o-linear-gradient(bottom, #cccccc 5%, #b2b2b2 100%);	
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #b2b2b2) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #b2b2b2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#b2b2b2");	
	background: -o-linear-gradient(top,#cccccc,b2b2b2);
	background-color:#cccccc;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	color:#fff;
	font-size:1.15em;
	font-weight:bold;
}


/*** TABLE B ***/
.tableB a:link {
	color: #666;
	font-weight: bold;
	text-decoration:underline;
}

.tableB a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
.tableB a:active,
.tableB a:hover {
	color: #bd5a35;
	text-decoration:underline;
}
.tableB {
	color:#666;
	font-size:12px;
	background:#eaebec;
	margin:10px 0;
	border:#ccc 1px solid;
	text-align: left;

}
.tableB th, .tableB thead td {
	text-transform:uppercase;
	text-align: center;
	vertical-align:top;
	padding:5px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #dcdcdc;
	font-weight:bold;
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#ebebeb));
	background: -moz-linear-gradient(top,  #f2f2f2,  #ebebeb);
}

.tableB th.sezione{
	color:#fff;
	text-align:center;
	background: #68bcd4;
	background: -webkit-gradient(linear, left top, left bottom, from(#68bcd4), to(#599eb2));
	background: -moz-linear-gradient(top,  #68bcd4,  #599eb2);
}

.tableB th.sezione2{
	color:#333;
	text-align:center;
	background: #cee6ed;
}


.tableB tr:first-child th:first-child {
	border-left: 1px solid #fafafa;
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
.tableB tr:first-child th:last-child {
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
.tableB tr {
	padding-left:5px;
}
.tableB td:first-child {
	padding-left:5px;
	border-left: 0;
}
.tableB td {
	vertical-align:top;
	padding:5px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	/*border-left: 1px solid #e0e0e0;*/
	
	background: #fff;
}
.tableB tr.even td {
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
.tableB tr:last-child td {
	border-bottom:0;
}
.tableB tr:last-child td:first-child {
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
.tableB tr:last-child td:last-child {
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
.tableB tr:hover td{
	background: #fefdf6;
}


.tableB td label {
	display:block;
	font-size:0.75em;
	font-weight:bold;
	background:#e9e9e9;
	padding:0 4px;
	margin-top:8px;
}

.tableB td label:first-of-type {
	margin-top:0;
}


/*** COOKIES DISCLAIMER ***/

#cookieDisclaimer {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	background:rgba(0,0,0,0.75);
	z-index:10000;
	
}

#cookieDisclaimer .box {
	display:block;
	max-width:1100px;
	margin:0 auto;
	padding:20px;
	font-size: 0.75em;
	line-height:1.2em;
	color:#FFF;
	box-sizing:border-box;
}

#cookieDisclaimer .box a {
	color:#F93;
}

#cookieOK, #cookieKO {
	display:inline-block;
	font-size: 0.75em;
	padding:4px;
	min-width:2em;
	margin-right:20px;
	margin-top:8px;
	background:#333;
	color:#fff;
	text-align:center;
	font-weight:bold;
	cursor:pointer
}

/*** BLOG ***/

#main .post h2 {
	font-family: "Rokkit", Arial, sans-serif;
	font-weight:bold;
	font-size: 1.5rem;
	color: #000;
	line-height:2rem;
	text-align:left;
	margin-bottom:0.2em;
}

#main .post h2 a {
	text-decoration:none;
}
	
	
.cancellaIcon {
	display:inline-block;
	width:21px;
	min-width:21px;
	height:21px;
	max-height:21px;
	background:url(../gestione/images/icons.png) no-repeat 0px 0px;
}

.blogImg {
	display:block;
	width:95%;
	max-width:400px;
	background-color: #f3f3f3;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 4px;
    text-align: center;
	margin-bottom:10px;
}

.blogImg img {
	margin:0;
}

.blogDescrImg {
	font-size:0.75rem;
	line-height:1rem;
	padding:8px;
}


/*** FORM COMMENTI ***/

#insCommento { color:#000; font-size:10px;}

#insCommento legend {color:#000; border:#CCC;}
#insCommento fieldset {border:1px solid #CCC;}
#insCommento .row {margin:10px 0; clear: both; }
#insCommento .row label {
	width : 80px;
	float: left;
	display: block;
	font-weight:bold;
	color:#787878;
}

#insCommento .row input[type=text]{ 
	width: 160px; 
	padding: 0 5px;
	height:25px; 
	border: 1px solid #CCC;
	}
	
#insCommento .row textarea { 
	width: 240px; 
	padding: 0 5px;
	height:100px; 
	border: 1px solid #CCC;
	}	

#insCommento .submit {
	padding: 5px;
	margin-top: 10px;
}



/*** END FORM COMMENTI ***/

/*** COMMENTI ***/

article.post {
	border:1px solid #f0f0f0;
	padding:10px;
	margin-top:20px;
	box-sizing:border-box;
	box-shadow: 0px 0px 6px -4px rgba(0,0,0,0.75);
}
	
.comment-posted {
	font-size: 0.8rem;
	color:#666;
	border: 1px solid #ddd;
	padding: 5px;
	margin-top: 10px;
}

.comment-auth{
	font-size: 0.7rem;
	font-style:normal;
	color:#696969;
	background-color: #f0f0f0;
	display:block;
	margin:0 0 5px 0;
	padding: 2px 5px;
}

/*** END COMMENTI ***/

/*==== NEWSLETTER ===*/


#main_newsletter { 
	float:left;
	width:100%;
} 

#main_newsletter_art h1, #main_newsletter_art h2 {
	font-size:1.2em;
	color:#c61a44;
	margin-bottom: 15px;
	text-align:left;
}


#main_newsletter_art {
	float:left;
	width: 100%
}

#main_newsletter_art img {
	max-width:100%;
}

#main_newsletter_art h3  {
	color:#01667F;
	font-size:1em;
	margin-bottom: 0.25em
}

	
#indiceNewsLetter {
	float:left;
	width:100%;
	padding: 0;
	margin:0 0 20px 0;
	background:#e9e9e9;
	color: 646464;
	font-size:0.8em
}

.logoNewsLetter {
	display:block;
	margin:0;
	padding:65px 0 10px 0;
	background: #999999 url(../images/logoNewsletter.png) no-repeat 50% 10px;
	width:100%;
	text-align:center;
	font-size:1.6em;
	color:#FF0;
	font-weight:bold
}

#indiceNewsLetter a {
	color: #646464;
	text-decoration: none;
}

#indiceNewsLetter a:hover {
	color: #848484;
}

#indiceNewsLetter h3 {
	background-color:#cccccc;
	color:#c61a44;
	font-size:1.1em;
	text-align:left;
	border-left:12px solid #999999;
	padding-left: 4px;
	margin-top:8px
}

#indiceNewsLetter h3:first-of-type {
	margin-top:0
}

#indiceNewsLetter ul {
	list-style:none;
	padding: 0;
	margin:o;
}

#indiceNewsLetter ul li {
	padding: 2px 5px 2px 15px;
	text-align:left;
	background: #e9e9e9 url(../images/segnaposto.png) no-repeat 0 7px;
	line-height: 1.4em;
	border-bottom: 1px dotted #b1b0b0;
}

#indiceNewsLetter ul li:last-of-type {
	border-bottom: none;
}

#indiceNewsLetter ul li.indSelected {
	background: url(../images/segnapostoHover.png) no-repeat 0 7px;
}


#sidebar_newsletter {
	float:left;
	width:100%;
	padding: 0;
	margin: 8px 0 0 0;
}

.boxDxTitNewsletter {
	position:relative;
	background-color:#82A0AF;
	color:#FFF;
	font-size: 0.8em;
	font-weight:bold;
	margin:0;
	width: 200px;
	height:25px;
	line-height:25px;
	padding: 2px 10px;
	float: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.boxDxNewsletter {
	position:relative;
	margin:0;
	margin-bottom: 10px;
	border: 1px solid #d4d4d4;
	border-top:none;
	width: 200px;
	padding: 5px;
	float: none;
	font-size: 0.8em;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.prefNews {
	display: inline-block;
	background:none;
	color:#000;
	font-weight:bold;
	font-size:1.3em;
}

/*==== END NEWSLETTER ====*/



/* == Media queries (breakpoint) ===== */

/* -----------------------------------
	IPAD PORTRAIT
------------------------------------ */
@media only screen and (min-width: 768px) {
	
	@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
	@import url(http://fonts.googleapis.com/css?family=Oxygen:400,300,700);
	@import url(http://fonts.googleapis.com/css?family=Rokkitt:400,700);
		
	body  {
		width:100%;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		color: #504945;
		line-height:1.5em;
		text-align:justify;
		background: #f9f9f9;
		min-height:710px;
		word-wrap: break-word;
	}
	
	
	#header {
		max-width: 900px;
		height:125px;
		background: #fff url(../images/testa900.jpg) no-repeat top left;
		box-shadow:0 0 5px rgba(150, 150, 150, 0.3)
	}
	
	
	#language {
		top: 0;
		right:10px;
	}
	
	#saluto {
		font-family:Arial, Helvetica, sans-serif;
		top:35px;
		right:10px;
		padding: 5px 10px;
		font-size:1em;
	}


	
	#container {
	 	max-width: 900px;
		margin-top:0;
		text-align: left;
		background:#FFF;
		box-shadow:0 0 5px rgba(150, 150, 150, 0.3)
	}

	
	#menuAlto {
		top:95px;
		left:auto;
		right:10px;
		text-align:right;
		height
	}
	
	/*** CSS  MENUALTO ***/
	ul#menuTop li#lega a{ width:94px;height:30px;line-height:30px; background-image:url(../images/legaNaz.png);background-position: 0px -30px; background-repeat:no-repeat;}
	ul#menuTop li#lega a:hover, ul#menuTop li#lega a:focus {background-position: 0px 0px;}
	ul#menuTop li#newsLett a{ width:151px;height:30px;line-height:30px; background-image:url(../images/newsLettButton.png);background-position: 0px -30px; background-repeat:no-repeat;}
	ul#menuTop li#newsLett a:hover, ul#menuTop li#newsLett a:focus {background-position: 0px 0px;}
	ul#menuTop li#findButton a{ width:62px;height:30px;line-height:30px; background-image:url(../images/find.png);background-position: 30px -30px; background-repeat:no-repeat;}
	ul#menuTop li#findButton a:hover, ul#menuTop li#findButton a:focus {background-position: 30px 0px;}
	
	
	
	
	ul#menuFlags{ float:right;height:22px;line-height:22px;}
	ul#menuFlags li#IT a{ line-height:22px; background-image:url(../images/ITflag.gif); background-position: 0px -22px;}
	ul#menuFlags li#EN a{ line-height:22px; background-image:url(../images/ENflag.gif); background-position: 0px -22px;}

	
	
	/*** END  MENUALTO ***/	
	
	/* ==== MENU PRIMO LIVELLO ==== */
	
	#menu .section {display: none; height:0}
	
	#menu {
		position:relative;
		height:40px;
		line-height:40px;
		background:#d7c2ac;
	}
	
	ul#nav {
		background:none;
		font-size:0.8em;
		font-weight:normal;
		position:relative;
		height:40px;
		line-height:40px;
		width:100%;
		box-shadow:none
	}
	
	
	ul#nav li{
		float:left;
	}
	
	
	ul#nav li a {
		color:#FFF;
		padding: 0 7px;
		border-right: 1px solid #ffdc74;
		border-bottom:none;
	}
	
	
	ul#nav li:hover ul {
		left: 0;
	}
	
	/* ==== SECONDO LIVELLO ==== */
	
	
	ul#nav li ul {
		margin:0;
		left:-9999px;
		width:16em;
	}
	
	ul#nav li ul li {
		width:16em;
	}
	
	ul#nav li ul li a{
		border-right:none
	}
	
	ul#nav li ul li a:last-of-type {
		border-bottom:4px solid #000
	}
	
	/* ==== TERZO LIVELLO ==== */
	
	ul#nav li ul li ul {
		margin-left:30px;
	}
	
	/* ===== END NAV ==== */
	
	#main { 
		float:left;
		width: 67%;
		padding: 10px 0 0 10px;
		margin: 0px;
		font-family: 'Open Sans', sans-serif;
		font-weight:400;
		font-size:0.9em;
		line-height:1.5em;
		text-align:justify;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	} 
	
	
	#main h2, #main_newsletter_art h2 {
		font-size:1.5em;
	}
	
	#main h3, #main_newsletter_art h3  {
		font-size:1.15em;
	}
	
	main img {
		max-width:400px;
	}
	
	
	
	/*==== CONTAINER GALLERY PRIMO PIANO ====*/
	
	
	#primopiano .titArt {
		padding:15px;
		font-family: 'Oxygen', sans-serif;
		font-size:1.5em;
	}
		
	.introPrimoPiano {
		position:relative;
		display:block;
		width:100%;
		padding:15px;
		font-family: 'Oxygen', sans-serif;
		font-weight:300;
		font-size:1rem;
		color:#fff;
		margin-top:0;
		background:#972323;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		/*margin-bottom:20px;*/
	}
	
	
	#primopiano_ombra {
		height:12px;
		background:url(../images/ombraGallery.png) no-repeat top center;
		margin:0;
		padding:0;
	}
	
	
	
	/*** FLEX SLIDER PRIMO PIANO ***/
	
	#galleryArt img {
		max-height:250px;
		max-width:400px;
	}
	
	
	.flex-control-nav {width: 100%; position: absolute; bottom: 0; right: 0; text-align: right; margin:0; padding:0}
	.flex-control-nav li{display: inline-block; margin:0 0 0 1px; text-align:center}
	.flex-control-nav li a { padding: 10px 8px; display: block; }
	
	.flex-control-paging li a {display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; -webkit-border-radius: 0; -moz-border-radius: 0; -o-border-radius: 0; border-radius: 0; box-shadow: none; text-indent: 0; text-decoration:none; color:#FFF; font-weight:bold;}
	.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
	.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

	
	/*** END FLEX SLIDER ***/
	
	/*** END CONTAINER GALLERY PRIMO PIANO ***/

	/*==== SIDE BAR ====*/
	
	
	#sidebar_dx { 
		width: 32%;
		padding-right:10px;
		background-color:#f2f2f2;
		height:100%;
		-moz-box-sizing: border-box;
 		-webkit-box-sizing: border-box;
 		box-sizing: border-box;
	}
	
	
	ul#navDx, .boxDxCatTit, .boxDxCat, .boxDx {
		width:auto;
	}
	
	.boxDxCatTit, .boxDxCat {
		margin-left:10px
	}
	
	/*** CONTENITORI GENERICI ***/
	.boxDxTit {
		margin:0 0 0 10px;
		width:auto;
		height:auto;
	}
	
	.boxDxTit a{
		color:#FFF;
	}
	
	.boxDx {
		margin-left:10px;
		width:auto;
	}
	
	.boxDxBorder {
		margin-left:10px;
		width:auto;
	}
	
	
	
	/*** END CONTENITORI GENERICI ***/
	
	/* ==== NEWS === */
	
	#newsContainer {
		margin:0;
		padding:0;
	}
	
	
	.titNewsBox {
		font-family: 'Open Sans', sans-serif;
	}
	
	.newsBox {
		margin-top:10px;
		margin-bottom:5px;
		padding:0;	
	}
	
	.newsFrame .newsTxtBlock {
		float: right;
		width:77%;
		padding:0;
		margin:0;
	}
	
		
	.newsFrame img {
		display:block;
		float:left;
		width:20%;
		margin-bottom:10px;
	}

	
	.sep {
		margin-top: 50px;
	}

	
	
	.moreNews {	
		line-height:28px;
	}
	
	/* ==== END NEWS === */
	
	
	/*** SOCIAL PLUGINS BAR, MAIL ***/
	
	.socials img {
		width: 25px;
	}
	
	
	/*** END SOCIAL PLUGINS ***/
	
	.citazione {
		padding:0px 200px 0px 0px;
	}
	
	
	/*==== FOOTER ====*/
	
	.frame_footer {
		float:left;
		width:25%;
		padding:0;
		font-family: Verdana,Geneva,sans-serif;
		margin:20px 0 0 0;	
	}
	
	.frame_footer2 {
		float:left;
		width:20%;
		padding: 0;
		font-family: Verdana,Geneva,sans-serif;
	}
	
	
	.sep_footer {
		display:block;
		float:left;
		width:1px;
		padding:0 5px 0 5px;
		margin-top: 25px;
		margin-left: 10px;
		height:100px;
		border-left:thin solid #333;
	}
	
	
	/*** BOX LOGIN ***/
	
	#login {
		float:left;
		margin: 20px 0 10px 10px;
		width:320px;
		min-height:45px;
		background-color: rgba(255,255,255,0.75);
		border: 1px solid #ccc;
	}
	
	
	#login .key {
		margin-left:52px;
	}
	
	
	
	#login label{
		float:left;
		line-height: 1em;
		width:80px;
		height:auto;
		font-size:0.75em;
		text-align:right;
	}
	
	
	#login input{
		float:left;
		margin:0 0 8px 10px;
	}

	
	#login input[type=submit]{
		float:right;
		margin-right:12px;
	}
	
	#main .post h2 {
		font-family: 'Rokkitt', sans-serif;
		font-weight: 700;
	}
	
	
	
	/*==== NEWSLETTER ===*/


	#main_newsletter { 
		max-width:100%;
		margin-top: 8px;
		padding: 0px;
		background:none;
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-weight:normal;
		color:#333;
		font-size:0.9em;
		text-align:justify;	
	} 
	

	
	#main_newsletter_art {
		float:right;
		max-width:67%;
		margin-right:10px;
	}
	
		
	#indiceNewsLetter {
		max-width:30%;
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size:1em;
	}
	
	
	#sidebar_newsletter {
		float: left;
		width: 200px;
		margin-right:10px
	}
	
	.boxDxTitNewsletter {
		margin-right:10px;
	}
	
	.boxDxNewsletter {
		margin-top:0
		
	}
	
	
	/*==== END NEWSLETTER ====*/
		
	

}
/* -----------------------------------
IPAD LANDSCAPE + NETBOOK
------------------------------------ */

@media only screen and (min-width: 1024px){
	
	@import url(http://fonts.googleapis.com/css?family=Oxygen:400,300,700);
	
	#wrapper {
		min-height:400px;
	}
	
	#preview { 
		position:absolute;
		width: 640px;
		top: 10px; 
		padding: 0px;
		z-index:1000;
	}
	
	.nascondiSide {display:block}
	
	
	#header {
		width:100%;
		max-width: 960px;
		background: #fff url(../images/testa960.jpg) no-repeat top left;
		height:145px;
	}
	
	
	#container {
		width:100%;
	 	max-width: 960px;
		background:#fff url(../images/fondo_container960.jpg) right top repeat-y;
	}
	
	ul#nav {
		font-size:0.8em;
	}
	
	
	ul#nav li a {
		padding: 0 15px 0 15px;
	}
	
	
	#main { 
		width: 670px;
		max-width:none;
		padding:10px 0 0 20px;
	} 
	
	.flexslider {
		width:100%; 
	}


	
	#galleryArt {
		width:400px;
		height:250px;
	}
	
	#main h2 {
		font-family: 'Oxygen', sans-serif;
		font-weight:300;
		font-size:1.75em;
		color:#256ba4;
		text-transform:uppercase;
	}
	
	
	#primopiano h2, #primopiano h2 a {
		font-family: 'Oxygen', sans-serif;
		font-weight:400;
		font-size:1.4em;
		text-transform:uppercase;
		text-decoration:none;
		color:#FFF
	}
		
	#main h3, #main_newsletter_art h3  {
		font-family: 'Oxygen', sans-serif;
		font-weight:400;
		font-size:1.25em;
	}
	

	#newsContainer {
		margin:0;
		padding:0;
	}
	
	.titNewsBox {
		font-size:2em;
		margin-bottom:20px;
		-moz-box-sizing: border-box;
 		-webkit-box-sizing: border-box;
 		box-sizing: border-box;
	}
	
	
	
	#main .newsFrame h2, #main .newsFrame h2 a {
		font-family: 'Oxygen', sans-serif;
		font-weight:300;
		font-size:1.2em;
		line-height:1.2em;
		text-transform:uppercase;
		margin-top:0;
		margin-bottom:0;
	}
	
	.newsFrame .newsTxtBlock {
		float: right;
		width:530px;
		padding:0;
		margin:0;
	}
	
	#newsContainer .newsFrame img {
		max-width:100px;
	}

	
	#footer {
		background: #d0d0ce url(../images/footer_border1200.png) no-repeat top center;
	}
	
	.frame_footer {
		width:270px;
	}
	
	.frame_footer2 {
		width:230px;
	}

	
	#sidebar_dx {
		width: 280px; 
		max-width:none;
	}
	
	.titoloBlocco {
		font-family: 'Oxygen', sans-serif;
		font-weight:300;
		font-size:1.2em;
		line-height:1.2em;
		color:#256ba4;
	}
	
	.socialsTit {
		display:inline-block;
		font-family: 'Oxygen', sans-serif;
		font-weight:300;
		font-size:1.2em;
		line-height:34px;
		color:#256ba4;
		margin-right:15px;
	}

}


/* -----------------------------------
DESKTOP
------------------------------------ */
@media only screen and (min-width: 1200px){
	
	#wrapper {
		background:url(../images/sfondo_wrapper1100.jpg) no-repeat center top;
	}

	
	#header {
		max-width: 1100px;
		background: #fff url(../images/testa1100.jpg) no-repeat top left;
	}
	
	#header .logoTesta { 
		max-width:420px;
	}
	
	
	#container {
	 	max-width: 1100px;
		/*background:url(../images/fondo_container1100.jpg) repeat-y;*/
	}
	
	
	.primopiano_txt_block {
		width:700px;
		padding:10px 20px;
	}


	
	.primopiano_txt_block .introPrimoPiano {
		display:block;
	}
	
	
	#primopiano_ombra {
		background:url(../images/ombraGallery1200.png) no-repeat top center;
	}
	
	

	
	#main { 
		width: 790px;
		
	} 
	
	.newsFrame .newsTxtBlock {
		width: 655px;
		padding-right:0
	}
	
	/*==== NEWSLETTER ===*/


	#main_newsletter { 
		width: 880px;
	} 
	

	
	#main_newsletter_art {
		width:610px;
	}
	
		
	#indiceNewsLetter {
		width:250px;
	}
	
	
	#main_newsletter_art img {max-width:none};
	

	
	/*==== END NEWSLETTER ====*/
	


}


