a {
    color: #000000;
}

span.linkeventi  a, span.linkeventi a:active, span.linkeventi a:focus, span.linkeventi a:link {
	color:#C5A984 !important;
  	font-weight: bold;
}

span.linkeventi a:hover {
	color:#ff4419 !important;
    text-decoration: none;	
  	font-weight: bold;
}

.programmaeventi {
  margin: 20px 0px;
}
div.ic-divCell.ic-value span > a:active,
div.ic-divCell.ic-value span > a:link,
div.ic-divCell.ic-value span > a:focus,
div.ic-divCell.ic-value span > a:visited{
 	text-decoration: none;	
	color: #C5A984;
	font-weight: bold;
  	padding: 4px;
}


div.ic-divCell.ic-value a:active.icDownload,
div.ic-divCell.ic-value a:link.icDownload,
div.ic-divCell.ic-value a:focus.icDownload,
div.ic-divCell.ic-value a:visited.icDownload{
 	text-decoration: none;	
	color: #C5A984;
	font-weight: bold;
  	padding: 4px;
}
div.ic-divCell.ic-value span > a:hover,
div.ic-divCell.ic-value a:hover.icDownload{
 	text-decoration: none;	
	color: #FF4419;
    font-weight: bold;
    padding: 4px;
}



.programmaeventi > p > a {
 	text-decoration: none;	
	color: #C5A984;
    border: 3px solid #C5A984;
  border-radius: 8px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
  margin: 0px 20%;
  padding: 4px;
}


.programmaeventi > p > a:active,
.programmaeventi > p > a:link,
.programmaeventi > p > a:focus
.programmaeventi > p > a:visited {
	text-decoration: none;	
	color: #C5A984; /*#FF4419;*/
	font-size: 18px !important;
  	font-weight: bold;
  	background-color: #EDEDEE;

}
.programmaeventi > p > a:hover
{
  color: #FF4419 !important;
  font-weight: bold;
  text-decoration: none;
  background-color: #C5A984;
}


.titoloeventi {
  font-size: 18px;
  font-weight: bold;
}

.luogoeventi {
  font-size: 14px;
  line-height: 16px;
}

.testoeventi {
  font-size: 13px;
  line-height: 16px;
  
}
span.testoeventi span a,
span.testoeventi span a:active , 
span.testoeventi span a:focus ,
span.testoeventi span a:visited{
	color: #666;
	text-decoration: none;
}


div.ic-control-group.ic-clearfix div textarea#shortdesc.ic-submit-shortdesc,
div.ic-controls.ic-select select#catid.inputbox.required {
  height: 22px;
}



.iccalendar table td div.style_Day {
  border: 1px solid #C5A984;
  box-shadow: 0 0 5px #999;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  text-shadow: 0 0 10px #777;
}
.iccalendar table td div.style_Today, 
#icagenda_calendar thead tr th,
div.icnav div.titleic
{
	background-color: #C5A984;
  border: 1px solid #C5A984;
  box-shadow: 0 0 5px #999;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  text-shadow: 0 0 10px #777;
}


div.blog div.items-leading.clearfix div.leading-0 div.page-header h2 a:link,
div.blog div.items-leading.clearfix div.leading-0 div.page-header h2 a:visited
{
	color:#C5A984;
}

.list-condensed li, h4.list-condensed li{
  padding: 4px 5px 4px 14px;
}

div.contact-category form#adminForm div.pagination ul.pagination-list li a.pagenav i.icon-previous,
div.contact-category form#adminForm div.pagination ul.pagination-list li a.pagenav i.icon-next,
div.contact-category form#adminForm div.pagination ul.pagination-list li a.pagenav i.icon-first,
div.contact-category form#adminForm div.pagination ul.pagination-list li a.pagenav i.icon-last,

div.contact-category form#adminForm div.pagination ul.pagination-list li.hidden-phone a.pagenav,
div.contact-category div.cat-children ul.list-striped.list-condensed li.first ul.list-striped.list-condensed li.first h4.item-title a:link ,
div.contact-category div.cat-children ul.list-striped.list-condensed li.first ul.list-striped.list-condensed li.first h4.item-title a:visited,  
div.contact-category div.cat-children ul.list-striped.list-condensed li.first h4.item-title a:link,
div.contact-category div.cat-children ul.list-striped.list-condensed li.first h4.item-title a:visited,
div.contact-category div.cat-children ul.list-striped.list-condensed li h4.item-title a:link,
div.contact-category div.cat-children ul.list-striped.list-condensed li h4.item-title a:visited
{
	color: #7578d7;
} 

