/* Stili generici */
@font-face {
    font-family: 'open_sansregular';
    src: url('../opensans/opensans-regular-webfont.eot');
    src: url('../opensans/opensans-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('../opensans/opensans-regular-webfont.woff') format('woff'),
         url('../opensans/opensans-regular-webfont.ttf') format('truetype'),
         url('../opensans/opensans-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansbold';
    src: url('../opensans/opensans-bold-webfont.eot');
    src: url('../opensans/opensans-bold-webfont.eot#iefix') format('embedded-opentype'),
         url('../opensans/opensans-bold-webfont.woff') format('woff'),
         url('../opensans/opensans-bold-webfont.ttf') format('truetype'),
         url('../opensans/opensans-bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansbold_italic';
    src: url('../opensans/opensans-bolditalic-webfont.eot');
    src: url('../opensans/opensans-bolditalic-webfont.eot#iefix') format('embedded-opentype'),
         url('../opensans/opensans-bolditalic-webfont.woff') format('woff'),
         url('../opensans/opensans-bolditalic-webfont.ttf') format('truetype'),
         url('../opensans/opensans-bolditalic-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansextrabold';
    src: url('../opensans/opensans-extrabold-webfont.eot');
    src: url('../opensans/opensans-extrabold-webfont.eot#iefix') format('embedded-opentype'),
         url('../opensans/opensans-extrabold-webfont.woff') format('woff'),
         url('../opensans/opensans-extrabold-webfont.ttf') format('truetype'),
         url('../opensans/opensans-extrabold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansextrabold_italic';
    src: url('../opensans/opensans-extrabolditalic-webfont.eot');
    src: url('../opensans/opensans-extrabolditalic-webfont.eot#iefix') format('embedded-opentype'),
         url('../opensans/opensans-extrabolditalic-webfont.woff') format('woff'),
         url('../opensans/opensans-extrabolditalic-webfont.ttf') format('truetype'),
         url('../opensans/opensans-extrabolditalic-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansitalic';
    src: url('../opensans/opensans-italic-webfont.eot');
    src: url('../opensans/opensans-italic-webfont.eot#iefix') format('embedded-opentype'),
         url('../opensans/opensans-italic-webfont.woff') format('woff'),
         url('../opensans/opensans-italic-webfont.ttf') format('truetype'),
         url('../opensans/opensans-italic-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('../opensans/opensans-semibold-webfont.eot');
    src: url('../opensans/opensans-semibold-webfont.eot#iefix') format('embedded-opentype'),
         url('../opensans/opensans-semibold-webfont.woff') format('woff'),
         url('../opensans/opensans-semibold-webfont.ttf') format('truetype'),
         url('../opensans/opensans-semibold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanssemibold_italic';
    src: url('../opensans/opensans-semibolditalic-webfont.eot');
    src: url('../opensans/opensans-semibolditalic-webfont.eot#iefix') format('embedded-opentype'),
         url('../opensans/opensans-semibolditalic-webfont.woff') format('woff'),
         url('../opensans/opensans-semibolditalic-webfont.ttf') format('truetype'),
         url('../opensans/opensans-semibolditalic-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sanslight';
    src: url('../opensans/opensans-light-webfont.eot');
    src: url('../opensans/opensans-light-webfont.eot#iefix') format('embedded-opentype'),
         url('../opensans/opensans-light-webfont.woff') format('woff'),
         url('../opensans/opensans-light-webfont.ttf') format('truetype'),
         url('../opensans/opensans-light-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sanslight_italic';
    src: url('../opensans/opensans-lightitalic-webfont.eot');
    src: url('../opensans/opensans-lightitalic-webfont.eot#iefix') format('embedded-opentype'),
         url('../opensans/opensans-lightitalic-webfont.woff') format('woff'),
         url('../opensans/opensans-lightitalic-webfont.ttf') format('truetype'),
         url('../opensans/opensans-lightitalic-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

/** Fine font face **/



body {
    font-family: 'open_sansregular';
	background: #f9f9f9;
	position:relative;
}

/* ID 12 */
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

.spaced {
	margin-bottom: 15px;
}

label {
	cursor: auto;
}

a:hover,
a:active,
a:focus {
	outline: 0!important;
}

button.close {
	font-size: 10px;
}

#logo-img {margin-top:0px;}
/* Stili generici */

/* Stile per il background del body */
#body-wrapper { 
	background: #f9f9f9; 
	border-bottom: 1px solid #dddddd;	
	position: relative;
	min-height: 600px; 
    height:auto !important; 
    height: 600px;
}
/* Fine stile per il background del body */

/* Stili per la navigazione di testata con form di ricerca */
#headernavigation {
	position: relative;
	top: -26px;
	z-index: 2000;
	/*
	height:0px;
	margin-bottom: 22px;
	*/
}

#headernavigation .navbar {
	margin-bottom: 0px;
}

#headernavigation li > a::after {
	content: '';
	border-bottom: 5px solid transparent;
	border-left: 5px solid transparent;	
	display: inline-block;
	position:relative;
	left: 3px;
}
#headernavigation li:hover > a::after {
	border-bottom: 5px solid #00a1e0;
}
#headernavigation li > a.active::after {
	border-bottom: 5px solid #00a1e0;
}
#headernavigation li a.active {
	color: #00a1e0;
}
#headernavigation li:hover a {
	color: #00a1e0;
}

#headernavigation .navbar-inner {
  	background: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
} 

#headernavigation .input-append {
	margin-bottom: 5px;
}

#headernavigation input::-webkit-input-placeholder { background: #f5f5f5; background: url(../images/search-bg.png) -8px -4px no-repeat; }
#headernavigation input::-moz-placeholder { background: #f5f5f5; background: url(../images/search-bg.png) -8px -4px no-repeat; } /* firefox 19+ */
#headernavigation input:-ms-input-placeholder { background: #f5f5f5; background: url(../images/search-bg.png) -8px -4px no-repeat; } /* ie */

/* Fine stili per la navigazione di testata con form di ricerca */

/* Stili per il menÃ¹ lingue */
#header_languages_menu {
  background: #181d22;
}
#header_languages_menu a {
  line-height: 60px;
  color: #ffffff;
  margin-left: 20px;
  font-size: 12px;
  padding: 8px 10px;
}
#header_languages_menu a:hover {
	background: #373b3f;
	text-decoration: none;
	padding: 8px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#header_languages_menu a:last-child {
	font-size: 14px;
}
#header_languages_menu a:last-child:hover {
	background: transparent;
}
/* Fine stili per il menÃ¹ lingue */

/* Stili per il menÃ¹ funzionale con navigazione e ricerca */
#header_functional_menu {
  background: #313d48;
  height: 50px;
  color: #ffffff;
  position: relative;
  z-index: 2;
}

#header_functional_menu .navbar {
	margin-bottom: 0px;
}

#header_functional_menu .navbar-inner {
  background: #313D48;
  border: 0px;
  padding: 0px;
}

#header_functional_menu .nav {
	margin-right: 0px;
}

#header_functional_menu a {
  color: #ECE9E9;
  text-shadow: none;
  line-height: 30px;
  padding-right: 40px;
  /* margin-left: 20px; */
}

