/*  GLOBAL MAIN  */
*{
	margin:0;
	padding:0;
}
body{
	font-size:85%;
	font-family:Arial, Helvetica, Verdana, Geneva;
	background:#E9EAEB;
	color:#404041;
}
.hidden, .separator{
	display:none;
}
.left{
	float:left;
}
.right{
	float:right;
}
/* COLUMNS */
.doubleColumn{
	overflow:hidden;
	width:100%;
}
.leftColumn{
	float:left;
	width:49%;
}
.rightColumn{
	float:right;
	width:49%;
}
.leftColumn33, .centerColumn33{
	float:left;
	width:32%;
}
.rightColumn33{
	float:right;
	width:32%;
}
/* CONTAINER and PAGE-CONTAINER */
#container {
	margin:0;	
	min-width:870px;
	max-width:1440px;
	background:#FFFFFF;
}
#container_gallery {
	margin:0 30px 0 30px;	
	min-width:1100px;
	max-width:1440px;
	background:#FFFFFF;
}
#page-container{
	margin:0 auto;
	overflow:hidden;
	width:100%;
}
#container-comunicazione #page-container{
	margin:0 auto;
	overflow:visible;
	width:100%;
}
#page-container-bottom {
	background: #cdd4dc;
}
#page-container-bottom .tools{
	background: #003A70;
	margin: 0 2%;
	overflow: hidden;
}
/*  HEADER START */
#header h1{
	display:none;
}
#header-top{
	background: none repeat scroll 0 0 #E9EAEB;
	height:0;
}
#header-background{
	background: transparent url(../img/back_header.gif) no-repeat scroll right bottom;
	float: left;
	padding: 0 0 23px;
	width: 100%;
}
#header-logo{
	position: relative;
    z-index: 1;
}
#header-logo a{
	display:block;
	float:left;
	height:141px;
	text-align:right;
	width:178px;
	margin:0 0 0 15px;
}
/*  HEADER tools START */
#header-tools{
	position: relative;
	height: 166px;
}
.header-tools-wrapper{
	float:right;
	margin-left:-280px;
	width:100%;
}
.header-tools-menu{
	margin-left:240px;
	overflow:hidden;
}
.header-tools-fixed{
	bottom: 0;
	float:right;
	margin: 0 2%;
    position: absolute;
    right: 0;
	width: 96%;
}
#header-tools ul.language, #header-tools ul.page-tools{
	background: #A7B7C8;
	color:#000000;
	float:right;
	font-size:0.95em;
	height: 1.2em;
	list-style:none;
	padding:6px 18px 6px 0px;
}
#header-tools ul.page-tools{
	background: #A7B7C8 url(../img/header_shade.gif) no-repeat scroll left top;
	padding:6px 20px 6px 40px;
}
#header-tools ul li{
	display:inline;
	line-height:19px;
}
#header-tools ul li a{
	color:#000000;
	display:inline;
	float:none;
	height:auto;
	padding:0 0.2em 0 0.2em;
	text-decoration:none;
	width:auto;
}
#header-tools ul li a:hover, #header-tools ul li.selected a{
	text-decoration:underline;
}
#header-tools ul.language li.selected a{
	font-weight:bold;
	text-decoration:none;
}
.search{
	float:right;
	padding:5px 0px 3px 5px;
	width: 100%
}
.search label{
	display:none;
}
.searchField {
	height:26px;
	margin: 0 26px 0 0.5em;
	overflow: hidden;
}
#search {
	height:26px;
	font-size:0.95em;
	width: 100%;
	background-color: transparent;
	border: medium none;
	direction: ltr;
	margin: 0;
	outline: medium none; 
}
.search input.submit{
	vertical-align:top;
}
.search fieldset {
	background:none repeat scroll 0 0 #FFFFFF;
	border: 1px solid lightgrey;
	float: right;
	padding: 0;
	margin:0;
	width: 23%;
}
input.searchButton {
	cursor:pointer;
	/*float:left;*/
	float:right;
	font-weight:bold;
	/*margin:0 0 0 5px;
	padding:5px 10px 4px;*/
	margin: -26px 0 0 -26px;
	padding: .4em;
	text-align:center;
}
#advancedSearch input.searchButton {
	font-weight: normal;
	margin:0 0 0 5px;
	padding:5px 10px 4px;
}
/*  HEADER tools END */
/*  HEADER menuIstituzionale START */
.menuIstituzionale{
	padding:10px 5px 0 0;
}
.menuIstituzionale ul{
	list-style:none;
	margin:0 0 0 210px;
}
.menuIstituzionale ul li{
	line-height:25px;
	display:inline;
}
.menuIstituzionale ul li a{
	text-decoration: none;
}
.menuIstituzionale ul li a:hover{
	text-decoration: underline;
}
/*  HEADER menuIstituzionale END */
/*  HEADER menuPrincipale START */
.menuPrincipale{
	background-color: #c7d1da;
	float: left;
	margin: 0;
	padding: 0 2% 0 0;
	width: 98%;
}

