html {
	font-size: 62.5%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	background: #fff url(../img/bkg_body.png) center top repeat-x;	
	color: #666;
}
	
/* ========================= Tipografia di base ========================= */
h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
	/*font-family: "etica", Arial, Helvetica, sans-serif;*/
	font-weight: 300;
	letter-spacing: -0.03em;
	line-height: 1.25;
	color: #666;
}
h1 {
	font-size: 36px;
	font-size: 3.6rem;
	margin: 0 0 12px 0;
}
h2 {
	font-size: 27px;
	font-size: 2.7rem;
	font-weight:500;
	margin: 24px 0 9px 0;
	padding-bottom:10px;
}
h3 {
	font-size: 21px;
	font-size: 2.1rem;
	margin: 24px 0 9px 0;
	font-weight: 500;
}
p {
	font-size: 15px;
	font-size: 1.5rem;
	margin: 0 0 9px 0;
}
p.slogan {
	font-family: "myriad-pro", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-size: 1.5rem;
	font-weight: 300;
	color: #507294;
/*	border-left:#507294 2px solid;
	padding-left:20px;*/

}
p.autore {
	text-transform: uppercase;
}
p.lkLst {
	clear: both;
	margin-top: 12px;
	padding-top: 12px;
	border-top: 1px solid #c3c9cf;
}
p.lkScd {
	clear: both;
	margin-top: 12px;
	padding-top: 12px;
	border-top: 1px solid #c3c9cf;
}
ul {
	list-style: none outside;
	font-size: 15px;
	font-size: 1.5rem;
	margin-bottom: 18px;
}
ol {
	list-style: decimal;
	font-size: 15px;
	font-size: 1.5rem;
	margin-bottom: 18px;
}
ol, ul.square, ul.circle, ul.disc { 
	margin-left: 30px;
}
ul.square { 
	list-style: square outside;
}
ul.circle { 
	list-style: circle outside;
}
ul.disc { 
	list-style: disc outside;
}
li { 
}
ul.large li { 
	line-height: 21px;
}
li.lkLst {
	padding: 6px 0;
	margin-bottom: 1px solid #c3c9cf;
	/*background:#666666;*/
}

li.lkLst a{

	color: #93a9cc;

}

li.noLnk {
	padding: 6px 0;
	margin-bottom: 1px solid #c3c9cf;
}
a {
	color: #93a9cc;
	text-decoration: none;
}
a:hover {
	color: #8399bc;
}
a:focus {
	color: #7389ac;
}

/* tabelle */
table {
	border-collapse: separate;
	border-spacing: 2px;
	width: 100%;
	background: #c3c9cf;
}
th {
	padding: 3px;
	background: #f3f6f9;
	color: #6379b6;
}
td {
	padding: 3px;
	background: #fff;
	text-align: center;
}

/* immagini e oggetti */
img, object, embed { 
	max-width: 100%;
	height: auto;
}
#map_canvas img, .map_canvas img {
	max-width: none!important;
}

/* ========================= Elementi strutturali ========================= */

/* Stili boxWrap*/
#boxWrap{
	padding-top: 150px;
	width: 100%;
}

/* Stili contenitore */
#boxContenitore {
	position: relative;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 19px;
	width: 960px;
	background-color:#FFF;
	border: 1px solid #c3c9cf;
	-webkit-box-shadow: 7px 7px 5px rgba(84, 84, 84, 0.2);
    -moz-box-shadow: 7px 7px 5px rgba(84, 84, 84, 0.2);
     box-shadow: 7px 7px 5px rgba(84, 84, 84, 0.2);
}

/* Stili boxTestata */
#boxTestata {
}

/* Stili logo */
#boxLogo {
	position: absolute;
	left: 18px;
	top: -100px;
	width: 350px;
	height: 100px;
	overflow: hidden;
}