#header_functional_menu a:hover { color: #00abe3; } 

#header_functional_menu a.active {
  color: #ffffff;
}

#header_functional_menu button {
	margin-top: 10px;
	margin-left: 15px;
	font-size: 12px;
}

#header_functional_menu .input-append {
  	margin: 11px 0;
}

#header_functional_menu .input-append input {
	color: #999999;
  	font-family: 'open_sansregular';
}

#header_functional_menu .input-append .add-on {
	background-color: #00A1E0;
	border: 1px solid #00A1E0;
	width: 26px;
	cursor: pointer;
}

/* Fine stili per il menÃ¹ funzionale con navigazione e ricerca */

/* Stili per il banner principale homepage con carousel */
#header_banner {
  height: 350px;
  border-bottom: 5px solid #00a1e0;
  overflow: hidden;
}

#header_banner .carousel {
  margin-bottom: 0px;
  z-index: 1;
}

#header_banner .carousel .item {  
  height: 350px;
}

#header_banner .carousel .item .background {
  position: absolute;
  top: 0px;
  left: -1250px;
  margin-left: 50%;
  z-index: -1;
  max-width: none;
} 

#header_banner_fixed {
	height: 240px;
    border-bottom: 5px solid #00a1e0;
	overflow: hidden;
} 

#header_banner_fixed .carousel {
  margin-bottom: 0px;
}

#header_banner_fixed .carousel .item {  
  height: 240px;
}

#header_banner_fixed .carousel .item .background {
  position: absolute;
  top: 0px;
  /* left:0px; */
  left: 50%;
  margin-left: -1250px;
  z-index: -1;
  /* height: 100%;
  width:100%; */
  max-width: none;
} 

#header_banner .carousel .item .container {   
  position: relative;  
  top: 120px;
  z-index: 2;
}

#header_banner .carousel-control { 
	/*background: none;*/ 
	border: none; 
	margin-top: 30px; 
	background: none repeat scroll 0 0 #202a2f;
   /*border: 3px solid #FFFFFF;*/
    border-radius: 0px;
    color: #FFFFFF;
	font-size:45px;
	}

#carousel h2 {
	font-family: 'open_sanssemibold';
	font-size:45px;
	color:#ffffff;
	background: #091e2e;
	padding: 1%;
	text-transform: uppercase;
	display: inline-block;
}

#carousel h3 {
	font-family: 'open_sansregular';
	font-size:30px;
	color:#ffffff;
	background: #f58466;
	padding: 1%;
	text-transform: uppercase;
	margin-top: 0;
	line-height: 30px;
	display: inline-block;
}
.carouselscritte{
	margin-top:15px;
	width: 100%;
}
.carouselscritte > div {
	width: 100%;
}
/* Fine stili per il banner principale homepage con carousel */

/* Stile per la barra contatti del footer */
#footer_contacts {
	height: 130px;
	background: #ffffff;
}

#footer_contacts .container {
	padding-top: 30px;
}

#footer_contacts .contacts-heading {
	font-size: 22px;
	padding-top: 12px;
}

#footer_contacts .contacts-line {
	color: #a9a9a9;
}

#footer_contacts a span {
	color: #0088CC;
}
/* Fine stile per la barra contatti del footer */

/* Stile per la barra social del footer */
#footer_social {
  font-family: 'open_sanssemibold';
  background: #00a1e0;
  height: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #008cc2;
}

#footer_social .ui-icon {
	box-shadow: 0px 1px 1px #5c5c5c;
	margin-right: 5px;
}

#footer_social img {
  vertical-align: bottom;
}

#footer_social div.input-append {
	margin: 0px;
}

#footer_social .btn.dropdown-toggle {
    background: #fff;
	border: 1px solid #fff;
	padding-left: 8px;
	padding-right: 8px;
}
/* Fine stile per la barra social del footer */

/* Stile per i form di contatto in iframe */
#modalContatto, #modalSegnalazioni, #modalContattoDiretto {
	padding: 10px;
	width: 800px;
	margin-left: -390px;
	max-height: 800px;
	background: #f9f9f9;
	top: 5%;
}

#modalContattoDiretto {
	max-height: 600px;
	top: 3%;
}

#modalContatto iframe {
	height: 565px;
	margin: 0px;
}

#modalSegnalazioni iframe {
	height: 620px;
	margin: 0px;
}

#modalContattoDiretto iframe {
	height: 560px;
	margin: 0px;
}

#form-contatti {
	height: 480px;
}
/* Fine stile per i form di contatto in iframe */

/* Stile per la navigazione sito del footer */
#footer_navigation {
  background: #181d22;
  color: #ffffff;
}

#footer_navigation .container > div:last-child {
  border-top: 1px solid #cccccc;
}

#footer_navigation i {
  background: #cccccc;
  color: #000000;
  padding: 3px;
  margin-top: 0px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* Fine stile per la navigazione sito del footer */

/* Stile per i link di servizio del footer */
#footer_service_links {    
  background: #181d22; 
  color: #ffffff;
  height: 130px;
}

#footer_service_links a {
	line-height: 130px;
	font-size: 13px;
	font-family: 'open_sansregular';
	text-decoration: none;
}

#footer_service_links .pull-left a {
	color: #ffffff;
}

#footer_service_links .pull-left a:hover {
	color: #ffffff;
   
}

#footer_service_links .pull-right  {
	color: #00a1e0;
}

#footer_service_links .pull-right a {
	color: #00a1e0;
	font-family: 'open_sanssemibold';
}

#footer_service_links .pull-right a:hover {
	color: #00a1e0;
   
}

/* Fine stile per i link di servizio del footer */

/* Stili per la generazione delle icone via font */
.ui-icon {
  font-size: 32px;
  background: #8fc212;
  color: #000000;
  width: 57px;
  height: 57px;
  text-align: center;
  line-height: 54px;
}
.ui-icon.white{
  color: #ffffff;
}
.ui-icon.grey{
  background: #E4E4E4;
}
.ui-icon.small{  
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
}
.ui-icon.inverse{
  background: #ffffff;
}
/* Fine stili per la generazione delle icone via font */

/* Stili posizionamento blocchi homepage */
#homepage-servizi-news {
   min-height: 355px; 
   height:auto !important; 
   height: 355px; 
}
/* Fine stili posizionamento blocchi homepage*/

/* Stili per il blocco news in homepage */
#newshp img.news_image { width: 100%; /* width:118px; height:79px; */ }

#newshp div.news_date { font-family: 'open_sanssemibold'; font-size: 12px; color: #666666; }

#newshp div.news_title { font-family: 'open_sansregular'; font-size: 16px; color: #333333; text-transform: uppercase; margin-bottom: 5px;}

#newshp div.news_description { font-family: 'open_sanslight'; font-size: 14px; color: #333333; }

#newshp div.news_description a { /*position: absolute; bottom: 3px; right: 5px;*/font-family: 'open_sanssemibold'; font-size: 12px;color: #00a1e0; }

#newshp div.thumbnail { position: relative; border: 0px; box-shadow: none; padding: 0px; height: 130px; overflow: hidden; margin-top: 25px; }