#header{
	background: #FFFFFF url(../img/menu_tab_back.gif) repeat-x scroll left bottom;
	padding: 0 0 39px;
}
.menuPrincipale ul{
	list-style:none outside none;
	margin:0 auto;
	padding:0;
	width:100%; /* tabwidth x ntabs + (1px x ntabs) + padding di a tag + 1px */
	/*width:870px; if exist home tab*/
	overflow:hidden;
	clear:both;
	margin-left: 7%;
}
.menuPrincipale ul li{
	background: #003A70 url(../img/menu_tab_blue.gif) no-repeat scroll right top;
	float:left;
	line-height:29px;
	margin:0;
	text-align:center;
	width: 21.33%
}
.menuPrincipale ul li.first{
	background: #e3e8ec url(../img/menu_tab_lightblue.gif) no-repeat scroll right top;
	padding: 0 0 0 2%
}
.menuPrincipale li a{
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	padding: 0 15px 0 0;
}
.menuPrincipale a:hover, .menuPrincipale li.selected a{	
	color:#003A70;
	border-left:1px solid #E9EAEB;
	background: #FFFFFF url(../img/menu_tab_white.gif) no-repeat scroll right top;	
}
/*.menuPrincipale li.last a{
	background: #003A70 url(../img/menu_tab_last_blue.jpg) no-repeat scroll right top;
	padding:0 26px 0 0;
	width:165px;
}
.menuPrincipale li.last a:hover{	
	background: #FFFFFF url(../img/menu_tab_last_white.jpg) no-repeat scroll right top;
}
.menuPrincipale li.last-selected a{
	color:#003A70;
	border-left:1px solid #E9EAEB;
	background: #FFFFFF url(../img/menu_tab_last_white.jpg) no-repeat scroll right top;
	padding:0 26px 0 0;
}*/
/*  HEADER menuPrincipale END */
/*  HEADER END */
/*  CONTAINER-MAIN START */
#container-main{
	background: url(../img/container-main_shade_dx.jpg) repeat-y scroll right top transparent;	
	border-left:1px solid #E9EAEB;
	margin:-1px 0 0;
	clear:both;
	/*overflow:hidden;*/
}
#container-main-top{
	background:url(../img/container-main_shade_top_dx.jpg) no-repeat scroll right top transparent;
	padding-top:15px;
	clear:both;
}
#container-main-bottom{
	/*background:url(../img/container-main_shade_bottom.jpg) repeat-x scroll right bottom transparent;*/
	background: url("../img/footer_shade.gif") repeat-x scroll right bottom transparent;
	clear: both;
    padding: 0 0 24px;
}
#container-main-bottom-ang{
	/*background:url(../img/container-main_shade_bottom_dx.jpg) no-repeat scroll right bottom transparent;
	padding-top:18px;	
	clear:both;*/
}
#main{
	float:left; /* oblig for 3 col */
	width:100%;	/* oblig for 3 col */
}
#main-content{
	margin:0 238px 0 200px; /* oblig for 3 col : right = main-subcontent + margin-right; left = main-navigation */
	padding:0px 10px 20px 15px;
	min-height:380px;
}
/* variazioni MAIN-CONTAINER */
#main-content-gal{
	margin:0 253px 0 10px;
	padding:8px 20px 20px 20px;
	min-height:180px;
}
/* BREADCRUMBS */
.breadcrumbs{
	margin:2px 0 15px 0;
}
/* MAIN-CONTENT TITLE e BODY START */
.main-content-title{
	border-left:1px solid #E9EAEB;
	clear:both;
	overflow:hidden;
	position:relative;
	z-index:2;
}
.main-content-title-tabs{
	border-left:1px solid #E9EAEB;
	background:url(../img/box_shade_small_dx.jpg) repeat-y scroll right top transparent;
	clear:both;
	overflow:hidden;
}
.main-content-body{
	border-top:1px solid #E9EAEB;
	margin-top:-2px;
	border-left:1px solid #E9EAEB;
	background:url(../img/box_shade_small_dx.jpg) repeat-y scroll right top transparent;
	position:relative;
	z-index:1;
}
.main-content-body-tabs{
	border-top:0;
	border-left:1px solid #E9EAEB;
	background:url(../img/box_shade_small_dx.jpg) repeat-y scroll right top transparent;
}
.main-content-text{
	padding:1em 19px 1em 10px;
	line-height:1.23em;
}
.paginatore {
	padding: 30px 5px 0;
	text-align: center;
}
.main-content-text div.paginatore a {
	text-decoration:none;
}
.main-content-text div.paginatore a:hover {
	text-decoration:underline;
}
.main-content-text div.paginatore span {
	font-weight:bold;
}
.paginatore img {
	margin:0 8px;
	vertical-align: middle;
}
.main-content-body-bottom{
	background:url(../img/box_shade_small_bottom.jpg) repeat-x scroll right bottom transparent;
	margin:0 0 0 -1px;	
}
.main-content-body-ang{
	background:url(../img/box_shade_small_bottom_dx.jpg) no-repeat scroll right bottom transparent;
	padding-top:7px;	
	clear:both;
}
/* MAIN_CONTENT TITLE e BODY END */
/* OTHER CONTENT */
.pag-content-block{
	overflow:hidden;
	width:100%;
}
/*  CONTAINER-MAIN END */
/*  MAIN-NAVIGATION START */
#main-navigation{
	float:left; /* oblig for 3 col */
	width:200px; /* oblig = main-content left */
	margin:2px 0 0 -100%; /* left oblig for 3 col */
	padding:0 0 150px 0;
}
#main-navigation-container{
	margin:0 0 0 10px;
}
/* variazioni MAIN-NAVIGATION */
#main-navigation-gal{
	float:left;
	width:10px;
	margin:15px 0 0 -100%;
}
#main-navigation ul.level1{
	list-style:none;
	background:#003A70;
	border-bottom: 20px solid white;
}
#main-navigation ul.level1 li{
	border-top:1px solid #FFFFFF;
	clear:left;
	display:block;
}
#main-navigation ul.level1 li a{
	padding:8px 4px 6px 12px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}