/* Stili area login */
#boxLogin {
	position: absolute;
	left: 76px;
	top: -132px;
	text-align: center;
}
#boxLogin ul {
	list-style-type: none;
	margin: 0;
}
#boxLogin li {
	float: left;
	margin: 0 18px 3px 0;
	width: 90px;
}
#boxLogin a {
	display: block;
	padding: 3px 6px;
	background: #6379b6;
	color: #c3c9e3;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	font-variant: small-caps;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;

}
#boxLogin a:hover {
	background: #5369a6;
	color: #f3f9ff;
}

/* Stili area lingue
#boxLng {
	display: none;
	visibility: hidden;
	position: absolute;
	right: 0;
	top: 30px;
	text-align: center;
}
#boxLng ul {
	list-style-type: none;
	margin: 0;
}
#boxLng li {
	float: left;
	margin: 0 0 0 12px;
	width: 30px;
}
#boxLng a {
	display: block;
	background: #c3c9cf
}
#boxLng a:hover {
} */

/* Stili area navigazione servizio */
#boxSrv {
	position: absolute;
	right: 0;
	top: -150px;
}
#boxSrv ul {
	list-style-type: none;
	margin: 0;
}
#boxSrv li {
	float: left;
	margin: 0 0 0 36px;
}
#boxSrv a {
	color: #999;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	font-variant: small-caps;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;

}
#boxSrv a:hover {
	color: #f3f9ff;
}
/* Stili splash */
#splash {
	left: 0;
	width: 960px;
	height: 400px;
	overflow: hidden;
}
/* Stili navigazione */
#boxTestata nav {
	position: absolute;
	left: 520px;
	top: -46px;
	height: 60px;
	z-index:100000;

}
#boxTestata nav ul {
	list-style-type: none;
	position: relative;
	margin: 0;
	padding: 0;
}
#boxTestata nav li {
	position: relative;
	float: left;
	width: 150px;
}
#boxTestata nav a {
	display: block;
	padding: 8px 0px 0 0px;
	border: 1px solid #ccc;
	border-right: 0;
	height: 36px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 300;
	text-align: center;
	text-decoration: none;
	font-weight:600;
	/*color: #6379b6;*/
	color: #666;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;

}
#boxTestata nav a:hover {
	/*background: #b3b9dc;
	color: #fff;*/
	
	background: #bce4f8;
	color: #545454; 
}

#boxTestata nav li:last-child a {
	border-right: 1px solid #ccc;

}
#boxTestata nav li ul {
	position: absolute;
	left: -2400em;
	width: 150px;
}
#boxTestata nav li li {
	border-top: 1px solid #fff;
	border-right: 0;
	background:#fff;
	border-right: 1px solid #ccc;
	
	
}

#boxTestata nav li li:last-child a {
	border-right: none;
}

#boxTestata nav li:hover ul {
	left: 0;
	top: 44px; 
}



/* Stili area corpo pagina */
#boxCorpo {
	clear: both;
	margin: 20px 0;
	width: 960px;
}

/* Stili boxTxt */
#boxTxt {
	float: left;
	width: 640px;
}
#boxTxt .boxImg {
	margin: 0 0 24px 0;
	padding: 3px;
	border: 1px solid #c3c9cf;
}
#boxTxt .boxImg img {
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
}

/* Google Map */
#boxMap {
	clear: both;
	margin: 12px 0;
	padding: 1%;
	border: 1px solid #c3c9cf;
}

/* Stile aside */
aside {
	float: right;
	width: 240px;
}
.boxAsd {
	margin: 9px 0 24px 0;
	padding: 2px;
	border: 1px solid #c3c9cf;
	background: #fff;
	-moz-box-shadow: 5px 5px 5px #e3e9ef;
	-webkit-box-shadow: 5px 5px 5px #e3e9ef;
	box-shadow: 5px 5px 5px #e3e9ef;

}	

