

@media screen and (min-width: 1320px) {
    .banner_background_dpf {
    width: 100%;
    position:fixed;
    top: 0px;
    display: inherit;
    }
    .banner_background_dpf iframe {
    display: block;
    margin: auto;
    }
    #bgtop{
    margin-top: 91px;
}
}

/*---banner_300x90_2*/
.banner_rectangle_300x90_2 {
    margin:0 0 7px 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.banner_rectangle_300x90_2 img {
    margin:0px;
    padding:0px;
    border:0px;
    text-decoration:none;
}
/*---box_article_preview_small*/
.box_article_preview_small {
    width:100%;
    float:left;
    clear:left;
    position:relative;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.box_article_preview_small .schermata .hori_group > .box {
    border-bottom: 1px solid rgba(34,153,204,0.4);
    margin:0 0 10px 0;
}
.box_article_preview_small .divcont {
    margin:0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
    position:relative;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.box_article_preview_small .divcont2 {
    margin:0;
    padding:0;
    display:table;
}
.box_article_preview_small .sezione,
.box_article_preview_small .occhiello {
    margin:0 0 10px 0;
    padding:0;
    float:left;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    text-transform:uppercase;
    color:#2299cc;
}
.box_article_preview_small .sezione a,
.box_article_preview_small .occhiello a {
    text-decoration:none;
    color:#2299cc;
}
/*.box_article_preview_small .sezione:after {
    content:": ";
    margin:0 2px 0 0;
    padding:0;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    text-transform:uppercase;
    color:#2299cc;
}*/
.box_article_preview_small .titolo {
    margin:0 0 5px 0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
    font-family:"Times New Roman", Times, serif;
    font-size:23px;
    font-weight:normal;
    line-height:25px;
    color:#2299cc;
}
.box_article_preview_small .titolo a {
    color:#2299cc;
    text-decoration:none;
}
.box_article_preview_small .titolo a:hover {
    text-decoration:underline;
}
.box_article_preview_small .titolo .correlati_titolo span {
    font-size:24px;
    text-transform:capitalize;
}
.box_article_preview_small .titolo .correlati_titolo span:before {
    content:"/";
    color:#2299cc;
    font-weight:300;
}
.box_article_preview_small .titolo .correlati_titolo span a:link,
.box_article_preview_small .titolo .correlati_titolo span a {
    color:#0f6691;
    text-decoration:none;
}
.box_article_preview_small .titolo .correlati_titolo span a:hover {
    text-decoration:underline;
}
.box_article_preview_small .sottotitolo {
    margin:5px 0 0 0;
    padding:0;
    font-family: Arial, Helvetica, sans-serif;
    font-style:normal;
    text-align:left;
    font-size:20px;
    line-height:18px;
    font-weight:400;
    color:#313133;
    width:100%;
    float:left;
    clear:left;
}
.box_article_preview_small .sottotitolo a {
    color:#717171;
    text-decoration:none;
}
.box_article_preview_small .ora_pubblicazione {
    margin:0 0 10px 0;
    padding:0;
    float:left;
    color:#717171;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
}
.box_article_preview_small .sommario,
.box_article_preview_small .testo {
    margin:0;
    padding:0;
    float:left;
    clear:left;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:16px;
    color:#717171;
}
.box_article_preview_small .sommario ul {
    margin:0px;
    padding:0px;
    list-style-position:inside;
}
.box_article_preview_small .testo a,
.box_article_preview_small .sommario a {
    color:#333;
    text-decoration:none;
}
.box_article_preview_small .sommario p,
.box_article_preview_small .testo p {
    margin:0px;
    padding:0px;
}
.box_article_preview_small .autore {
    margin:10px 0 0 0;
    padding:0px;
    font-family:"Times New Roman", Times, serif;
    font-weight:500;
    font-size:12px;
    color:#717171;
    width:100%;
    float:left;
    clear:left;
}
.box_article_preview_small .autore .prefisso_autore {
    font-family:"Times New Roman", Times, serif;
    display:none;
}
.box_article_preview_small .cont_foto {
    margin:0 10px 0 0;
    padding:0px;
    float:left;
    position:relative;
    z-index:8;
}
.box_article_preview_small .cont_foto img {
    margin:0;
    padding:0px;
    text-decoration:none;
    border:0px;
    max-width:100%;
    float:left;
    clear:left;
}
.box_article_preview_small .cont_foto .didascalia {
    margin:0px;
    padding:10px;
    width:100%;
    background:url(../images/cont_img_didascalia.png) repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#fff;
    position:absolute;
    bottom:0px;
    left:0px;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display:none;
}
.box_article_preview_small .comments {
    margin:0 0 0 0;
    padding:0 0 0 20px;
    float:left;
    background:url(../images/icon_num_comments.png) no-repeat 0 1px;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;     
}
.box_article_preview_small .comments a {
    font-family: Arial, Helvetica, sans-serif;
    font-weight:600;
    font-size:11px;
    text-decoration:none;
    text-transform:uppercase;
    color:#717171;
}
.box_article_preview_small .comments a:hover {
    text-decoration:underline;
}
.box_article_preview_small .comments span {
    margin:0px 2px 0 0;
    padding:0px;
}
.box_article_preview_small ul.correlati {
    margin:2px 0px 0px 0px;
    padding:0;
    font-family:"Times New Roman", Times, serif;
    font-size:11px;
    list-style:none;
    width:100%;
    float:left;
    clear:left;
}
.box_article_preview_small ul.correlati li.occhiello,
.box_article_preview_small ul.correlati li.line_break {
    margin:0px;
    padding:0px;
    display:none;
}
.box_article_preview_small ul.correlati li.articolo,
.box_article_preview_small ul.correlati li.video,
.box_article_preview_small ul.correlati li.blog,
.box_article_preview_small ul.correlati li.sondaggio,
.box_article_preview_small ul.correlati li.gallery,
.box_article_preview_small ul.correlati li.scheda,
.box_article_preview_small ul.correlati li.lettera,
.box_article_preview_small ul.correlati li.audio {
    margin:2px 0px 0 0;
    padding:0px 0 0 15px;
    width:100%;
    float:left;
    clear:left;
    background:url(../images/icon_related.png) no-repeat 0 6px;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; 
}
.box_article_preview_small ul.correlati li.articolo a,
.box_article_preview_small ul.correlati li.video a,
.box_article_preview_small ul.correlati li.blog a,
.box_article_preview_small ul.correlati li.sondaggio a,
.box_article_preview_small ul.correlati li.gallery a,
.box_article_preview_small ul.correlati li.scheda a,
.box_article_preview_small ul.correlati li.lettera a,
.box_article_preview_small ul.correlati li.audio a {
    margin:0px;
    padding:0px;
    color:#2299cc;
    font-size:12px;
    width:100%;
    float:left;
    clear:left;    
    text-decoration:underline;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;     
}
.box_article_preview_small ul.correlati li.articolo a:hover,
.box_article_preview_small ul.correlati li.video a:hover,
.box_article_preview_small ul.correlati li.blog a:hover,
.box_article_preview_small ul.correlati li.sondaggio a:hover,
.box_article_preview_small ul.correlati li.gallery a:hover,
.box_article_preview_small ul.correlati li.scheda a:hover,
.box_article_preview_small ul.correlati li.lettera a:hover,
.box_article_preview_small ul.correlati li.audio a:hover {
    color:#2299cc;
    text-decoration:underline;
}
/*---sharre_fb_tw*/
.box_article_preview_small .social {
	margin:15px 0 0 0;
	padding:0px;
	width:100%;
	float:left;
	clear:left;
	z-index:10;
	position:relative;
	cursor:pointer;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display:none;
}
.box_article_preview_small .social .cont_sharre_fb_tw {
	margin:0px;
	padding:0px;
	width:100%;
	display:block;
	float:left;
	position:relative;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;	
}
.box_article_preview_small .social .cont_sharre_fb_tw .sharre_fb_tw {
	margin:0px;
	padding:0 0 0 25px;
	height:25px;
	float:left;
	position:relative;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;		
	background:url(../images/icon_social_counter.gif) no-repeat 0 0;
}
.box_article_preview_small .social .cont_sharre_fb_tw .sharre_fb_tw .box {
	margin:0px;
	padding:0px;
	width:100%;
	float:left;
}
.box_article_preview_small .social .cont_sharre_fb_tw .sharre_fb_tw .box .count {
	margin:0px;
	padding:0px;
	font-family:"Times New Roman", Times, serif;
	font-weight:700;	
	font-size:12px;	
	color:#ededed;
	text-decoration:none;
	float:left;
	display:none;
}
.box_article_preview_small .social .cont_sharre_fb_tw .sharre_fb_tw.zero_share_count .box .count {
	display:none;
}
.box_article_preview_small .social .cont_sharre_fb_tw .sharre_fb_tw .box .share {
	margin:0px;
	padding:0px;
	display:none;
}
.box_article_preview_small .social .cont_sharre_fb_tw .buttons {
	margin:0px;
	padding:0px;
	float:left;
	position:absolute;
	top:0px;
	left:30px;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.box_article_preview_small .cont_sharre_fb_tw .buttons .share_toolbox {
	margin:0;
	padding:0;
	width: 225px;
}
.box_article_preview_small .cont_sharre_fb_tw .buttons .share_toolbox .fb-share-button {
	margin:0px 5px 0px 0px;
	padding:0;
	float:left;
}
/*---banner_full_rectangle_500x90_1*/
.banner_full_rectangle_500x90_1 {
    margin:0 0 10px 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.banner_full_rectangle_500x90_1 img {
    margin:0px;
    padding:0px;
    border:0px;
    text-decoration:none;
}
/*---banner_full_rectangle_500x90_2*/
.banner_full_rectangle_500x90_2 {
    margin:0 0 10px 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.banner_full_rectangle_500x90_2 img {
    margin:0px;
    padding:0px;
    border:0px;
    text-decoration:none;
}
/*---full_rectangle_500x90_4*/
.banner_full_rectangle_500x90_4 {
    margin:0 0 10px 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.banner_full_rectangle_500x90_4 img {
    margin:0px;
    padding:0px;
    border:0px;
    text-decoration:none;
}
/*---banner_300x250_1*/
.banner_rectangle_300x250_1 {
    margin:0 0 10px 0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
}
.banner_rectangle_300x250_1 img {
    margin:0px;
    padding:0px;
    border:0px;
    text-decoration:none;
}
/*---cont_box_auto_last_jobs*/
.cont_box_auto_last_jobs {
    margin:0 0 10px 0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
    position:relative;
    border:1px solid #0f447a;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
/*---box_auto_last_jobs*/
.box_auto_last_jobs {
    margin:0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
    height: 214px;
    overflow: hidden;
    position:relative;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.box_auto_last_jobs .occhiello_titolo {
    margin:0;
    padding:4px 10px;
    width:100%;
    float:left;
    clear:left;
    position:relative;
    text-align:left;
    background:#0f447a;
    font-family:"Times New Roman", Times, serif;
    font-size:22px;
    font-weight:normal;
    color:#fff;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.box_auto_last_jobs .occhiello_titolo a {
    color:#fff;
    text-decoration:none;
}
.box_auto_last_jobs .occhiello_titolo a:hover {
    color:#fff;
    text-decoration:underline;
}
.box_auto_last_jobs .cont,
.box_auto_last_jobs .cont .schermata,
.box_auto_last_jobs .cont .schermata .hori_group {
    margin:0px;
    padding:0px;
    width:100%;
    position:relative;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height:155px;
}


.box_auto_last_jobs .cont {
    width:100%;
    float:left;
    clear:left;
}
.box_auto_last_jobs .cont .schermata .hori_group .box {
    margin:5px 0 0 0;
    padding: 0px 5px 5px 5px;
    width:100%;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.box_auto_last_jobs .occhiello {
    margin:0px 0 5px 0;
    padding:0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:13px;
    text-transform:uppercase;
    color:#737373;
    width:100%;
    float:left;
    clear:left;
}
.box_auto_last_jobs .titolo {
    margin:0 0 10px 0;
    width:100%;
    float:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.box_auto_last_jobs .titolo a {
    font-family: Arial, Helvetica, sans-serif;
    font-size:20px;
    line-height:26px;
    color:#2299cc;
    font-weight:normal;
    text-decoration:none;
    text-transform: capitalize;
}
.box_auto_last_jobs .testo {
    margin:0;
    width:100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size:13px;
    line-height:15px;
    color:#737373;
    float:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.box_auto_last_jobs .testo a{
    font-family: Arial, Helvetica, sans-serif;
    font-size:13px;
    line-height:15px;
    color:#737373;
    text-decoration:none;
}
.box_auto_last_jobs .titolo a:hover {
    text-decoration:underline;
}
.box_auto_last_jobs .sottotitolo {
    margin:5px 0 0 0;
    padding:0;
    font-family: Arial, Helvetica, sans-serif;
    text-align:left;
    font-size:11px;
    font-weight:400;
    color:#737373;
    width:100%;
    float:left;
    clear:left;
}
.box_auto_last_jobs .sottotitolo a {
    color:#737373;
    text-decoration:none;
}
.box_auto_last_jobs .cont .schermata .hori_group .box .cont_foto {
    margin:0px;
    padding:0px;
    width:100%;
    position:relative;
    float:left;
    clear:left;
    z-index:8;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.box_auto_last_jobs .cont .schermata .hori_group .box .cont_foto img {
    margin:0;
    padding:0px;
    text-decoration:none;
    border:0px;
    width:100%;
    float:left;
    clear:left;
}
.box_auto_last_jobs .cont .schermata .hori_group .box .cont_foto .didascalia {
    margin:0px;
    padding:10px;
    width:100%;
    background:url(../images/cont_img_didascalia.png) repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#fff;
    position:absolute;
    bottom:0px;
    left:0px;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.box_auto_last_jobs .divcont {
    margin:0;
    padding:7px 7px 0 7px;
    width:100%;
    float:left;
    clear:left;
    background:#fff;
    position:relative;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.box_auto_last_jobs .tag_20,
.box_auto_last_jobs .tag_22 {
    margin: 0 0 10px 0;
    padding: 0px 0px 10px 0px;
    float:left;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:400;
    color:#737373;
    line-height:14px;
    border-bottom: 2px #2299cc solid;
    text-transform:uppercase;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.box_auto_last_jobs .tag_20 {
    padding:0 10px 0 0;
    width:100%;
}
.box_auto_last_jobs .tag_22 {
    width:100%;
}
.box_auto_last_jobs .tag_20 .nome,
.box_auto_last_jobs .tag_22 .nome {
    display:none;
}
.box_auto_last_jobs .tag_20 .valore,
.box_auto_last_jobs .tag_22 .valore {
    margin:0;
    padding:0;
}
.box_auto_last_jobs .link_button {
    margin:0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
    background:#0f447a;
    font-family:"Times New Roman", Times, serif;
    font-size:18px;
    font-weight:500;
    color:#fff;
}
.box_auto_last_jobs .icona_tipo {
    display:none;
}
/*---controls*/
.box_auto_last_jobs .bx-controls {
    margin:0px;
    padding:0px;
    display:none;
}
/*--punti_slide*/
/*.box_auto_last_jobs .punti_slide {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display:none;
}
.box_auto_last_jobs .punti_slide div.bx-pager-item {
    margin:0px;
    padding:0px;
    width:100%;
    height:57px;
    text-align:left;
    vertical-align:middle;
    border-bottom:1px solid #fff;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.box_auto_last_jobs .punti_slide div.bx-pager-item a.bx-pager-link {
    margin:0px;
    padding:15px 5px 5px 15px;
    width:100%;
    height:56px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration:none;
    font-size:21px;
    font-weight:normal;
    color:#fff;    
    display:block;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.box_auto_last_jobs .punti_slide div.bx-pager-item a.bx-pager-link:hover {
    text-decoration:underline;
}
.box_auto_last_jobs .punti_slide div.bx-pager-item a.bx-pager-link.active {
    background:#2299cc;
    color:#fff;
    height:100%;
}*/

/*---punti_slide*/
.box_auto_last_jobs .punti_slide {
    margin:0px 0 0 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    box-sizing:border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align:center;
}
.box_auto_last_jobs .punti_slide .bx-default-pager {
    margin:0px;
    padding:0px;
    width:100%;
    text-align:center;
    float:left;
    clear:left;
}
.box_auto_last_jobs .punti_slide .bx-default-pager div {
    display:inline;
}
.box_auto_last_jobs .punti_slide .bx-default-pager div a {
    margin:0px 3px 0 0;
    padding:0px;
    width:12px;
    height:12px;
    line-height:15px;
    text-align:center;	
    display:inline-block;
    text-decoration:none;
    font-size:0px;
    color:#686554;
    background:#0f447a;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-sizing:border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.box_auto_last_jobs .punti_slide .bx-default-pager div a.active {
    background:#2299cc;
}

.box_auto_last_jobs .punti_slide .bx-viewport {
    height:100% !important;
}






/*---box_auto_last_jobs_button*/
.box_auto_last_jobs_button {
    margin:0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.box_auto_last_jobs_button input {
    margin:0;
    padding:3px 10px;
    width:100%;
    float:left;
    clear:left;
    background:#0f447a;
    appearance:none;
    -webkit-appearance:none;
    -moz-appearance:none;
    font-family:"Times New Roman", Times, serif;
    font-size:18px;
    font-weight:500;
    text-align:left;
    color:#fff;
    border:none;
    outline:none;
    cursor:pointer;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.box_auto_last_jobs_button input:hover {
    background:#0b3158;
}
/*---banner_full_rectangle_500x90_3*/
.banner_full_rectangle_500x90_3 {
    margin:0 0 10px 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.banner_full_rectangle_500x90_3 img {
    margin:0px;
    padding:0px;
    border:0px;
    text-decoration:none;
}
/*---cont_box_preview_polls*/
.cont_box_preview_polls {
    margin:0 0 13px 0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
    position:relative;
    border:1px solid #8c8c8c;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;    
}
/*---box_preview_polls_headline*/
.box_preview_polls_headline {
    margin:0;
    padding:2px;
    width:100%;
    float:left;
    clear:left;
    position:relative;
    text-align:center;
    background:#0f447a;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.box_preview_polls_headline .text {
    margin:0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
    font-family:"Times New Roman", Times, serif;
    font-size:24px;
    font-weight:300;
    color:#fff;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
/*---box_preview_polls*/
.box_preview_polls {
    margin:0;
    padding:0;
    float:left;
    clear:left;
    width:100%;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.box_preview_polls .cont,
.box_preview_polls .cont .schermata,
.box_preview_polls .cont .schermata .hori_group {
    margin:0px;
    padding:0px;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.box_preview_polls .cont .schermata .hori_group .box {
    margin:0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.box_preview_polls .cont .schermata .hori_group .box .cont_foto {
    margin:0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
}
.box_preview_polls .cont .schermata .hori_group .box .cont_foto img {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    border:0px;
    text-decoration:none;
}
.box_preview_polls .cont .schermata .hori_group .box .icona_tipo {
    display:none;
}
.box_preview_polls .occhiello {
    margin:0px 0 5px 0;
    padding:0px;
    font-family:"Times New Roman", Times, serif;
    font-size:12px;
    text-transform:uppercase;
    color:#118ac0;
    width:100%;
    float:left;
    clear:left;
}
.box_preview_polls .titolo {
    margin:0;
    padding:10px;
    font-family:"Times New Roman", Times, serif;
    font-size:14px;
    font-weight:normal;
    line-height:16px;
    color:#727272;
    width:100%;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.box_preview_polls .titolo a {
    color:#727272;
    text-decoration:none;
}
.box_preview_polls .titolo a:hover {
    text-decoration:underline;
}
.box_preview_polls .sottotitolo {
    margin:5px 0 0 0;
    padding:0;
    font-style:italic;
    font-family:"Times New Roman", Times, serif;
    text-align:left;
    font-size:12px;
    font-weight:400;
    color:#727272;
    width:100%;
    float:left;
    clear:left;
}
.box_preview_polls .sottotitolo a {
    color:#727272;
    text-decoration:none;
}
.box_preview_polls .divcont {
    margin:0;
    padding:4px 0;
    width:100%;
    float:left;
    clear:left;
    background:#deebf4;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.box_preview_polls .customLabel1 {
    margin:0 auto;
    padding:4px 10px;
    width:30%;
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:600;
    color:#000;
    text-align:center;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    cursor:pointer;
    background: rgb(234, 242, 245);
    background: -moz-linear-gradient(88deg, rgb(234, 242, 245) 0%, rgb(194, 211, 211) 100%);
    background: -webkit-linear-gradient(88deg, rgb(234, 242, 245) 0%, rgb(194, 211, 211) 100%);
    background: -o-linear-gradient(88deg, rgb(234, 242, 245) 0%, rgb(194, 211, 211) 100%);
    background: -ms-linear-gradient(88deg, rgb(234, 242, 245) 0%, rgb(194, 211, 211) 100%);
    background: linear-gradient(178deg, rgb(234, 242, 245) 0%, rgb(194, 211, 211) 100%);
    border:1px solid #96a3aa;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.box_preview_polls .customLabel1:hover {
    background: rgb(194, 211, 211);
    background: -moz-linear-gradient(88deg, rgb(194, 211, 211) 0%, rgb(234, 242, 245) 100%);
    background: -webkit-linear-gradient(88deg, rgb(194, 211, 211) 0%, rgb(234, 242, 245) 100%);
    background: -o-linear-gradient(88deg, rgb(194, 211, 211) 0%, rgb(234, 242, 245) 100%);
    background: -ms-linear-gradient(88deg, rgb(194, 211, 211) 0%, rgb(234, 242, 245) 100%);
    background: linear-gradient(178deg, rgb(194, 211, 211) 0%, rgb(234, 242, 245) 100%);
    border:1px solid #96a3aa;
}
/*---banner_300x90_1*/
.banner_rectangle_300x90_1 {
    margin:0 0 10px 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.banner_rectangle_300x90_1 img {
    margin:0px;
    padding:0px;
    border:0px;
    text-decoration:none;
}
/*---input_section_archive*/
.input_section_archive {
    margin:10px 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.input_section_archive .container {
    margin:0px;
    padding:0px;
    display:none;
}
.input_section_archive .occhiello_titolo {
    margin:0px;
    padding:0px;
    display:none;
}
.input_section_archive .link {
    margin:0px;
    padding:5px;
    width:100%;
    float:left;
    clear:left;
    background:#ffff;
    /*border:1px solid #dedede;*/
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;    
}
.input_section_archive .link a {
    margin:0 0 0 10px;
    padding:0;
    font-family: Arial, Helvetica, sans-serif;
    font-size:13px;
    line-height:24px;
    text-indent:0;
    font-weight:600;
    color:#10457b;
    text-decoration:none;
    text-transform:uppercase;
    text-align:left;
    display:block;
}
.input_section_archive .link a:after {
    content:"+";
    margin:0px;
    padding:3px 9px;
    font-size:13px;
    line-height:18px;
    color:#dedede;
    float:right;
    text-align:center;
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
    border-radius:15px;
}
/*.input_section_archive .link:hover{
    border:1px solid #10457b;
}*/
.input_section_archive .link:hover a:after {
    color:#10457b;
}
/*---article_share_fb_tw_g*/
.article_share_fb_tw_g {
    margin:0;
    padding: 5px 0 0 0;
    float:right;
}
.addthis_32x32_style .addthis_button_facebook,
.addthis_32x32_style .addthis_button_twitter,
.addthis_32x32_style .addthis_button_google_plusone_share, 
.addthis_32x32_style .addthis_button_compact {
    margin:0px 0px 0 3px;
    padding:0px;
    text-align:right !important;
    float:right !important;
}



.addthis_toolbox a {
    margin: 0px !important;
    float:right !important;
    
}
/*---banner_300x90_3*/
.banner_rectangle_300x90_3 {
    margin:0 0 10px 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.banner_rectangle_300x90_3 img {
    margin:0px;
    padding:0px;
    border:0px;
    text-decoration:none;
}
/*---box_horizontal_breadcrumbs*/
.box_horizontal_breadcrumbs {
    margin:0;
    padding:5px 0 5px 5px;
    float:left;
    clear:none;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing:border-box;
    }
.box_horizontal_breadcrumbs ul {
    margin:0;
    padding:5px 0 0 0;
    float:left;
    clear:left;
    list-style: none;
}
.box_horizontal_breadcrumbs ul li {
    margin:0;
    padding:0;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:500;
    text-transform:uppercase;
    font-size:0px;
    color:#fff;
    float:left;
}
.box_horizontal_breadcrumbs ul li a:link,
.box_horizontal_breadcrumbs ul li a:visited {
    text-decoration:none;
    color:#fff;
}
.box_horizontal_breadcrumbs ul li a:hover,
.box_horizontal_breadcrumbs ul li a:focus,
.box_horizontal_breadcrumbs ul li a:active {
    text-decoration:underline;
    color:#fff;
}
.box_horizontal_breadcrumbs ul li.sezione_attiva {
    margin:0;
    padding:0;
    text-transform:uppercase;
    font-size:12px;
    line-height:10px;	
    color:#fff;
}
.box_horizontal_breadcrumbs ul li.sezione_attiva a:link,
.box_horizontal_breadcrumbs ul li.sezione_attiva a:visited {
    color:#fff;
}
.box_horizontal_breadcrumbs ul li.sezione_attiva:after {
    content:":";
    margin:0 5px 0 0;
}
/*---cont_banner_double_145x145*/
.cont_banner_double_145x145 {
    margin:0 0 7px 0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
}
/*---banner_square_145x145*/
.banner_square_145x145_1,
.banner_square_145x145_2 {
    margin:0;
    padding:0;
    width:50%;
    float:left;

}
.banner_square_145x145_2 {
    margin:0;
    text-align:right;
}
.banner_square_145x145_1 {
    text-align:left;
}
.banner_square_145x145_1 img,
.banner_square_145x145_2 img {
    margin:0 auto; /*-- centre the image --*/
    padding:0;
    border:0px;
    text-decoration:none;
}
/*---article_date*/
.article_date {
    margin:0;
    padding:5px 0;
    float:left;
    position:relative;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.article_date .data {
    margin:0;
    margin-top:5px;
    padding:0;
    font-size:12px;
    line-height:10px;	
    color:#fff;
    font-family: Arial, Helvetica, sans-serif;
}
.article_date_article_events {
    display:none;
}