#main-navigation ul.level1 li a:hover,#main-navigation ul.level1 li.selected a{
	text-decoration:underline;
}
#main-navigation ul.level2{
	background:#E9EBF2;
	list-style:none;
}
#main-navigation ul.level2 li{
	clear:left;
	display:block;
	border-top:1px solid #909BBA;
}
#main-navigation ul.level2 li a{
	display:block;
	color:#003A70;
	padding-left:22px;
}
#main-navigation ul.level1 li.selected ul.level2 li a{
	text-decoration:none;
}
#main-navigation ul.level2 li.first{
	border-top:0;
}
#main-navigation  ul.level1 li ul.level2 li a:hover,#main-navigation  ul.level1 li ul.level2 li.selected a{
	color:#404041;
	text-decoration:underline;
}
/* MAIN-NAVIGATION-FACETS START */

.facetsBox {
    left: 0;
    margin: 0 0 15px 0;
    position: absolute;
    width: 200px;	
}

#main-navigation-facets{
	float:left;
	width:200px;
	margin:120px 0 0 -100%;
	background:transparent;
	padding:20px 0 150px 0;
}

.facetsBox #main-navigation-facets,.facetsBox #main-navigation
{
	float: none;
	position: relative;
	margin :0px !important;
	padding:0px !important;
}