.boxAsd h2 {
	font-size: 18px;
	margin: 0;
	padding: 6px 12px;
	border-bottom: 1px solid #fff;
	background: #b3b9dc;
	color: #fff;
	text-transform: uppercase;
	-moz-text-shadow: 1px 1px 0 rgba(115, 121, 156, 1);
	-webkit-text-shadow: 1px 1px 0 rgba(115, 121, 156, 1);
	text-shadow: 1px 1px 0 rgba(115, 121, 156, 1);
}
.boxAsd ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}	
.boxAsd li {
}	
.boxAsd li a {
	display: block;
	padding: 6px 12px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #d3d9fc;
	background: url(../img/bkg_lkAsd.png) center top repeat-x;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.35s ease-in-out;
	transition: all 0.3s ease-in-out;

}	
.boxAsd li:last-child a {
	border-bottom: 0;
}	
.boxAsd li a:hover {
	border-bottom: 1px solid #b3b9dc;
	background: #d3d9fc;
	color: #7379ac;
	background-position: center bottom
}
.boxAsd li:last-child a:hover {
	border-bottom: 0;
}	

.boxNews {
	}
	
.boxNews img {
	display:none;
	}	

.boxNews h1 {
	display:none;
	}		
	
.boxNews h2 {
	display:none;
	}	
	
.boxNews a p:last-child {
	display:none;
	}	
	
.boxNews ul {
	margin-bottom:12px;}	
	
.boxNews li {
	margin-bottom:12px;}
	
		

/*.boxEventi li, .boxOfferte li, .boxNews li {
	padding: 6px 12px;
}
.boxEventi li a, .boxOfferte li a, .boxNews li a {
	padding: 0;
	border: 0;
	background: #fff none;
	font-weight: bold;
}
.boxEventi li a:hover, .boxOfferte li a:hover, .boxNews li a:hover {
	border: 0;
	background: #fff;
}

.boxEventi li h3, .boxOfferte li h3, .boxNews li h3 {
	font-size: 18px;
	font-size: 1.8rem;
	margin: 6px 0 9px 0;
}
.boxEventi li p, .boxOfferte li p, .boxNews li p {
	font-size: 13px;
	font-size: 1.3rem;
}
.boxEventi li p.lkScd, .boxOfferte li p.lkScd, .boxNews li p.lkScd  {
	clear: both;
	margin-top: 0;
	padding-top: 0;
	border-top: 0;
}
.boxEventi li.lkLst, .boxOfferte li.lkLst, .boxNews li.lkLst {
	padding: 6px 12px;
	border-top: 1px solid #c3c9cf;
	border-bottom: 0;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: bold;
}
.boxEventi li.noLk, .boxOfferte li.noLk, .boxNews li.noLk {
	padding: 6px 12px;
	font-size: 13px;
	font-size: 1.3rem;
	font-style: italic;
}*/

/* Stile footer */
footer {
	width: 100%;
	/*background: #6379b6 url(../img/bkg_footer.png) left top repeat-x;*/
	background-color:#545454;
}

#boxFooter {
	margin: 0 auto;
	padding: 12px 0 36px 0;
	width: 960px;
	color: #d9e6ff;
}
#boxFooter p {
	margin: 0;
}
#boxFooter a {
	color: #d9e6ff;
	text-decoration: none;
}
#boxFooter a:hover {
	color: #f3f9ff;
}
#infoFooter {
	float: right;
	margin-right: 60px;
	padding: 12px 0;
	width: 900px;
	text-align: center;
}
footer nav {
	clear: both;
	margin-right: 60px;
	width: 900px;
	text-align: center;
}
footer nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
footer nav li {
	display: inline;
	padding: 6px;
}
footer nav li a {
	color: #f3f9ff;
}


/* ========================= Elementi pagina ========================= */