div.contact-category div.cat-children ul.list-striped.list-condensed li.first ul.list-striped.list-condensed li.first h4.item-title a:hover ,
div.contact-category div.cat-children ul.list-striped.list-condensed li.first ul.list-striped.list-condensed li.first h4.item-title a:active,
div.contact-category div.cat-children ul.list-striped.list-condensed li.first h4.item-title a:hover,
div.contact-category div.cat-children ul.list-striped.list-condensed li.first h4.item-title a:active,
div.contact-category div.cat-children ul.list-striped.list-condensed li h4.item-title a:hover,
div.contact-category div.cat-children ul.list-striped.list-condensed li h4.item-title a:active
{
	color: #ff4419;
  	text-decoration: none;
}

div.ic-content h2 a:link, div.ic-content h2 a:visited  {
  color: #C5A984 !important;
  font-size:16px;
  font-weight: bold;
}
div.ic-content h2 a:hover, div.ic-content h2 a:active {
  color: #FF4419 !important; 
  font-size:16px;
  font-weight: bold;
  text-decoration: none;
}

.login-greeting {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 0px 0px 6px 0px;
}
.utentefmy a {
  border-top: 1px solid #fff;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  height: 16px;
  padding: 5px 0px;
}
.nav .utentefmy a {
  font-size: 12px;
}

.utentefmy > li > .active > a ,
.utentefmy > li > a:hover,
.utentefmy > li > a:focus {
	text-decoration: none;	
	color: #A23A76; /*#FF4419;*/
	font-size: 12px !important;
  	font-weight: bold;
  	background-color: #EDEDEE;
}

dd {
    margin-bottom: 5px;
}

span a:link.mailcontatti,  span a:visited.mailcontatti  {
  color: #3F7523 !important;
  font-weight: bold;
}
 span a:hover.mailcontatti ,  span a:active.mailcontatti, span.contact-webpage  {
  color: #FF4419 !important;
  font-weight: bold;
  text-decoration: none;
}

.img-intro-left img {
  	margin: 20px 0px;
}

.accordion-heading a:link , .accordion-heading a:visited, .list-title  a:link, .list-title  a:visited, span.contact-webpage a:link, span.contact-webpage a:visited {
	color: #7578D7;
  	font-weight: bold;
}
.accordion-heading a:hover, .accordion-heading a:focus, .list-title  a:hover, .list-title  a:focus,
span.contact-webpage a:hover, span.contact-webpage a:focus {

	color: #E53517;
  	font-weight: bold;
  	text-decoration: none;
}


@font-face {
    font-family: 'Mono Social Icons Font';
    src: url('MonoSocialIconsFont-1.10.eot');
    src: url('MonoSocialIconsFont-1.10.eot?#iefix') format('embedded-opentype'),
         url('MonoSocialIconsFont-1.10.woff') format('woff'),
         url('MonoSocialIconsFont-1.10.ttf') format('truetype'),
         url('MonoSocialIconsFont-1.10.svg#MonoSocialIconsFont') format('svg');
    src: url('MonoSocialIconsFont-1.10.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.symbol, a.symbol:before {
    font-family: 'Mono Social Icons Font';
    -webkit-text-rendering: optimizeLegibility;
    -moz-text-rendering: optimizeLegibility;
    -ms-text-rendering: optimizeLegibility;
    -o-text-rendering: optimizeLegibility;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
  	font-size: 50px;
}

a.symbol:before {
    content: attr(title);
    margin-right: 0.3em;
    font-size: 130%;
}

a.symbol {
    background: #9f9f9f;
    padding: 7px 5px 3px 5px;
    color: white;
    text-decoration: none;
}

/* ------------------- */
.input-append .add-on, .input-prepend .add-on {
  background-color: #eee;
  border: 1px solid #ccc;
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  height: 14px;
  line-height: 14px;
  min-width: 14px;
  padding: 2px 5px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  width: auto;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  border-radius: 3px;
  color: #555;
  display: inline-block;
  font-size: 13px;
  height: 14px;
  line-height: 14px;
  margin-bottom: 0px;
  padding: 2px 6px;
  vertical-align: middle;
}
.controls{
    color: #797a7c;
  	font-size: 10px;
}

/*
#form-login-remember{
  width:80px;
  padding-left:14%;
}
*/

.control-label {
  font-size: 10px;
  font-weight: bold;
  text-align: center;

}

.userdata .unstyled ul li a{
  
  text-decoration: none;	
}
/*
.userdata {
  background-color: #58585A;
  padding: 10px 20%;
}
.login-home>.well , .login-home{
  background-color: #58585A;
}
.form-inline > .userdata {
  border: 1px solid #fff;
  border-radius: 8px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
  margin: 0px 14%;
}*/
.item-image img{
  display: none;
}

.associatihome{
  background-color: #EDEDEE;
}

.titolonews {
  top:  6px;
  position:  relative;
}

.titolonews a, div.associatihome a{
  color: #797a7c;
  font-size: 16px;
  font-weight: bold;

}

.titolonews > .active > a ,
.titolonews > a:hover,
.titolonews > a:focus ,
div.associatihome  a:active  ,
div.associatihome  a:hover,
div.associatihome  a:focus{
	text-decoration: none;	
    font-size: 16px;
  	font-weight: bold;
	color: #FF4419;
  	background-color: #EDEDEE;
}
.readmore a {
  color: #797a7c;
  font-size: 12px;
}

.readmore > .active > a ,
.readmore > a:hover,
.readmore > a:focus {
	text-decoration: none;	
    font-size: 12px;
	color: #FF4419;
}


.well {
  background-color: #58585A;
  border: 0px solid #e3e3e3;
  border-radius: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
  margin-bottom: 20px;
  min-height: 0px;
  padding: 0;
}


form.well {
  background-color: #EDEDEE;
}


.pull-centerX, .widepicX, #content{
  padding-right: 2%;
}