#main-navigation-facets #main-navigation-container{
	background:transparent;
	margin:0 0 0 13px;
}
#main-navigation-facets div.facet{
	border:1px solid #999999;
	height:150px;
	overflow:auto;
	background:#FFFFFF;
}
#main-navigation-facets ul{
	list-style-type:none;
	margin-bottom:1em;
	margin-left:0;
}
#main-navigation-facets ul li{
	margin:0.3em 0.1em 0 0.2em;
}
#main-navigation-facets ul li a{
	margin:0 4px 8px 2px;
	text-decoration:none;
}
/* MAIN-NAVIGATION-FACETS END */
/*  MAIN-NAVIGATION  END */
/*  MAIN-SUBCONTENT START */
#main-subcontent{
	float:left; /* oblig for 3 col */
	width:220px; /* oblig this + this.margin-right = main-content right */
	margin:60px 18px 0 -238px; /* left oblig for 3 col and = this.width + this.margin-right */
}
.main-subcontent-back{
	margin:0 0 15px 0;
}
/* sia per main-subcontent, sia per correlazioni centrali */
.box{
	margin:0 0 5px 0;
	background:url(../img/box_shade_small_dx.jpg) repeat-y scroll right top transparent;
	border-left:1px solid #E9EAEB;	
	border-top:1px solid #E9EAEB;	
}
.box-attach ul li img, .box img.external-img {
	height:1.2em;
	vertical-align:bottom;
	width:1.2em;
	margin-right:2px;
}
.box-top{	
	background:url(../img/box_shade_small_top_dx.jpg) no-repeat scroll right top transparent;
	padding-top:7px;
	margin:-1px 0 0 0;
}
.box-bottom{
	background:url(../img/box_shade_small_bottom.jpg) repeat-x scroll right bottom transparent;
	margin:0 0 0 -1px;
}
.box-bottom-ang{
	background:url(../img/box_shade_small_bottom_dx.jpg) no-repeat scroll right bottom transparent;
	padding-top:7px;	
	clear:both;
}
.box h3{
	margin:0 16px 0 10px;
	border-bottom:1px dashed #999999;
	/* border-bottom:1px solid #E9EAEB; */
	font-size:1.2em;
	font-weight:bold;
}
.box ul{
	clear:both;
	font-size: 1em;
	list-style-type:none;
	margin:0 16px 15px 10px;
	overflow:hidden;
}
.box ul li{
	margin:0.5em 0 0 0;
	clear:both;
	overflow:hidden;
}
.box img.left{
	padding:2px 6px 2px 0;
}
.box .viewall{
	float:right;
	padding:0px 15px 3px 0;
	clear:left;
}
/*  MAIN-SUBCONTENT STOP */
/*  FOOTER  START */
#footer{
	margin:0;
	background:url(../img/back_footer.gif) repeat-x scroll left bottom #eceff2;
	clear:both;
	overflow:hidden;
}

#footer .menu-footer{
	padding:20px 0 15px 0;
	margin:0 2% 0 2%;
	clear:both;
	overflow:hidden;
}
#footer .menu-footer div{
	float:left;
	width:155px;
	text-align:left;
}
#footer .menu-footer ul{
	list-style:none;
}
#footer .menu-footer ul li{
	font-size: .95em;
	margin:0 15px 0 0;
}
#footer .menu-footer ul li a{
	text-decoration:none;
	color:#404041;
}
#footer .menu-footer ul li a:hover, #footer .menu-footer ul li.first a:hover{
	text-decoration:underline;
}
#footer .menu-footer ul li.first a{
	color:#003A70;
}
#footer .menu-footer ul li.first{
	border-bottom:1px dashed #909BBA;
	font-size:120%;
	margin:0 15px 5px 0;
}
#page-container-bottom .tools ul{
	display: inline-block;
	list-style:none;
	
	padding:1.1em 1em;
	color:#FFFFFF;
}
#page-container-bottom .tools ul li{
	display:inline-block;
	float: left;
	
}
#page-container-bottom .tools ul li a{
	color:#FFFFFF;
	font-size:.95em;
	text-decoration:none;
	padding:0 4px 0 4px;
} 
#footer .menu-footer div.social-links{
	float: right;
    width: inherit;
    margin-right:20px;
}

#footer .menu-footer div.social-links  ul{
	
 margin-right: 10px;
  
}

#footer .menu-footer div.social-links  ul li{
 
   display: inline;
   float: left;	
   list-style-type:none;
   margin-right: 0;

}