#newshp .news-page { height: 290px; overflow: hidden; }

#newshp div.thumbnail.large { height: 193px; }

#newshp .dettagli {
	margin-left: 0px;
	margin-top :5px;
}

#newshp hr{
	border:0px;
	height: 3px;
	background-color: #dbe2e6;
}

.leggitutto {
	text-transform: uppercase; font-family: 'open_sanssemibold'; font-size: 12px; color: #00a1e0;
}

#newshp .news-pagination a.btn-mini i { margin-top: 1px; }

#newshp .news-pagination {
	line-height: 50px;
}
/* Fine stili per il blocco news in homepage */

/* Stili per il blocco servizi di zona in homepage */
#servizihp ul {
  margin: 0px;
}   

#servizihp h3 {
  line-height: 60px;
  margin: 0px;
  font-size: 20px;
  font-family: 'open_sansregular';
}

#servizihp h4 {
   	font-size:20px;
	font-family: 'open_sanslight';
	text-transform: uppercase;
   	font-weight: lighter;
	border-bottom: 1px #e0e0e0 solid;
	line-height: 30px;
	margin-top :0px;
}


#servizihp button, #servizihp a.btn.btn-primary {
	font-family: 'open_sansregular';
	font-size:12px;
  	margin-top: 15px;
}

#servizihp .servizi-ritiro .btn {
	width: 135px;
	margin-left: -10px;
}

#servizihp .nav-stacked > li > div {
  margin-right: 0;
  padding: 4px 0px;
  background: #ffffff;
}

#servizihp .nav-stacked > li > div > div {
	padding: 15px 0px;
}

#servizihp .nav-stacked > li > div > div > i {
	margin-left: 15px;
}

#servizihp .nav-tabs.nav-stacked > li > div {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

#servizihp .nav-tabs.nav-stacked > li:first-child > div {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-topleft: 4px;
}

#servizihp .nav-tabs.nav-stacked > li:last-child > div {
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
}

#servizihp .nav-tabs.nav-stacked > li > div:hover,
#servizihp .nav-tabs.nav-stacked > li > div:focus {
  z-index: 2;
  border-color: #ddd;
}

#servizihp .nav-pills.nav-stacked > li > div {
  margin-bottom: 3px;
}

#servizihp .nav-pills.nav-stacked > li:last-child > div {
  margin-bottom: 1px;
}

#servizihp .tooltiptap {
	margin-top: 24px;
	margin-left: 10px;
}

#servizihp .tooltiptap {
	color: #cccccc;
}

#servizihp .tooltiptap:hover {
	color: #00a1e0;
}

#servizihp .btn-group {
	margin-left: 40px;
}

#servizihp .tooltip-inner{
	font-size: 11px;
}

#servizihp .btn-group button:first-child {
	cursor: auto;
	background-image: none;
}

#servizihp .btn-group button:first-child:hover {
	background-position: 0;
	z-index: 0;
	background-image: none;
	background-color: #f5f5f5;
}

#servizihp .nav-tabs .dropdown-menu {
    border-radius: 6px 6px 6px 6px;
}
/* Fine stili per il blocco servizi di zona in homepage */
/*
Inizio stili per blocco news primo piano homepage
*/
#newshp h3 {
  line-height: 60px;
  margin: 0px;
  font-size: 20px;
  font-family: 'open_sansregular';
  font-weight: normal;
}

#newshp h4 {
	color:#333333;
	font-size: 24px;
	text-transform: uppercase;
 /*	font-weight: lighter;
	border-bottom: 1px #e0e0e0 solid; */
	line-height: 30px;
	margin-top :0px;
}
/*Fine stili pre blocco news primo piano homepage*/
/* Stili per il blocco banners in homepage */
#homepage-banners { margin-top: 15px; }
#homepage-banners li {
	background: #ffffff;
}

#homepage-banners img {
	width: 100%;
}

#homepage-banners p {
	margin:0px;
}

#homepage-banners .thumbnail:hover {
	border-color: #00a1e0;
	-webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
	-moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
/* Fine stili per il blocco banners in homepage */

/* Stili per la navigazione laterale del template interno */
#navigation i {
    margin-top: 3px;
}

.affix {
	top: 40px;
	width: 250px;
}

.affix-top {
    top: 0px;
	width: 250px;
    position: absolute;
}

.affix-bottom {
    bottom: 60px;
	width: 250px;
    position: absolute;
}

#navigation > li:first-child > div {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

#navigation > li:last-child > div {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
#navigation .tooltipped div.last {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

#navigation li div {      
    background: #34373e;
    color: #ffffff;
    border: 1px solid #595959;
    border-radius: 0 0 0 0;
	padding: 9px 15px;
}

#navigation li div a { 
	text-transform: uppercase;
    color: #ffffff;
	display:inline-block;
	width:85%;
   
}
#navigation li div a:hover { text-decoration: none;}

#navigation li div.active, 
#navigation li div.active a,
#navigation li div.active.collapsed a{
  	color: #00a1e0;
}

#navigation li div.active i.icon-chevron-right-alt,
#navigation li div.active.collapsed  i.icon-chevron-right-alt{
  	background: url('../images/icon-chevron-right-alt-green.png');
}

#navigation li div.active i.icon-chevron-down-alt,
#navigation li div.active.collapsed  i.icon-chevron-down-alt{
  	background: url('../images/icon-chevron-down-alt-green.png');
}

#navigation li div.collapsed a {
  	color: #cccccc;
	display:inline-block;
	width:85%;
}    

#navigation ul li a { 
    color: #ffffff;
	background: #23262e;    
	border-top: 1px solid #1c1e25;
	border-left: 3px solid #1c1e25;
	border-right: 3px solid #1c1e25; 
}

#navigation ul li a.active {
	color: #00a1e0;
	border-left: 3px solid #00a1e0;
}

#navigation ul li a:hover {
	color: #00a1e0;
	border-left: 3px solid #00a1e0;
}

#navigation li div .clearfix {
	border: 0px;
	padding: 0px;
}

.side-navigation {
	background: url(../images/bg.png);
	background-repeat:repeat-y;
	overflow: visible;
	margin-top: -28px;
}

.side-navigation > div {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 25px;
	width: 89%;
}
/* Fine stili per la navigazione laterale del template interno */


/* Stili per l'elenco comuni target */
#elenco_comuni_target {
	background: rgb(157, 208, 18);
	background: -moz-linear-gradient(90deg, rgb(157, 208, 18) 0%, rgb(100, 169, 12) 100%);
	background: -webkit-linear-gradient(90deg, rgb(157, 208, 18) 0%, rgb(100, 169, 12) 100%);
	background: -o-linear-gradient(90deg, rgb(157, 208, 18) 0%, rgb(100, 169, 12) 100%);
	background: -ms-linear-gradient(90deg, rgb(157, 208, 18) 0%, rgb(100, 169, 12) 100%);
	background: linear-gradient(180deg, rgb(157, 208, 18) 0%, rgb(100, 169, 12) 100%);
	border-color: #73a60d;
	padding: 10px 14px 17px;
	margin-bottom: 20px;
}


#elenco_comuni_target div.title {
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #7cab0e;
	text-shadow: 0 1px 0 #7da90f;
}