/* Stile Modulo */
.modulo {
	padding: 12px;
	border: 1px solid #c3c9cf;
}
label {
	display: block;
	margin: 3px 0 0 0;
}
input, select, textarea, input[required="required"] {
	margin: 0 0 9px 0;
	padding: 3px;
	border: 1px solid #c3c9cf;
	background: #f3f6f9;
}
input:focus, select:focus, textarea:focus {
	border: 1px solid #6379b6;
	background: #fff
}
div.boxPrivacy {
	margin: 12px 0;
	padding: 12px;
	background: #f3f6f9;
}
div.boxPrivacy h2 {
	font-size: 18px;
	margin: 0 0 6px 0;
}
div.boxPrivacy p {
}
div.boxPrivacy label {
	float: none;
	display: inline;
	margin: 10px 0;
	padding: 0;
	border-bottom: 0;
	width: auto;
}
div.boxPrivacy input  {
	margin: 10px 0;
	padding: 0;
	border: 0;
}
p.button input {
	padding: 6px 12px;
	border: 1px solid #5359a6;
	background: #6379b6;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;

}
p.button input:focus {
	border: 1px solid #8389d6;
	background: #a3a9f6;
	color: #fff;
}
form br {
	clear: left;
}

/* Stile elementi galleria immagini */
.boxGal {
	clear: both;
	float: left;
}
.boxGal ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.boxGal li {
	float: left;
	margin: 0 12px 12px 0;
	width: 100px;
	height: 75px;
}
.boxGal a {
	display: block;
	width: 100px;
	height: 75px;
	overflow: hidden;
}
.boxGal img {
	width: 100%;
}

/* Stile elementi pagina lista */
.boxLst ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.boxLst li {
	clear: both;
	margin: 0 0 12px 0;
	padding: 12px 160px 12px 12px;
	border: 1px solid #c3c9cf;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

/* stili box lista con link su intero box */
.boxLst li.lstLink:hover {
	background: #f3f9ff;
	border: 1px solid #6379b6;
}
.boxLst li.lstLink h3, .boxLst li.lstLink p {
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.boxLst li.lstLink:hover h3 {
	color: #5369a6;
}
.boxLst li.lstLink:hover p {
	color: #5369a6;
}

.boxLst a {
	color:#93A9CC;}

/* elementi lista con image gallery */
.boxLst.gallery  ul li li {
	clear: none;
	float: left;
	margin: 0 12px 12px 0;
	padding: 0;
	border-top: 0;
	width: 100px;
	height: 75px;
}
.boxLst li .boxPre {
	float: right;
	margin: 12px -148px 0 0;
	width: 120px;
	height: 90px;
}
.boxLst li .boxPre a {
	display: block;
	width: 120px;
	height: 90px;
	overflow: hidden;
}
.boxLst li .boxPre img {
	width: 100%;
}
.boxLst li h2 {
	font-size: 21px;
	font-size: 2.1rem;
	margin: 0 0 6px 0;
}
.boxLst li p.lkScd {
	margin: 0 0 0 -12px;
	padding: 6px 0 6px 12px;
	/*font-weight: bold;*/
}
.boxLst li p.lkScd a {
	display: block;
}
.boxLst li p.datiArt {
	font-size: 11px;
}
span.data {
	font-weight: bold;
}
span.categoria {
	text-transform: uppercase;
	font-weight: bold;
}
span.autore {
	text-transform: uppercase;
	font-weight: bold;
}


/* area commenti */
.boxCommenti ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.boxCommenti li {
	float: left;
	clear: both;
	margin: 0;
	padding: 12px 0 12px 60px;
	border-top: 1px solid #c3c9cf;
	width: 660px;
}
.boxCommenti li .boxPre {
	float: left;
	margin: 0 0 0 -60px;
	padding: 1px;
	border: 1px solid #c3c9cf;
	width: 40px;
	height: 40px;
	overflow: hidden;
}
.boxCommenti li .boxPre img {
	width: 40px;
	height: 40px;
}
.boxCommenti span.autCom {
	font-size: 18px;
	text-transform: uppercase;
	color: #6379b6;
}
.boxCommenti span.data {
	font-size: 11px;
}

/* area articoli interesse blog */
.boxInt ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #c3c9cf;
	width: 720px;
}
.boxInt li {
	float: left;
	margin: 0;
	padding: 12px 20px 12px 0;
	width: 220px;
}
.boxInt li .boxPre {
	float: left;
	margin: 0 0 6px 0;
	padding: 1px;
	border: 1px solid #c3c9cf;
	width: 216px;
	height: 164px;
	overflow: hidden;
}
.boxInt li .boxPre img {
	width: 100%;
	height: 100%;
}
.boxInt li h2 {
	font-size: 20px;
	font-size: 2.0rem;
	margin: 0 0 6px 0;
}

/* stile paginazione lista articoli blog */
#areaPaginazione {
	font-weight: bold;
	margin: 12px 0 0 0;
}
#areaPaginazione p {
	color: #93999f
}
#indicePaginazione {
	float: left;
	display: inline;
	padding: 0 24px 0 0
}
#indicePaginazione p {
	padding: 4px 0;
	color: #6379b6;
}
#navPaginazione {
	float: left;
	display: inline;
}
#navPaginazione ul {
	margin: 0;
	padding: 0;
}
#navPaginazione li {
	float: left;
	margin: 0;
	padding: 0;
}
#navPaginazione li a {
	display: block;
	float: left;
	display: inline;
	margin: 0 6px 0 0;
	padding: 3px 9px;
	border: 1px solid #93999f;
	color: #6379b6;
}
#navPaginazione li a:hover {
	border: 1px solid #6379b6;
	background: #f3f9ff;
	color: #435996;
}
#navPaginazione li a.visited {
	border: 1px solid #435996;
	background: #6379b6;
	color: #fff;
}