/*  FOOTER  END */
/* Disclamer e Image Pop Up*/
#organigramma {
	float: right;
	cursor: pointer;
}
#background,  #disclamerBackground {
	background:url(../img/grey.png) scroll repeat 0 0;
	display:none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 11;
}
#popUp {
	display:none;
	height: auto;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 12;
}
#popUp p {
	color: #FFFFFF;
    cursor: pointer;
    font-size: 130%;
    font-weight: bold;
    margin: 0 auto;
    text-align: right;
    width: 1022px;
}

.social-links  {
    clear: both;
    margin-right:20px;
    overflow:hidden;
    width: inherit;
}
.social-links  ul{
	float: right;
 margin-right: 10px;
  
}

.social-links  ul li{
	
   display: inline;
   float: left;	
   list-style-type:none;
   padding-right: 8px;

}

.hidden_check{

	visibility:hidden;
}

/* RADAR */

#indietro, #vai, #animButton {
	cursor:pointer;
}

#animButton { 
	margin-left: 5px;
	margin-right: 5px;
	margin-top: -3px;
}

.radar_text {
	float: left;
	padding: 0 0 0 30px;
}

#radar_waiting {
	/* border: 1px solid #E9EAEB; */
	clear: both;
	height: 35px;
	min-width: 30%;
	padding: 10px 0 5px 10px;
	width: 30%;
}

#radar_btn {
	border: 1px solid #E9EAEB;
	clear: both;
	height: 35px;
	min-width: 30%;
	padding: 10px 0 5px 10px;
	width: 30%;
}

.radar_btn_left {
	float: left;
}

.radar_btn_right {
	float: right;
	margin-right: 3%;
	margin-top: 1px;
	text-align: right;
}

.widgetRadar {
	clear: both;
	padding-top: 10px;
}

.widgetRadar img {
	float: left;
	width: 100px;
}

.imgRadar {
	margin-right: 3px;
}

.imgRadar p {
	padding-left: 110px;
}

/* RADAR - FINE*/

/* BANNER PIATTAFORMA INTERNAZIONELE - INIZIO */
#main-subcontent-bannerCmi {
	float: left;
    margin: 30px 18px 0 -238px;
    width: 220px;
}
/* BANNER PIATTAFORMA INTERNAZIONELE - FINE */
/* MAGAZINE */

.leftColumn .anticipation-magazine{
	/*height: 250px;*/
}
.rightColumn .anticipation-magazine{
	/*height: 250px;*/
}

.magazine_buttons{
	padding-top:10px;
	float: left;
}

.magazine_buttons a{
	padding-right:6px;
	
}

/* FINE MAGAZINE */

/* PAGINA COMUNICAZIONE */
iframe.fb_ltr {
	width: 40% !important;	
}