// classi per il modulo login orizzontale
.mr5 {
	margin-right: 5px;
}

.control-group-small {
	margin-bottom: 5px;
}
//----------------------------------

// riga divisoria tra le news
.items-row .span12, .items-row .span6, .items-row .span4, .items-row .span3, .items-row .span2 {
border-bottom: 3px dotted #EE8033;
margin-bottom: 15px;
padding-bottom: 10px;
}

//----------------------------------
a {
	color: #FC4319;
	text-decoration: none;
}

a:hover,
a:focus {
	color: #FC4319;
	text-decoration: underline;
}
li a.pathway,
.pathway a:active, 
.pathway a:focus ,
.pathway a:visited{
	color: #666;
	text-decoration: none;
}

li a.pathway:hover {
	color: #FC4319;
	text-decoration: none;
}
body.site {
	border-top: 7px solid #FC4319;
	padding: 0px ;
	background-color: #000000;
}

body.site.fluid {
	background-color: #ffffff;
}

.body .container {
    background-color: #EDEDEE;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border: none;
    -moz-box-shadow: 0px 0px 0px #000;
    -webkit-box-shadow: 0px 0px 0px #000;
    box-shadow: 0px 0px 0px #000;
	padding: 0px;
}

.container {
    max-width: 100%;
}


.container {
    margin-left: auto;
    margin-right: auto;
}

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
	width: 100%;
}

.header {
	margin-bottom: 0px;
	background-color: #000000;
	height:124px;
}

.text .header {
  	margin-bottom: 0px;
	background-color: #EDEDEE;
	height:50px;
}
.header .finder {
	margin-top: 0px;
}
.header .finder .btn {
	margin-top: 0px;
}

.mod-languages.lingue {
	display: inherit;
	text-align: right;
	margin: 10px 20px;
}
.brand.pull-left{
	color: #ffffff;
	margin: 22px 0px 0px 40px;
}

.brand.pull-left a :hover, .brand:hover {
	color: #FC4319;
}


.site-title{
	font-size:50px;
}

.site-description{
	font-size: 16px;
	font-weight:bold;
}
.navigation {
	padding: 12px 40px;
	background-color: #C0C0C0;
	font-weight: bold;  
	border-bottom: 0px solid rgba(0, 0, 0, 0.075);
  border-top: 0px solid rgba(0, 0, 0, 0.075);
  margin-bottom: 0px;
  padding: 0px 0px 0px 30px;
}

.nav > li > a:hover,
.nav > li > a:focus {
	text-decoration: none;
	background-color: #797A7C;
	color: #FF4419;
	font-size: 14px;
}