/* ========================= classi ========================= */

/* formattazione base */
.left { 
	float: left;
}
.right { 
	float: right;
}
.center { 
	display: block;
	clear: both;
	margin: 0 auto;
}

.img-left { 
	float: left;
	margin: 6px 12px 12px 0;
	padding: 3px;
	border: 1px solid #c3c9cf;
}
.img-right { 
	float: right;
	margin: 6px 0 12px 12px;
	padding: 3px;
	border: 1px solid #c3c9cf;
}
.img-center { 
	display: block;
	clear: both;
	margin: 12px auto;
	padding: 3px;
	border: 1px solid #c3c9cf;
}

.text-left { 
	text-align: left;
}
.text-right { 
	text-align: right;
}
.text-center { 
	text-align: center; 
}
.border-radius {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.transition {
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.clear {
	clear: both;
}

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

/* Nasconde a browser e screenreaders */
.hidden { 
	display: none !important; 
	visibility: hidden;
}

/* Nasconde a browser mantiene visibile su screenreaders */
.visuallyhidden { 
	border: 0; 
	clip: rect(0 0 0 0); 
	height: 1px; 
	margin: -1px; 
	overflow: hidden; 
	padding: 0; 
	position: absolute; 
	width: 1px;
}

/* Visibile su screenreaders focus con navigazione da tastiera */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { 
	clip: auto; 
	height: auto; 
	margin: 0; 
	overflow: visible; 
	position: static; 
	width: auto;
}

/* Nasconde a browser e screenreaders ma conserva il layout */
.invisible { 
	visibility: hidden;
}

/* Fix per i floats */ 
.clearfix:before, .clearfix:after { 
	content: ""; 
	display: table;
}
.clearfix:after { 
	clear: both;
}
.clearfix { 
	zoom: 1;
}



/* === media queries === */

@media only screen and (min-width: 480px) {
  /* Stili dedicati a dispositivi con schermo da 480px */

}

@media only screen and (min-width: 768px) {
  /* Stili dedicati a dispositivi con schermo da 768px */

}



/* === stili per la stampa === */
 
@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: ""; 
	}  /* Nasconde links per immagini e js interni */
  pre, blockquote { 
  	border: 1px solid #999; 
	page-break-inside: avoid;
	}
  thead { 
  	display: table-boxTestata-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;
	}
}