.mainBox_border_content_comunicazione {
	float: left;
	margin:0 -12px;
	padding: 1px 0 8px 2%;
	width: 94%;
}
#container-comunicazione {
	margin:0;	
	min-width:740px;
	max-width:1440px;
	background:#FFFFFF;
}
#main-content-comunicazione {
	margin:0 265px 0 200px; /* oblig for 3 col : right = main-subcontent + margin-right; left = main-navigation */
	padding:0px 10px 20px 15px;
	min-height:380px;
}
#main-subcontent-comunicazione {
	float:left; /* oblig for 3 col */
	width:220px; /* oblig this + this.margin-right = main-content right */
	margin:60px 18px 0 -265px; /* left oblig for 3 col and = this.width + this.margin-right */
}
/* FINE PAGINA COMUNICAZIONE */
div#footer div#header-top {
	display: none;
}
/******************** New Style for facets ***********************/
div#main-navigation-container div#facetsBox {
	background: none repeat scroll 0 0 #E9EBF2;
	padding: 0 .3em 2em .3em;
}
div#main-navigation-container div#facetsBox h3 {
	padding: .5em .2em 1em .2em;
}
div#main-navigation-container div#facetsBox h4 {
	background: url("img_used/arrow_dark_down.png") no-repeat scroll 95% 50% #393A3C;
	border: none;
	clear: both;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: normal;
	margin: 0 0 1px 0;
	overflow: hidden;
	padding: .5em 2.2em .5em .5em;
}
div#main-navigation-container div#facetsBox h4.closed {
	background: url("img_used/arrow_dark.png") no-repeat scroll 95% 50% #393A3C;
}
div#main-navigation-container div#facetsBox div.facet {
	background: none repeat scroll 0 0 transparent;
	border: none;
	height: auto;
}
div#main-navigation-container div#facetsBox div.facet ul {
	margin: 0 ;
}
div#main-navigation-container div#facetsBox div.facet ul li {
	background: none repeat scroll 0 0 #FFFFFF;
	margin: 0 0 1px 0;
}
div#main-navigation-container div#facetsBox div.facet ul li a{
	display: inline-block;
	margin: 0;
	padding: .5em .5em .5em .5em;
	width: 70%;
}
div#main-navigation-container div#facetsBox div.cluster ul li {
	background: none repeat scroll 0 0 #FFFFFF;
	margin: 0 0 1px 0;
}
div#main-navigation-container div#facetsBox div.cluster ul li a{
	display: inline-block;
	margin: 0;
	padding: .5em .5em .5em .5em;
	width: 70%;
}
div#main-navigation-container div#facetsBox div.facet ul li ul {
	border-top: 1px #333333 dotted;
	background: none repeat scroll 0 0 #E9EBF2;
}
div#main-navigation-container div#facetsBox div.facet ul li ul li {
	border-bottom: 1px #333333 dotted;
	background: none repeat scroll 0 0 #E9EBF2;
}
/* New fixes for drag and drop */
a.editContent {
	cursor: move;
}
/* New fixes after mobile version */
a.nav-comunication-left {
	float: left;
	margin: 20% -20px 0 0;
	position: relative;
	z-index: 10;
}
a.nav-comunication-right {
	float: right;
	margin: 20% 0 0 -20px;
	position: absolute;
	z-index: 10;
}
.up-strillo-magazine {
	height: 300px;
}
div.super_container {
	background: url("../img/back_slider_text.gif") repeat-x scroll left top #BEC8D2;
	float: left;
	height: 300px;
	margin: 0 0 -48px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
div.sliderCss {
	overflow: hidden;
	position: relative;
}
div.strillo-magazine {
	float: left;
	width: 65%;
}
div.strillo-magazine-bis {
	float: left;
	width: 30%;
}
div.strillo-magazine ul, div.strillo-magazine-bis ul {
	float: left;
	height: 350px;
	position: relative;
	width: 100%;
	z-index: 1;
}
.strillo-magazine ul li img {
	display: block;
}
div.anticipazione div {
	float: left;
	overflow: hidden;
	position: relative;
	width: 80%;
}
div.anticipazione ul {
	float: left;
	position: relative;
	width: 100%;
}
div.anticipazione ul li, .twin_slider_e {
	float: left;
	width: 100%;
}
div.anticipazione ul li div {
	height: auto !important;
	margin: 1em;
}
div.anticipazione a.prevAnticipation, div.anticipazione a.nextAnticipation {
	display: none;
}
.top-magazine #twin_slider_controls {
	background: url("../img/bg_blue_transparent.png") repeat scroll left top transparent;
    display: inline-block;
	height: 48px;
    margin: 0;
    width: 100%;
    position: relative;
    z-index: 3
}
.top-magazine #twin_slider_controls div.btn_prev, .top-magazine #twin_slider_controls div.btn_next {
	height: 48px;
	width: 60px;
}
.top-magazine #twin_slider_controls div.btn_prev.enabled {
	background: url("../img/arrow_prev.png") no-repeat scroll center transparent;
	cursor: pointer;
	float: left;
	position: relative;
    z-index: 10;
}
.top-magazine #twin_slider_controls div.btn_next.enabled {
	background: url("../img/arrow_next.png") no-repeat scroll center transparent;
	cursor: pointer;
	float: right;
}
.top-magazine #single_buttons {
    float: left;
    height: 16px;
    margin: 0 0 0 -40px;
    padding: 19px 0 13px 65%;
    text-align: center;
    width: 6em;
    z-index: 4;
}
.top-magazine #single_buttons a {
	background: url("../img/check.png") no-repeat scroll center center transparent;
    color: transparent;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 0;
    height: 16px;
    width: 16px;
}
.top-magazine #single_buttons a:hover, #single_buttons a.selected {
	background: url("../img/check_sel.png") no-repeat scroll center center transparent;
}
/* media queries for communication and media pages*/
@media only screen and (max-width: 1024px) {
	div.strillo-magazine.sliderCss, div.strillo-magazine-bis.sliderCss {
		width: 100%;
	}
	div.strillo-magazine-bis.sliderCss {
		margin: 0;
	}
	div.super_container, .up-strillo-magazine {
		height: 570px;
	}
	.top-magazine #single_buttons {
		margin: 0 -60px;
		padding: 19px 0 13px 0;
		text-align: center;
		width: 100%;
	}
	.top-magazine #single_buttons a {
		float: none;
		vertical-align: top;
	}
}