#elenco_comuni_target .btn-group button:first-child {
	cursor: auto;
	background: #f0f0f0;
	border-color: #e5e5e5;
	background-image: none;
	background-repeat: no-repeat;
}

#elenco_comuni_target .btn-group button:first-child:hover {
	background-position: 0;
	z-index: 0;
}
/* Fine stili per l'elenco comuni target */

/* Stili per la html gallery tabelle con e senza bordi */
.cmscontent table.amsa-tablegallery th {	
	background: rgb(157, 208, 18);
	background: -moz-linear-gradient(to top, #70b10d, #00a1e0);
	background: -webkit-linear-gradient(to top, #70b10d, #00a1e0);
	background: -o-linear-gradient(to top, #70b10d, #00a1e0);
	background: -ms-linear-gradient(to top, #70b10d, #00a1e0);
	background: linear-gradient(to top, #70b10d, #00a1e0);
	border-color: #83af10;
	text-shadow: 0 1px 0 #7da90f;
	color:#ffffff;
  	padding: 8px 19px;
}

.cmscontent table.amsa-tablegallery td {
	padding: 8px 19px;
	border-color: #d9d9d9;
}

.cmscontent table.amsa-tablegallery img, .cmscontent table.amsa-tablegallery-unstyled img {
	max-width: none;
}

.cmscontent table.amsa-tablegallery-unstyled { border-left: 1px solid #ddd; }

.cmscontent table.amsa-tablegallery-unstyled td { border-left: 0px; }

.cmscontent table.table-striped tbody>tr:nth-child(even)>td, .table-striped tbody>tr:nth-child(even)>th { background-color: #f2f6f8; }
.table-striped tbody>tr:nth-child(odd)>td, .table-striped tbody>tr:nth-child(odd)>th { background-color: #fff; }
/* Fine stili per la html gallery tabelle con e senza bordi */

/* Stile per il box di contatto diretto */
#contatto_diretto {
	background: rgb(79,138, 203);
	background: -moz-linear-gradient(90deg, rgb(79,138, 203) 30%, rgb(62, 109, 186) 70%);
	background: -webkit-linear-gradient(90deg, rgb(79,138, 203) 30%, rgb(62, 109, 186) 70%);
	background: -o-linear-gradient(90deg, rgb(79,138, 203) 30%, rgb(62, 109, 186) 70%);
	background: -ms-linear-gradient(90deg, rgb(79,138, 203) 30%, rgb(62, 109, 186) 70%);
	background: linear-gradient(180deg, rgb(79,138, 203) 30%, rgb(62, 109, 186) 70%);
	border-color: #047ebb;
	border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
	color:#ffffff;
	padding:10px;
	overflow: hidden;
}

#contatto_diretto.cenergia {
	background: linear-gradient(180deg, #f1a124 30%, #ed841c 70%);
	background-color: #f1a124;
}

#contatto_diretto p {
	text-shadow: 0 1px 0 #1095c7;
	margin-top: 10px; 
	margin-left: 2px;
}

#contatto_diretto.cenergia p { margin-top: 0px; }

#contatto_diretto i {
	margin-bottom: 10px;
	margin-right: 10px;
}
/* Fine stile per il box di contatto diretto */


/* Stile per il box di contenuto accordion */
.cmscontent .accordion-body { background-color: #f2f6f8; }
/* Fine stile per il box di contenuto accordion */

/* Stile per il box di contenuto tab */
.cmscontent .nav.nav-tabs  a {
	background: rgb(157, 208, 18);
	background: -moz-linear-gradient(90deg, rgb(157, 208, 18) 30%, rgb(100, 169, 12) 70%);
	background: -webkit-linear-gradient(90deg, rgb(157, 208, 18) 30%, rgb(100, 169, 12) 70%);
	background: -o-linear-gradient(90deg, rgb(157, 208, 18) 30%, rgb(100, 169, 12) 70%);
	background: -ms-linear-gradient(90deg, rgb(157, 208, 18) 30%, rgb(100, 169, 12) 70%);
	background: linear-gradient(180deg, rgb(157, 208, 18) 30%, rgb(100, 169, 12) 70%);
	border-color: #62990b;
	text-shadow: 0 1px 0 #7da90f;
	color:#ffffff;
}
/* Fine stile per il box di contenuto tab */

#box-module div.thumbnail {
	background: #ffffff;
}

/* Stile per il box dovelobutto */
#box_dovelobutto {
	background: #ffffff;
	padding: 10px;
}

#box_dovelobutto .span12 {
	margin: 0px;
	margin-top: 10px;
	border-top: 1px solid #DDDDDD;
}
/* Fine stile per il box dovelobutto */
/*Stile box per news*/
.cmscontent .boxnews{
	background: #ffffff;
	overflow: hidden;
	position: relative;
	padding: 0px;
}
.cmscontent .boxnews h1 {
	color: #333333;
	font-size: 20px;
    line-height: 24px;
    margin: 20px;
    margin-bottom: 5px;
    font-weight: normal;
}
.cmscontent .boxnews p {
    margin: 20px;
    margin-top: 5px;
	color: #666666;
	font-size: 14px;
}
.cmscontent .boxnews .news_date {
	font-family: 'open_sanssemibold';
	font-size: 14px;
    margin-left: 20px;
    color: #00a1e0;
}

.news_back {
    width: 100%;
    float: right;
    margin-top: 0px;
    margin-bottom: 10px;
}

/*Fine box per news */
/*Stile per box target */
.boxtarget{
	background: #ffffff;
	height:185px;
	overflow: hidden;
	position: relative;
}

.boxpadd{
	padding:10px 0px 10px 0px;
}

.boxmarginleft{
	margin-left: 10px;
}

.boxmarginright{
	margin-right: 10px;
}

.boxtarget a.btn{
	position: absolute;
	bottom:15px;
	width:45%;
}

.boxtarget .bcontent{
	overflow: hidden;
	height: 35%;
}
/* Fine stile box target */



/* Stile per il box ricerca nella pagina di risultato */
#ricerca-risultatiricerca {
	background: #23262e;
	border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
	border: 1px solid #0f1114;
	padding: 20px 0px 0px 0px;
}

#ricerca-risultatiricerca label {
	margin-left: 20px;
	margin-right: 10px;
	color: #ffffff;
}

#ricerca-risultatiricerca label.checkbox {
	margin-left: 40px;
	color: #cccccc;
}
/* Fine stile per il box ricerca nella pagina di risultato */
/* Stili per correggere l'editor del cms */
.cmscontent {}
.cmscontent a { font-family: 'open_sanssemibold'; }
.cmscontent p { text-align: left; color: #666666; font-size: 14px; font-family: 'open_sansregular';}
.cmscontent strong {color: #333333; font-family: 'open_sanssemibold';font-weight: normal;}
.cmscontent b {color: #333333; font-family: 'open_sansbold';}
.cmscontent div {font-family: 'open_sansregular';font-size: 14px;}
.cmscontent h1 { font-size:26px; color: #333333; font-family: 'open_sanssemibold';margin: 0px 0px 10px 0px; }
.cmscontent h2 { font-size:18px; color: #333333; font-family: 'open_sansregular'; line-height: 17px;margin: 0px 0px 10px 0px; }
.cmscontent h3 { font-size:20px; color: #555555; font-family: 'open_sansregular';/*text-indent: -2px;*/}
.cmscontent h4 { font-size:18px; color: #555555; font-family: 'open_sansregular';}
.cmscontent h5 { font-size:16px; color: #555555; font-family: 'open_sansregular';}
.cmscontent h6 { font-size:12px; font-weight:normal; font-family: 'open_sansregular'; }
.cmscontent em { font-weight:normal; font-family: 'open_sansitalic'; }
.cmscontent a p {color:#00a1e0;font-family: 'open_sanssemibold';font-size: 14px; }
.cmscontent li {font-size: 14px;}
.cmscontent ul {font-size: 14px;}
.cmscontent small {font-size: 12px;}
.cmscontent a h1, .cmscontent a h2, .cmscontent a h3, .cmscontent a h4, .cmscontent a h5, .cmscontent a h6 { color:#333333; }
.cmscontent a h1:hover, .cmscontent a h2:hover, .cmscontent a h3:hover, .cmscontent a h4:hover, .cmscontent a h5:hover, .cmscontent a h6:hover { color:#00a1e0; }
/* Fine stili per correzione dell'editor del cms */

/* Stile titolo */
#pageh.page-header {
	margin-bottom: 20px;
	border-bottom: solid 1px #e0e0e0;
	margin-top: 0px;
	top:0px;
}

#pageh.page-header h1{
	margin: 0px 0px 0px 0px;
	
}

#pageh.page-header h2{
    line-height: 17px;
    margin: 0px 0px 10px 0px;
    /*text-indent: -2px;*/
	
}


.mappa h4:before {
	content: "> ";
	color: #08c;
}
.mappa h4 {	border-bottom: 2px solid #ccc; }
.mappa h4 a { color: #333; }
.mappa a h4 { color: #333; }
.mappa .span3 a:hover { text-decoration:none; }
.mappa li { 
/*	font-size: 10px; */
	list-style-type: none;
/*	line-height: 14px; */
}
/* .mappa li a { color: #ccc; } */
.mappa ul { margin-left: 10px; }


#footer_navigation li { 
	font-size: 10px;
	list-style-type: disc;
	line-height: 14px;
	margin-left: 3px;
}
#footer_navigation li a { color: #ccc; }
#footer_navigation ul { margin-left: 10px; }
#footer_navigation a h6 { color: #ffffff; }
#footer_navigation a { color: #ffffff; }
#footer_navigation a:hover { color: #ffffff; }

#footer_social .control-label {
	margin-right: 10px;
	width: auto;
	color: white;
	font-size: 16px;
}

.li1social {
vertical-align: bottom;
display: inline-block;
}

.mappa #colcontatti .boxdx:nth-child(2) { height: 308px; }

.mappa .boxdx {
border-radius: 10px;
border: 1px solid #dcdcdc;
width: 100%;
height: 208px;
background: url(../contatti_fondo.png) right bottom no-repeat,  url(../contatti_bg.jpg) left top repeat-x;
background-position: 90% 100%;
margin-bottom: 10px;
background-color: #fff;
}
.amsapoint {
height: 58px;
background-image: url(../contatti_pointer.png);
background-repeat: no-repeat;
padding: 0 0 0 58px;
}
.amsapoint h3, .amsapoint h6 { margin: -4px; }

.caepoint {
height: 58px;
background-image: url(../casaenergia_pointer.png);
background-repeat: no-repeat;
padding-left: 54px;
}
.caepoint h3, .caepoint h6 { margin: 0px; line-height: 25px; }

.boxdx .wrapper { margin-left: 20px; margin-top: 20px; }
div.giocabox { margin-bottom: 20px; }
.giocabox img { width: 100%; }

#header_wrapper {
	position: relative;
	z-index: 3;
}
#header_functional_menu {
	font-size: 14px;
	font-family: 'open_sanssemibold';
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background: rgb(0,0,0);
	background: rgba(0,0,0, 0.5);
	/* filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99455871, endColorstr=#99455871);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99455871, endColorstr=#99455871)"; */
}
#header_functional_menu .navbar-inner {
	background: transparent;
	box-shadow: none;
}
#header_banner {
	height: 400px;
}
#header_banner .carousel .item {
    height: 400px;
	overflow: hidden;
}
#header_banner .carousel .item .container {
	top: 35%;
}
.carousel-indicators {
	top: 90%;
	left:50%;
}
#footer_contacts .contacts-heading {
	color: #333333;
}
#footer_contacts .ui-icon:hover {
	opacity:0.8;
}
#footer_contacts a:hover {
	text-decoration: none;
}
#footer_navigation .container > div:last-child {
	font-size: 8px;
	border-top: 0px;
}
#footer_navigation .container > div.open {
	border-top: 1px solid #2f2f2f;
}
#footer_navigation .container > div:last-child i {
	line-height: 15px;
    text-align: center;
    width: 15px;
	background: #2f2f2f;
}
#footer_navigation .container > div:last-child i:hover {
	background: #d2d2d1;
}
#body-wrapper {
	min-height: 520px;
}
#footer_service_links {
	height: 110px;
}
#footer_service_links a {
	line-height: 100px;
}
#newshp div.news_description a:hover {
	text-decoration: none;
}
#footer_social a.ui-icon {
	display: inline-block;
}
#footer_social .pull-right .control-label {
	line-height: 35px;
}
#footer_social form {
	padding-top:4px;
}
#footer_social .control-group {
	margin-bottom: 0px;
}
#social-twitter {
	background: url(../images/twitter.png) #ffffff;
}
#social-twitter:hover {
	background: url(../images/twitter_hover.png) #434343;
}
#social-facebook {
	background: url(../images/facebook.png) #ffffff;
}
#social-facebook:hover {
	background: url(../images/facebook_hover.png) #434343;
}
#social-linkedin {
	background: url(../images/linkedin.png) #ffffff;
}
#social-linkedin:hover {
	background: url(../images/linkedin_hover.png) #434343;
}
#social-youtube {
	background: url(../images/youtube.png) #ffffff;
}
#social-youtube:hover {
	background: url(../images/youtube_hover.png) #434343;
}
#header_functional_menu .navbar-inner {
	filter: none;
}
.btn-green {	
	background: rgb(157, 208, 18);
	background: -moz-linear-gradient(90deg, rgb(157, 208, 18) 0%, rgb(100, 169, 12) 100%);
	background: -webkit-linear-gradient(271deg, rgb(157, 208, 18) 0%, rgb(100, 169, 12) 100%);
	background: -o-linear-gradient(90deg, rgb(157, 208, 18) 0%, rgb(100, 169, 12) 100%);
	background: -ms-linear-gradient(90deg, rgb(157, 208, 18) 0%, rgb(100, 169, 12) 100%);
	background: linear-gradient(180deg, rgb(157, 208, 18) 0%, rgb(100, 169, 12) 100%);
	border-color: #62990b;
	text-shadow: 0 1px 0 #70a00d;
	color:#ffffff;
	font-family: 'open_sanssemibold';
	font-size: 12px;
}
.btn-green:hover {	
	background: rgb(157, 208, 18);
	background: -moz-linear-gradient(90deg, rgb(112, 177, 13) 0%, rgb(112, 177, 13) 100%);
	background: -webkit-linear-gradient(271deg, rgb(112, 177, 13) 0%, rgb(112, 177, 13) 100%);
	background: -o-linear-gradient(90deg, rgb(112, 177, 13) 0%, rgb(112, 177, 13) 100%);
	background: -ms-linear-gradient(90deg, rgb(112, 177, 13) 0%, rgb(112, 177, 13) 100%);
	background: linear-gradient(180deg, rgb(112, 177, 13) 0%, rgb(112, 177, 13) 100%);
	border-color: #62990b;
	text-shadow: 0 1px 0 #70a00d;
	color:#ffffff;
	font-family: 'open_sanssemibold';
	font-size: 12px;
}
.btn-green:active, .btn-green:focus {
	background-image: none;
    background-color: #70b10d;
    color: #FFFFFF;
}
.btn-primary {
    background-image: -webkit-linear-gradient(to top, #0072DD, #00B0EC);
	background-image: -moz-linear-gradient(to top, #0072DD, #00B0EC);
	background-image: -o-linear-gradient(to top, #0072DD, #00B0EC);
	background-image: -ms-linear-gradient(to top, #0072DD, #00B0EC);
	background-image: linear-gradient(to top, #0072DD, #00B0EC);
    border: solid 1px #008ed5;
}
.btn-primary:hover {
    background-image: -webkit-linear-gradient(bottom, #3390e5, #33c0f0);
	background-image: -moz-linear-gradient(bottom, #3390e5, #33c0f0);
	background-image: -o-linear-gradient(bottom, #3390e5, #33c0f0);
	background-image: -ms-linear-gradient(bottom, #3390e5, #33c0f0);
	background-image: linear-gradient(to top, #3390e5, #33c0f0);
    border: solid 1px #33a5dd;
	background-position: 0; 
}
.btn-primary:active, .btn-primary:focus {
	background-image: none;
    background-color: #007EE0;
    color: #FFFFFF;
}
#form-dovelobutto {
	min-height: 420px; 
    height:auto !important; 
    height: 420px;
}
#map-canvas-mi .bodyContent {line-height:16px; font-size:12px;}
#map-canvas-mi .bodyContent p {margin:0 0 5px;}
#map-canvas-mi h3 {margin:0px;}
#map-canvas-mi .map-canvas-btn { z-index: -500; }
	
#back-to-top {
	position: absolute;
	bottom: 342px;
	right: 20px;
}
#back-to-top img:hover {
	opacity:0.8;
}

/*INZIO STILI PER CAROUSEL INTERNO */
.cinterno{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    font-family: 'open_sansregular';
    font-size: 12px;  
    line-height:40px;
    height: 40px;
    z-index:90;
    position: relative;
	padding-right: 10px;
}
.cinterno a{
}
.carousel-content {top:-40px; z-index:1;}
/*FINE CAROUSEL INTERNO*/
#navigation .tooltip-inner {
	background:#dc5454;
}

#navigation .tooltip-arrow {
	/*background:#dc5454;*/
	border-right-color:#dc5454;
}
#risultato-ricerca-sito h4 {
	color: #666666;
}
#risultato-ricerca-sito h4 b {
	color: #333333;
}
#risultato-ricerca-sito .result-title {
	font-family: 'open_sanssemibold';
	font-size: 14px;
	color: #333333;
}
#risultato-ricerca-sito .result-title sup {
    top: -0.2em;
}
#risultato-ricerca-sito .result-content {
	font-family: 'open_sansregular';
	font-size: 14px;
	color: #666666;
}
#risultato-ricerca-sito .result-content a {
	font-family: 'open_sanssemibold';
	font-size: 14px;
	color: #00a1e0;
}
#risultato-ricerca-sito .result-last-modified {
	font-family: 'open_sansregular';
	font-size: 11px;
	color: #666666;
}
#risultato-ricerca-sito .result-last-modified span {
	font-family: 'open_sanssemibold';
	font-size: 11px;
	color: #333333;
}
#risultato-ricerca-sito #paginator {
	font-family: 'open_sansregular';
	font-size: 11px;
	color: #666666;
}
#risultato-ricerca-sito #paginator span {
	font-family: 'open_sanssemibold';
	color: #333333;
}
.icon-home {
	background: url('../images/icon-home.png');
}
.icon-trash {
	background: url('../images/icon-trash.png');
}
.icon-shipping {
	background: url('../images/icon-truck.png');
}
.icon-microfono {
	background: url('../images/icomicrofono.png');
}
i.ui-icon.icon-faem-white {
	background: url('../images/icons-faem-white.png');
}
i.ui-icon.icon-cae-white {
	background: url('../images/icon-cae-white.png');
}
.icon-leggio {
	background: url('../images/icoleggio.png');
}
.icon-quadro {
	background: url('../images/icoquadro.png');
}
.icon-info-sign {
	background: url('../images/icon-info-sign.png');
	height:16px;
	width:16px;
}
.icon-info-sign:hover {
	background: url('../images/icon-info-sign-hover.png');
	height:16px;
	width:16px;
}
.icon-info-sign:before, .icon-shipping:before, .icon-trash:before, .icon-home:before { content: ""; }
.icon-chevron-right-alt {
	background: url('../images/icon-chevron-right-alt.png');
	height: 16px;
    width: 16px;
}.icon-chevron-down-alt {
	background: url('../images/icon-chevron-down-alt.png');
	height: 16px;
    width: 16px;
}
.icon-close-languages {
	background: url('../images/icon-close-languages.png');
	height:21px;
	width:22px;
}
.icon-close-languages:hover {
	background: url('../images/icon-close-languages.png');
	height:21px;
	width:22px;
	opacity:0.8;
}
.accordion-heading a {
	font-family: 'open_sanssemibold';
	color: #00a1e0;
	text-decoration: none;
}
.accordion-heading a.collapsed {
	color:#333333;
	text-decoration: none;
}
.accordion-heading a:hover {
	text-decoration: none;
	color: #00a1e0;
}
.accordion-toggle-icon  {
	margin-top:4px;
	font-size: 8px;
}
.accordion-toggle .accordion-toggle-icon.icon-plus:before {
	content: "-";
}
.accordion-toggle.collapsed .accordion-toggle-icon.icon-plus:before {
	content: "+";
}