.pull-center {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

.nav > li > a > img {
	max-width: none;
}
.nav {
	margin-left: 0;
	margin-bottom: 18px;
	list-style: none;
}

.nav > li > a:hover,
.nav > li > a:focus {
	text-decoration: none;
/*	background-color: #eee; */
}
.nav > li > a > img {
	max-width: none;
}
/* TOP SUBMENU */

.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
	background-color: #FF4419;
}

.navigation .nav-child a {
	color: #fff;
	font-weight:bold;
	font:20px;
	font-family: 'Lato', sans-serif;
}

.navigation .nav-child li > a:hover,
.navigation .nav-child li > a:focus,
.navigation .nav-child:hover > a {
	
	text-decoration: none;
	color: #DBDBDB;
	background-color: #797A7C;
	font-weight:bold;
	font: 20px;
	font-family: 'Lato', sans-serif;
	
	background-color: #797A7C;
	background-image: -moz-linear-gradient(top,#929293,#727272);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#929293),to(#727272));
	background-image: -webkit-linear-gradient(top,#929293,#727272);
	background-image: -o-linear-gradient(top,#929293,#727272);
	background-image: linear-gradient(to bottom,#929293,#727272);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0076b2', GradientType=0);
}

.navigation .nav-child:before {
  border-bottom: 7px solid rgba(0, 0, 0, 0.2);
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: "";
  display: none;
  left: 9px;
  position: absolute;
  top: -7px;
}
.navigation .nav-child:after {
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  display: none;
  left: 10px;
  position: absolute;
  top: -6px;
}
.navigation .nav-child {
  background-clip: padding-box;
  background-color: #797A7C;
  border: 0px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  display: none;
  float: left;
  left: 0;
  list-style: outside none none;
  margin: 0px 0 0;
  min-width: 160px;
  padding: 5px 0;
  position: absolute;
  top: 98%;
  z-index: 1000;
}


/*fine TOP SUBMENU*/

.nav-tabs > li > a ,
.nav-pills > li > a {
	padding-right: 12px;
	padding-left: 12px;
	margin-right: 2px;
	line-height: 14px;
	font-size: medium;
 	font-family: 'Lato', sans-serif;
}

.nav-pills > li > a {
	padding-top: 22px;
	padding-bottom: 28px;
	margin-top: 0px;
	margin-bottom: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-size: medium;
}


/* MENUSX STORIA  */
.moduletable {
	padding-left: 40px;
  	padding-top: 20px;
	}
.moduletable > h3 {
	text-decoration: none;
	/*color:  #797A7C;*/
    color:  #000000;
	font-weight:bold;
	font-size: 50px;
	font-family: 'Lato', sans-serif;
  padding-bottom: 30px;
}

.nav .menunav-tabs a {
	color: #666;
	font-weight:bold;
	font:20px;
	font-family: 'Lato', sans-serif;
}
.nav .menunav-tabs li > a:hover,
.nav .menunav-tabs li > a:focus,
.nav .menunav-tabs:hover > a {
	text-decoration: none;
	color: #DBDBDB;
	background-color: #797A7C;
	font-weight:bold;
	font: 20px;
	font-family: 'Lato', sans-serif;
	padding-bottom;20px;
	border-bottom: 1px solid #797A7C;
}

.storiafmy a {
  border-top: 1px solid #333;
  color: #797a7c;
  font-size: 16px;
  font-weight: bold;
  height: 20px;
  padding: 10px 0px;
}

.nav-pills > .item-120 a,  {
  color: #A23A76;
}
.storiafmy > li > .active > a ,
.storiafmy > li > a:hover,
.storiafmy > li > a:focus {
	text-decoration: none;	
	color: #A23A76; /*#FF4419;*/
	font-size: 16px;
  	font-weight: bold;
  	background-color: #EDEDEE;
}

/* PROGRAMMA EVENTI  */

.eventifmy a {
  border-top: 1px solid #333;
  color: #797a7c;
  font-size: 16px;
  font-weight: bold;
  height: 20px;
  padding: 10px 0px;
}

.eventifmy > li > .active > a ,
.eventifmy > li > a:hover,
.eventifmy > li > a:focus {
	text-decoration: none;	
	color: #C5A984; /*#A23A76; #FF4419;*/
	font-size: 16px;
  	font-weight: bold;
  	background-color: #EDEDEE;
}
.ns2-wrap {
  margin-top:-11px;
  padding-top: 0px;
  font-size: 12px;
  
  }
.ns2-inner{
  background-color: #fff;
}
.ns2-title, .ns2-tools, .ns2-created, .ns2-introtext, .ns2-readmore {
  padding-left: 5%;    
}
.ns2-links {
  padding-bottom: 5%;    
}
.ns2-title a {
  color: #797a7c;
}
.ns2-links a {
  color: #797a7c;
  font-size: 11px;
  line-height: 14px;
}
.ns2-title > .active > a ,
.ns2-title > a:hover,
.ns2-title > a:focus,
.ns2-links > .active > a ,
.ns2-links > a:hover,
.ns2-links > a:focus {
	text-decoration: none;	
	color: #FF4419;
}
.ns2-image {
   box-sizing: border-box;
   width: 100%; 
}
   
/* -----------  */

#titolopagina {
  	margin: 20px 10px 40px 40px;
  	font-size: 30px;
    line-height: 30px;
	font-weight:bold;
  
}
.page-header {
  margin: 0px 0px 10px;
}
img.widepic{
  display: block;width: 100%
} 

.titolihome{
  	margin: 20px auto;
  	text-align: center;
  	font-size: 26px;
	font-weight:bold;
  
}

.loginhome{
 /* 	margin: 20px auto;
  	text-align: center;
  	font-size: 10px;
	font-weight:bold;
  	color: #fff;*/
	margin-top: -5px;
}

.titolettihome{
  	margin: 20px auto;
  	text-align: center;
  	font-size: 18px;
	font-weight:bold;
  	color: #fff;
}

.titolettihome a:hover, .titolettihome a:focus{
	text-decoration: none;
}
.titolettihome img:hover, .titolettihome img:focus {
	opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}
 .bgfasciabassa {
    background-color: #58585A;
}

 .fasciabassa {
  	padding-top: 40px;
    background-color: #58585A;
   	margin: 0 auto !important;
 	float: none !important;
 	text-align: center;
} 

.titolotesto {
  color: #FF4419;  
  font-weight: bold;
}

hr {
  border: 0; 
  height: 1px; 
  background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0); 
  text-align:center;
}


/*

hr:after {
	content: '\002665';
	display: inline-block;
	position: relative;
	top: -10px;
	padding: 0 2px;
	background: #f0f0f0;
	color: #8c8b8b;
	font-size: 12px;
  
}

.storiafmy a {
	display: block;
	color: #797A7C;
	height:38px;
	font-size:12px;
	border: 1px  0px 1px 0px solid #87888A;
}


.storiafmy > li > a:active, 
.storiafmy > li > a:focus {
	color: #0EC3D3;
	
	
	border: 1px  0px 1px 0px solid #87888A;
	
}


.storiafmy a:hover,
.storiafmy  a:focus {
	text-decoration: none;
	background-color: #797A7C;
	color: #FF4419;
	font-size: 18px;
	border-bottom: 1px solid #8D8E90;
}
.storiafmy .nav {
	margin-left: 0;
	margin-bottom: 18px;
	list-style: none;
}

*/


/*  prova  
.nav-pills > li > a {
  border-radius: 5px;
}
 
.nav-pills > li + li {
  margin-left: 2px;
}
 
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: yellow;
  background-color: red;
}

/*  prova   */

/*
.nav-tabs:before, .nav-tabs:after, .nav-pills:before, .nav-pills:after {
content: "";
display: inline;
line-height: 0;
}
.cerca{
	float:right;
	display: inline;
}

.cerca > form {
margin: 0px;
}
*/
input, textarea, .uneditable-input {
    width: 200px;
}


@media (min-width: 1024px) {
	.slide{
		padding: 0px 3%;
		margin-top: 20px;
	}
}
@media (min-width: 980px)and (max-width: 1024px) {
	.slide{
		padding: 0px 40px;
		margin-top: 20px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.slide{
		padding: 0px 16px;
		margin-top: 16px;
	}
}
@media (min-width: 481px) and (max-width: 767px) {
	.slide{
		padding: 0px 10px;
		margin-top: 10px;
	}
}
@media (max-width: 480px){
	.slide{
		padding: 0px 4px;
		margin-top: 4px;
	}
}



.breadcrumb {
	padding: 0px 15px 8px 2px;
  	margin: 0px;
	background-color: #EDEDEE;
}


.row-fluid .span4{
	padding: 20px 40px;
}

.row-fluid .span12{
	padding: 20px 20px 20px 40px;
}

.footer {
	color:#ffffff;
  	background: #797A7C;
}