/* GOOGLE MAPS */

#map_canvas 
{
    float: right;
    height: 500px;
    margin-bottom: 15px;
	margin-left: 0px; 
	overflow: hidden;
    position: relative;
    width: 400px;
}
#mapcanvas
{
float: right;
height: 500px;
margin-bottom: 15px;
overflow: hidden;
position: relative;
width: 400px;
}
/* GOOGLE MAPS - FINE */

/
/* New fixed boxes styles start */
.new_fixed_content {
	/*border-left: 1px solid #E9EAEB;
	border-top: 1px solid #E9EAEB;*/
	float: left;
	min-height: 100px;
	width: 99%;
}
.new_fixed_content.margin {
	margin: 10px 0 0;
}
.new_fixed_content.magazine .mainBox_content {
	margin: 0 8px;
}
.new_fixed_content .mainBox_content {
	background: url("../img/box_shade_small_dx.jpg") repeat-y scroll right top transparent;
	float: left;
	min-height: 100px;
	margin: 0;
	width: 100%;
}
.new_fixed_content div.image {
	margin: 0 -140px 0 0 ;
}
.new_fixed_content div.text {
	margin: 0 0 0 140px;
}
.new_fixed_content div.text p {
	font-size: 90%;
	margin: 0;
	padding: .5em 1em 0;
}
.new_fixed_content a, .new_fixed_content span {
	display: inline-block;
	width: 100%;
}
.new_fixed_content .title {
	font-weight: bold;
}
/* New fixed boxes styles end */


/* Fixes for boxes */
.polls_comunication {
	background: url("../img/back_slider_text.gif") repeat-x scroll left top #BEC8D2;
}

/* Fixes for Allertamento meteo-idro page */
.allert_meteo_idro .leftColumn, .allert_meteo_idro .rightColumn {
	
}
.allert_meteo_idro #map_canvas, .allert_meteo_idro .legenda_allertamento p {
	float: left;
}
.allert_meteo_idro img.imgbvg {
	width: 65% !important;
}
.allert_meteo_idro .legenda_allertamento p img {
	width: 100% !important;
}
.legenda_allertamento h4 {
    width: 90%;
}
@media only screen and (max-width: 1100px) {
	.allert_meteo_idro .leftColumn, .allert_meteo_idro .rightColumn {
		width: 100% !important;
	}
}
#divDismissId {
margin-top: 5px;
margin-bottom: 3px;
}
#divDismissId a {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #DFDFDF;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #00194C;
    font-weight: bold;
    padding: 2px 2px 2px 2px;
    text-decoration-color: -moz-use-text-color;
    text-decoration-line: none;
    text-decoration-style: solid;
}
#divDismissId a:hover, #banner_dx a:focus {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #00194C;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #dfdfdf;
}
#cookieChoiceInfo {
	position:fixed;
	width:99%;
	background-color:#C7D1DA;
	margin:0 20 0 0; 
	left:0;
	padding:0px 10px 0px 10px;
	z-index:1000;
	text-align:center;
	opacity:0.88;
}
#glassPanelId{
	position:fixed;
	width:100%;
	height:100%;
	z-index:999;
    top:0;
    left:0;
    opacity:0.5;
    filter:alpha(opacity=50);
    background-color:#ccc;
}
#dialogId{
	z-index:1000;
	position:fixed;
	left:50%;
	top:50%
}
#contentId{
	position:relative;
	left:-50%;
	margin-top:-25%;
    background-color:#fff;
    padding:20px;
    box-shadow:4px 4px 25px #888;
}