.boxtarget { border: 1px solid #E0E0E0; box-shadow: 0 1px 0 #AFAFAF; }
.boxtarget a.btn.btn-primary { font-family: 'open_sanssemibold'; font-size: 12px; }
.boxtarget a.btn.btn-primary.btn-primary:focus {
	background-image: none;
    background-color: #007EE0;
    color: #FFFFFF;
}
.boxtarget .span9 h3 { font-size: 20px; margin-left: 10px; font-family: 'open_sanssemibold'; }
.boxtarget .span12 div.boxmarginleft.boxmarginright { font-size: 12px; margin-top: 5px; }
.boxtarget .span12 div.boxmarginleft.boxmarginright p { color: #666; }

#navigation li a { font-family: 'open_sanssemibold'; }
#navigation li ul li a { font-family: 'open_sansregular'; }
#navigation li div.active a { color:#ffffff; }
#navigation li ul li a { color: #cccccc; }

.giocabox .thumbnail { padding: 0px; border: 1px solid #E0E0E0; box-shadow: 0 1px 0 #AFAFAF; }
.giocabox .thumbnail:hover { text-decoration: none; }
.giocabox .thumbnail p { margin: 20px; font-family: 'open_sansregular'; font-size: 20px; color: #333333; }
.giocabox .thumbnail input { margin-left:20px; margin-bottom:20px; font-family: 'open_sanssemibold'; font-size: 12px; height:32px; }

.homepage_banner { border: 1px solid #E0E0E0; box-shadow: 0 1px 0 #AFAFAF; }
.homepage_banner p { margin: 0px;}
.homepage_banner div { margin: 0px;}
#servizihp .nav-tabs.nav-stacked > li > div { border: 1px solid #E0E0E0; box-shadow: 0 1px 0 #AFAFAF; }

.servizi-comuni .btn { color: #666666; }
#footer_navigation .container > div:last-child i:hover {
	cursor: pointer;
}

#header_functional_menu .nav { background: transparent;}

.thumbnail { padding: 5px; }


/* INZIO STILI FIX BOOTSTRAP */
.nav-list > li > a, .nav-list .nav-header { text-shadow: 0 0 0; }
.btn-group.open .btn-primary.dropdown-toggle { background-color: #007EE0; }
.container #privacy { margin-bottom: 10px; margin-left: 30px;}

/* FIX SEGNALAZIONI*/
#elenco_comuni_target .btn-group button { text-align: left; }
#newshp div.news_description a:hover { color: #2ac3ff; }
#footer_contacts a span { font-family: 'open_sanssemibold'; color: #00a1e0; }
#footer_contacts a span:hover { color: #2ac3ff; }
#privacy a { font-family: 'open_sanssemibold'; color: #00a1e0; text-decoration:none; cursor: pointer; }
#privacy a:hover, #privacy a:focus { color: #2ac3ff; }

a { color: #00a1e0; }

a:hover,
a:focus,
#header_functional_menu a:hover,
#footer_navigation a:hover,
#footer_navigation a:hover h6,
#footer_service_links .pull-right a:hover,
#headernavigation li:hover a { text-decoration: none; color: #2ac3ff; }
/* LAST MODIFIED 14/11/2013 Giordani Lorenzo*/

#header_banner .carousel .item .container  h1 a{
	color:#ffffff;
    font-family: 'open_sansbold';
	/*margin-left:15px;*/
	text-shadow: 3px 3px 3px #444444;
/*	filter: progid:DXImageTransform.Microsoft.Shadow(color=#444444,direction=45);*/
	filter: dropshadow(color=#444444, offx=3, offy=3, Positive=1);
	
}

.blu{
	color:#00a1e0;
}

.addr{
	margin-top:20px;
}

.addrrientro{
	margin-left: 18px;
}

.videoleft{
	float: left;
	align: left;
	margin: 10px 10px 10px 10px;
}

.videoright{
	float: right;
	align: right;
	margin: 10px 10px 10px 10px;
}

.videocenter{
	float: none;
	align: center;
	margin: 10px 10px 10px 10px;
}

.faem-tablegallery, .faem-tablegallery2 { box-shadow: 1px 1px 1px #5C5C5C; }
	
.faem-tablegallery th {
	text-shadow: 1px 1px 1px #5C5C5C;
	background-color: #00a1e0;
	font-family: 'open_sanssemibold';
	color: #fff;
}

.faem-tablegallery td { 
	font-size: 14px;
	color: #666;
}
	
/* .faem-tablegallery td:not(:first-child), .faem-tablegallery th:not(:first-child) { border-left: 0px solid #ddd; } */


.faem-tablegallery2 td { vertical-align: middle; }

.faem-tablegallery2 td.tcenter { text-align: center; }

.faem-tablegallery2 h3 {
font-size: 18px;
color: #333;

}

.faem-tablegallery2 {
width: 100%;
font-size: 12px;
color: #666;
}

.cmscontent .nav.nav-tabs a { background: #e4e4e4; border-color: #dcdcdc; text-shadow: 0 1px 0 #dcdcdc; color: #999; }
.cmscontent .nav-tabs>.active>a, .cmscontent .nav-tabs>.active>a:hover, .cmscontent .nav-tabs>.active>a:focus {
background: #00a1e0; color: #fff; text-shadow: 1px 1px 1px #5C5C5C; }




/*

#homepage-banners0 li { background: transparent; }
#homepage-banners0 .thumbnail.homepage_banner { padding: 18px; margin: -12px 1px 0 4px; background: #ffffff; }
#newshp div.fll { float: left; color: #666666; font-size: 12px; }
#newshp .flr { font-size: 12px; color: #00a1e0; float: right; margin-right: 12px; }
#newshp .flr img { margin-left: 6px; }
#newshp>div>h4>img { margin: 0 5px 5px 0; }
#newshp .news-pagination a { border-radius: 12px; width: 11px; height: 22px; }
#homepage-servizi-news div.span4 { background-color: #eceff1; padding: 15px; }


#homepage-servizi-news .arfotografico div.span2 { background-color: transparent; }
#homepage-servizi-news .arfotografico div.span5 { background-color: transparent; padding: 0; }
#homepage-servizi-news .arfotografico div.span5 img { width: 100%; }
#homepage-servizi-news .arfotografico div h4 { font-size: 13px; color: #333; }

*/


#body-wrapper div.carousel-content div.item { height: 300px; }

#homebackneweventi{
	height: 100%;
/*   margin-top: -25px;  */
   min-height: 700px;
   background-color: #ECEFF1;
   padding: 15px 15px 0px;
}

#newshp>div>h4>img { 
	margin: 0 5px 5px 0; 
}

#homepage-banners0 li { background: transparent; }
#homepage-banners0 .thumbnail.homecontent { padding: 18px; margin: -12px 1px 0 4px; background: #ffffff; }

.homecontent{}
.homecontent a { font-family: 'open_sanssemibold'; }
.homecontent p { text-align: left; color: #333333; font-size: 14px;  font-family: 'open_sanslight';}
.homecontent strong {color: #333333; font-family: 'open_sanssemibold';font-weight: normal;}
.homecontent b {color: #333333;  font-family: 'open_sanslight';}
.homecontent div {font-family: 'open_sanslight';font-size: 14px;}
.homecontent h1 { font-size:22px; color: #333333;  font-family: 'open_sanslight';margin: 0px 0px 10px 0px; }
.homecontent h2 { font-size:16px; color: #333333;  font-family: 'open_sanslight'; line-height: 17px;margin: 0px 0px 10px 0px; }
.homecontent h3 { font-size:18px; color: #555555;  font-family: 'open_sanslight';/*text-indent: -2px;*/}
.homecontent h4 { font-size:16px; color: #555555; font-family: 'open_sanslight';}
.homecontent h5 { font-size:14px; color: #555555; font-family: 'open_sanslight';}
.homecontent h6 { font-size:10px; font-weight:normal; font-family: 'open_sanslight'; }
.homecontent em { font-weight:normal; font-family: 'open_sansitalic'; }
.homecontent a p {color:#00a1e0;font-family: 'open_sanslight';font-size: 14px; }
.homecontent li {font-size: 12px;}
.homecontent ul {font-size: 12px;}
.homecontent small {font-size: 10px;}
.homecontent a h1, .homecontent a h2, .homecontent a h3, .homecontent a h4, .homecontent a h5, .homecontent a h6 { color:#333333; }
.homecontent a h1:hover, .homecontent a h2:hover, .homecontent a h3:hover, .homecontent a h4:hover, .homecontent a h5:hover, .homecontent a h6:hover { color:#006793; }

.arfotografico h3{
	font-family: 'open_sansregular';
	color: #333333;
	font-size: 24px;
}

.arfotografico h4{
	font-family: 'open_sansregular';
	color: #333333;
	font-size: 13px;
	text-transform: uppercase;
}

.arfotografico hr {
    background-color: #DBE2E6;
    border: 0 none;
    height: 3px;
}

.arfotografico h5{
	font-family: 'open_sansregular';
	color: #333333;
	font-size: 13px;
	text-transform: uppercase;
}

.arfotografico .img-polaroid{
	height: 170px;
	width : 255px;
	overflow: hidden;
	
}

.arfotografico .thumbnail {
    position:relative;
    overflow:hidden;
   /* border: 1px solid #DDDDDD;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    width: 261px;
    height: 176px; */
    
    border:none;
    border-radius:0px;
    box-shadow: 0 1px 3px #f9f9f9;
    
}
 
.arfotografico .caption {
    position:absolute;
    top:10px;
    right:0;
    left:9px;
    height: 152px;
    width: 238px;
    background:rgba(66, 139, 202, 0.75);
   /* width:100%;
    height:100%;
    padding:2%;*/
    display: none;
    text-align:center;
    color:#fff !important;
    z-index:2; 
}

.zoomarchivio{
	margin-top:60px;
}

.arfotografico .modal.fade.in{
	top: 3%;
}

.arfotografico .modal-body  {
	max-height: 600px;
}

.arfotografico .modal-body p {
	color:#333333;font-family: 'open_sanslight';font-size: 14px;
}

/*
.backarchivio{
   background-repeat: no-repeat;
	background-image: url(../images/backarchiviofotografico.png);
	width: 260px;
	height: 173px;
	position: relative;
	top:0xp;
	margin: 0px;
}*/

.quadreria .img-polaroid{
	height: 180px;
	width : 255px;
	overflow: hidden;
	
}

.quadreria .thumbnail {
    position:relative;
    overflow:hidden;
    border: 1px solid #DDDDDD;
    border-radius: 4px;
   /*  width: 261px;
    height: 176px; */
    box-shadow: 0 1px 3px #f9f9f9;
    min-height: 280px;
}
 
.quadreria .caption {
    position:absolute;
    top:10px;
    right:0;
    left:9px;
    height: 162px;
    width: 238px;
    background:rgba(66, 139, 202, 0.75);
   /* width:100%;
    height:100%;
    padding:2%;*/
    display: none;
    text-align:center;
    color:#fff !important;
    z-index:2; 
}

.quadreria .modal.fade.in{
	top: 3%;
}

.quadreria modal{
	width: 700px;
}

.quadreria .modal-body  {
	max-height: 600px;
}

.quadreria .modal-body p {
	color:#333333;font-family: 'open_sanslight';font-size: 14px;
}

#formcontattimappa {
	margin-left: -30px;
}

#colcontatti{
  margin-left: 50px; 	
}

#newshp .news-pagination a { margin-top: 0px; }
.btn-pagination {
	width:23px;
	height:23px;
	line-height:19px;
	font-size:9px;
	color:#fff;
	background:#ccc;
	text-align:center;
	display:inline-block;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	margin-top: 30px;
} 
.btn-pagination:hover { 
	background:#dbdbdb; 
	color:#fff; 
}
.btn-pagination:focus, .btn-pagination:active {
	color:#fff; 
	background:#ccc;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5);
	-o-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5);
}

#carousel .carousel-indicators .active {
	background-color: #fbee04;
}


#footer_social input { background-color: transparent; color: #fff; border-color: #fff; }  
#footer_social ::-webkit-input-placeholder { /* WebKit browsers */
    color:    #fff;
}
#footer_social :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #fff;
}
#footer_social ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #fff;
}
#footer_social :-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #fff;
}

#footer_service_links .addr strong { font-size: 15px; }
#footer_service_links .addr span { color: #ccc; font-family: 'open_sanssemibold'; }

#footer_navigation .mappa .titolo h6 { font-size: 13px; font-family: 'open_sanssemibold'; }
#footer_navigation .mappa li { list-style-type: none; font-size: 11px; color: #999; margin-left: -9px; }

#footer_navigation .mappa li a { color: #999; }

#body-wrapper .mappa h4 { font-family: 'open_sanssemibold';  }

.cmscontent #colcontatti .boxdx h3 { font-family: 'open_sanssemibold'; font-size: 22px; color: #333; }

#footer_social .ombratesto { text-shadow: 1px 1px 1px #5C5C5C; }

.fotograficodetalis .thumbnail{
	 position:relative;
    overflow:hidden;
    border:none;
    border-radius:0px;
    box-shadow: none;
    padding: 0px;
}

.fotograficodetalis .caption {
    position:absolute;
    top:0;
    right:0;
    background:rgba(66, 139, 202, 0.75);
    width:100%;
    height:100%;
    padding:2%;
    display: none;
    text-align:center;
    color:#fff !important;
    z-index:2;
}

.fotograficodetalis h4 {
  margin-top: 30px;
}

.fotograficodetalis .modal{
	z-index: 5000;
}

.fotograficodetails .modal-backdrop, .modal-backdrop.fade.in {
  z-index: 90;
}

.fotograficodetails .cinterno{
	z-index: 90;
}




#content_tab + .tab-content, #content_tab_accordion + .tab-content {
	margin-left: 1px;
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 0 5px 5px 5px;
	background-color: white;
	box-shadow: 0px 1px 1px #5c5c5c;
	margin-bottom: 10px;
}

#content_tab, #content_tab_accordion {
	margin-bottom: 0;
	border-bottom: 0px;
}

.side-navigation-container { background: transparent url('../images/bgnav.jpg') repeat-y; }

#body-wrapper .modal .modal-body { max-height: inherit; }

.box-dx-hp { margin-top: 30px; }

/* titoli mobile box home */
.boxblu_mob{
	background: #00a1e0;
	font-family: 'open_sansbold';
	font-size: 14px;
	color: #ffffff;
	width: 100%;
	line-height: 40px;
	margin-bottom:10px;
		text-indent: 3px;
}

.boxverde_mob{
	background: #091e2e;
	font-family: 'open_sansbold';
	font-size: 14px;
	color: #ffffff;
	width: 100%;
	line-height: 40px;
	margin-bottom:10px;
	text-indent: 3px;
}