body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #212d34;
    font-family: Arial, Helvetica, sans-serif;
}



.clear
{
    clear: both;
}


h1, h2, h3, h4
{
    margin: 0 0 5px 0;
    padding: 0;
}



.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}



form
{
    margin: 0;
    padding: 0;
}




/* ================================ */
/* STRUTTURA GENERALE */
/* ================================ */




.container_generale
{
    background: url(../images/bg_pag.png) repeat-x top center #fff;
}

.container
{
    width: 1000px;
}
.container_bg
{
    width: 1000px;
    float: left;
    background: url(../images/ombra_sx_dx.png) repeat-y top center;
}
.content_generale
{
    width: 990px;
    float: left;
    margin: 0 5px 0 5px;
    background-color: #FFF;
}


/*content*/

.content
{
    width: 978px;
    margin: 0 6px 0 6px;
    float: left;
}


.content_sx
{
    float: left;
    width: 652px;
}

.content_dx
{
    float: right;
    width: 326px;
}

.content_aree
{
    float: left;
    width: 978px;
    padding: 0 6px 0 6px;
    background: url(../images/bg_content_aree.jpg) no-repeat bottom center;
    border-bottom: 1px solid #c6d4da;
    margin-top: 10px;
}


.content_banner_home
{
    float: left;
    width: 978px;
    padding: 10px 6px 0 6px;
    background: url(../images/bg_content_banner_home.jpg) no-repeat bottom center;
    border-top: 1px solid #f8f8f8;
}


.content_banner_home img
{
    margin: 0 5px 0 5px;
}

.content_banner
{
    float: left;
    width: 978px;
    padding: 10px 6px 0 6px;
    background: url(../images/bg_content_banner_home.jpg) no-repeat bottom center;
    border-top: 1px solid #f8f8f8;
    margin-top: 10px;
}
.content_banner img
{
    margin: 0 5px 0 5px;
}



/* ================================ */
/* STRUTTURA HEAD */
/* ================================ */
.header
{
    width: 978px;
    margin: 0 6px 10px 6px;
    padding: 0;
    min-height: 254px;
    height: auto !important;
    height: 254px;
    background: url(../images/bg_head.png) no-repeat bottom center #fff;
    position: relative;
}


.header_int
{
    width: 978px;
    margin: 0 6px 10px 6px;
    padding: 0;
    min-height: 290px;
    height: auto !important;
    height: 290px;
    background: url(../images/bg_head.png) no-repeat bottom center #fff;
    position: relative;
}

.header_logo
{
    float: left;
    width: auto;
    margin-top: 10px;
    margin-left: 14px;
    padding: 0;
}

.header_banner
{
    float: right;
    width: auto;
    margin: 18px 12px 0 0;
    padding: 0;
}

.header_social
{
    float: right;
    width: auto;
    margin: 18px 14px 0 14px;
    padding-left: 14px;
    border-left: 1px solid #dae4ea;
}
.header_social img
{
    margin: 3px 0 3px 0;
    border: 0;
}


/*ricerca*/

.header_ricerca
{
    bottom: 8px;
    right: 238px;
    position: absolute;
    width: 220px;
    text-align: right;
}


.header_ricerca input
{
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #fff;
    behavior: url(css/PIE.htc);
    position: relative;
    font-size: 10pt;
    color: #2c363c;
    background-color: #FFF;
    padding: 4px;
}


/*data*/

.header_data_lingua
{
    top: 215px;
    right: 6px;
    position: absolute;
    width: 230px;
    text-align: right;
    font-size: 9pt;
    color: #2c363c;
    margin: 7px 10px 0 0;
    font-family: Arial, Helvetica, sans-serif;
}

.header_data_lingua .disabled
{
    color: #c7c7c7;
}
.header_data_lingua a
{
    text-decoration: none;
    color: #2c363c;
    text-shadow: 1px 1px 1px #fff;
}

.header_data_lingua a:hover
{
    text-decoration: none;
    color: #af0031;
}



/*titolo*/

/*.header_titolo {
	bottom:12px;
	left:30px;
	position:absolute;
	text-align:left;
}

.header_titolo h1{
	font-size: 20pt;
	color: #2c363c;
	text-shadow: 1px 1px 1px #efefef;
	font-weight: normal;
}
*/



.header_titolo_pag
{
    bottom: -17px;
    left: 10px;
    position: absolute;
    text-align: left;
    font-family: "Times New Roman" , Times, serif;
}

.header_titolo_pag h1
{
    font-size: 48pt;
    color: #fff;
    font-weight: normal;
    margin: 0;
    padding: 0;
}


.header_titolo_pag2
{
    bottom: -38px;
    right: 10px;
    position: absolute;
    text-align: right;
    font-family: 'Scada' , sans-serif;
}

.header_titolo_pag2 h3
{
    font-size: 16pt;
    color: #5c5c5c;
    font-weight: normal;
}

/* ================================ */
/* STRUTTURA MENU */
/* ================================ */



.header_menu
{
    float: left;
    width: 946px;
    min-height: 28px;
    height: auto !important;
    height: 28px;
    margin: 12px 10px 0 10px;
    padding: 6px;
    font-family: 'Scada' , sans-serif;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    behavior: url(css/PIE.htc);
    background: url(../images/bg_menu.jpg) repeat-x top left #5b6972;
    position: relative;
}


/*menu*/

ul#topnav
{
    margin: 0;
    padding: 0;
    float: left;
    width: 946px;
    list-style: none;
    position: relative;
    font-size: 10pt;
    color: #fff;
}

ul#topnav li
{
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
}


ul#topnav li a
{
    float: left;
    margin: 0 1px 0 1px;
    display: block;
    text-decoration: none;
    color: #fff;
    margin: 0 4px 0 4px;
    /* padding: 7px 10px 7px 10px; */
    padding: 7px 5px 7px 5px;    
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    text-shadow: 1px 1px 1px #000; /*gestore dei CSS 3 per IE*/
    behavior: url(css/PIE.htc);
    position: relative;
    min-height: 36px;
    height: auto !important;
    height: 36px;
    max-width: 160px;
}

/*
.voci_lunghe {
	min-height: 36px;
	height: auto !important;
	height: 36px;
	max-width: 170px;
	}
	
.voci_corte {
	min-height: 36px;
	height: auto !important;
	height: 36px;
	max-width: 90px;
	}
*/


ul#topnav li a:hover
{
    text-decoration: none;
    color: #fff;
    background: url(../images/bg_roll_menu.png) repeat-x top left #ba0738;
}



/*submenu*/

ul#topnav li div
{
    z-index: 100;
    padding: 16px 0;
    position: absolute;
    left: 0;
    top: 45px;
    display: none;
    width: 700px;
    color: #000;
    width: 946px;
}

ul#topnav li:hover div
{
    display: block;
}
ul#topnav li div a
{
    display: inline;
    font-size: 10pt;
    color: #2c363c;
    text-shadow: 1px 1px 1px #fff;
    margin: 0;
}

ul#topnav li div a:hover
{
    text-decoration: none;
    background: none;
    color: #af0031;
}



/* ================================ */
/* STRUTTURA FOOTER */
/* ================================ */



.footer_generale
{
    background: url(../images/bg_footer.png) repeat-x top center #212d34;
    padding-bottom: 10px;
}
.footer_container
{
    width: 1000px;
}

.footer_bottom
{
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #2d3c45;
    position: relative;
    behavior: url(css/PIE.htc);
    padding: 10px;
    font-size: 10pt;
    margin-bottom: 10px;
    width: 980px;
    float: left;
    color: #fff;
    text-align: left;
    background-color: #172229;
}

.footer_top_home
{
    background: url(../images/bg_footer_top_home.png) no-repeat top center;
    width: 1000px;
    float: left;
    color: #fff;
    text-align: center;
    padding-top: 20px;
    margin: 0;
}


.footer_top
{
    background: url(../images/bg_footer_top.png) no-repeat top center;
    width: 1000px;
    float: left;
    color: #fff;
    text-align: center;
    padding-top: 20px;
    margin: 0;
}

.bordo_b
{
    border-bottom: 1px solid #758189;
}




.footer_top_home ul, .footer_top ul
{
    padding: 0 0 10px 0;
    float: left;
    text-align: left;
    margin: 0;
    display: block;
    float: left;
    width: 165px;
}

.footer_top_home ul li, .footer_top ul li
{
    list-style: none;
    color: #fff;
    padding-left: 5px;
    font-size: 9pt;
    margin: 10px 0 0 0;
    text-shadow: 1px 1px 1px #000;
}

.footer_top_home ul li h3, .footer_top ul li h3
{
    font-weight: normal;
    margin: 0 0 15px 0;
    color: #fff;
    line-height: 13px;
    font-size: 10pt;
    display: block;
    padding-bottom: 10px;
    text-align: left;
    height: 40px;
    width: 140px;
}


.footer_top_home ul li a, .footer_top ul li a
{
    line-height: 14px;
    color: #fff;
    text-decoration: none;
}

.footer_top_home ul li a:hover, .footer_top ul li a:hover
{
    color: #fff;
    text-decoration: underline;
}



/* ================================ */
/* STRUTTURA BOX  */
/* ================================ */








/*box home*/

.box_min
{
    width: 314px;
    float: left;
    margin: 0 6px 10px 6px;
}

.titolo_grigio
{
    padding: 12px 10px 8px 10px;
    border: 0;
    background: url(../images/bg_titolo_grigio.png) repeat-x bottom center #fbfbfb;
    font-size: 14pt;
    color: #9a052f;
    font-weight: normal;
    display: block;
    text-shadow: 1px 1px 1px #fff;
    text-align: left;
    margin-bottom: 3px;
    font-family: 'Scada' , sans-serif;
}


.titolo_grigio a
{
    color: #9a052f;
    text-decoration: none;
    font-weight: normal;
}

.titolo_grigio a:hover
{
    color: #9a052f;
    text-decoration: underline;
}




.box_nero_txt
{
    padding: 6px 6px 10px 6px;
    border-left: 1px solid #485862;
    border-right: 1px solid #485862;
    border-top: 1px solid #485862;
    font-size: 10pt;
    color: #fff;
    text-align: left;
    background-color: #000;
}


.box_nero_txt a
{
    color: #fff;
    text-decoration: none;
}

.box_nero_txt a:hover
{
    color: #fff;
    text-decoration: underline;
}

.box_bianco_txt
{
    padding: 6px 6px 10px 6px;
    border-left: 1px solid #d2cccc;
    border-right: 1px solid #d2cccc;
    border-top: 1px solid #d2cccc;
    font-size: 10pt;
    color: #2c363c;
    text-align: left;
    background-color: #FFF;
}
.box_bianco_txt a.more
{
    color: #226b9c;
    text-decoration: none;
    font-size: 9pt;
    font-style: italic;
    font-weight: normal;
}
.box_bianco_txt a.more:hover
{
    color: #226b9c;
    text-decoration: underline;
}


.box_nero_area
{
    padding: 6px 6px 10px 6px;
    border-left: 1px solid #485862;
    border-right: 1px solid #485862;
    border-top: 1px solid #485862;
    font-size: 10pt;
    color: #fff;
    background-color: #000;
    text-align: center;
}
.box_nero_area img
{
    max-height: 192px;
}

.box_bianco_area
{
    padding: 6px 4px 10px 4px;
    border-left: 1px solid #d2cccc;
    border-right: 1px solid #d2cccc;
    border-top: 1px solid #d2cccc;
    font-size: 10pt;
    color: #2c363c;
    background-color: #FFF;
    text-align: center;
}

.box_bianco_area img
{
    max-height: 192px;
}
.sfuma_grigio
{
    background: url(../images/bg_box_sfumato.png) repeat-x top left #fff;
}

.box_bianco_elenco
{
    padding: 0;
    border-left: 1px solid #d2cccc;
    border-right: 1px solid #d2cccc;
    border-top: 1px solid #d2cccc; /*font-size: 10pt;     color: #2c363c;*/
    text-align: left;
    background-color: #FFF;
}


/*elenco news*/

ul.elenco_news
{
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    border-left: 1px solid #d2cccc;
    border-right: 1px solid #d2cccc;
    border-top: 1px solid #d2cccc;
    text-align: left;
    background-color: #FFF;
}



img.img_big
{
    width: 616px;
    height: 350px;
}

img.img_med
{
    width: 280px;
    height: 160px;
}

img.img_min
{
    width: 110px;
    height: 90px;
}

.alternato
{
    background-color: #f7f7f7;
}

ul.elenco_news li
{
    padding: 7px 6px 7px 6px;
    clear: both;
    width: 96%;
    color: #2c363c;
    font-size: 9pt;
}


ul.elenco_news li h3
{
    margin: 0 0 4px 0;
    font-size: 10pt;
}

ul.elenco_news li a
{
    color: #226b9c;
    text-decoration: none;
}

ul.elenco_news li a:hover
{
    color: #226b9c;
    text-decoration: underline;
}



/*elenco2*/
ul.elenco2
{
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    border-left: 1px solid #d2cccc;
    border-right: 1px solid #d2cccc;
    border-top: 1px solid #d2cccc;
    text-align: left;
    background-color: #FFF;
}

ul.elenco2 li.alternato
{
    background-color: #f6f6f6;
}

ul.elenco2 li
{
    padding: 5px 6px 5px 30px;
    clear: both;
    background: url(../images/ico_freccia_min.png) no-repeat 8px 10px;
    background-color: #fff;
    width: 276px;
    color: #37434b;
    font-size: 9pt;
}


ul.elenco2 li h3
{
    margin: 0 0 4px 0;
    font-size: 10pt;
    font-weight: normal;
}

ul.elenco2 li a
{
    color: #2b7bb0;
    text-decoration: none;
}

ul.elenco2 li a:hover
{
    color: #2b7bb0;
    text-decoration: underline;
}








/*elenco3*/
ul.elenco3
{
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    border-left: 1px solid #d2cccc;
    border-right: 1px solid #d2cccc;
    border-top: 1px solid #d2cccc;
    text-align: left;
    background-color: #FFF;
}

ul.elenco3 li.alternato
{
    background-color: #f6f6f6;
}

ul.elenco3 li
{
    padding: 7px 6px 7px 30px;
    clear: both;
    background: url(../images/ico_freccia_min.png) no-repeat 8px 10px;
    background-color: #fff;
    width: 276px;
    color: #37434b;
    font-size: 9pt;
}


ul.elenco3 li h3
{
    margin: 0 0 4px 0;
    font-size: 10pt;
    font-weight: normal;
}

ul.elenco3 li a
{
    color: #2b7bb0;
    text-decoration: none;
}

ul.elenco3 li a:hover
{
    color: #2b7bb0;
    text-decoration: underline;
}











.label_news
{
    padding: 0;
    border: 0;
    background: url(../images/bg_label_news.png) no-repeat bottom left;
    text-shadow: 1px 1px 1px #000;
    text-align: left;
    margin-bottom: 3px;
    position: relative;
    height: 40px;
}

.label_news a.lancio
{
    color: #2c363c;
    text-decoration: none;
    font-weight: normal;
    display: block;
    position: absolute;
    top: 12px;
    right: 8px;
    text-shadow: 1px 1px 1px #fff;
    font-size: 10pt;
    padding-right: 15px;
    background: url(../images/freccia_lancio.png) no-repeat center right;
}

.label_news a.lancio:hover
{
    color: #2c363c;
    text-decoration: underline;
}



.label_news2
{
    padding: 0;
    border: 0;
    background: url(../images/bg_label_news.png) no-repeat bottom left;
    text-shadow: 1px 1px 1px #000;
    text-align: left;
    margin-bottom: 3px;
    position: relative;
    height: 40px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    behavior: url(css/PIE.htc);
}

.label_news2 a.lancio
{
    color: #2c363c;
    text-decoration: none;
    font-weight: normal;
    display: block;
    position: absolute;
    top: 12px;
    right: 8px;
    text-shadow: 1px 1px 1px #fff;
    font-size: 10pt;
    padding-right: 15px;
    background: url(../images/freccia_lancio.png) no-repeat center right;
}

.label_news2 a.lancio:hover
{
    color: #2c363c;
    text-decoration: underline;
}





.box_bianco_txt img
{
    border: 1px solid #cfcfcf;
    margin: 0 10px 10px 0;
    float: left;
    padding: 4px;
    border: 1px solid #eaf0f4;
}

.box_bianco_txt h1, .box_bianco_txt h2, .box_bianco_txt h3, .box_bianco_txt h4
{
    color: #226b9c;
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.box_bianco_txt h3 a
{
    color: #226b9c;
}

.box_bianco_txt h3 a:hover
{
    text-decoration: underline;
}

.box_bianco_txt a
{
    color: #2c363c;
    text-decoration: none;
}
.box_bianco_txt a:hover
{
    color: #226b9c;
    text-decoration: underline;
}

.box_bianco_txt p
{
    margin: 0;
    padding: 0;
}




/*basi stondate box*/


/*bianco*/
.box_bianco_round
{
    background: url(../images/round_bianco.png) no-repeat;
    height: 9px;
}

#box_bianco_round_bsx
{
    background-position: bottom left;
}
#box_bianco_round_bdx
{
    background-position: bottom right;
}

.box_bianco_bbg
{
    background: url(../images/bg_round_bianco.png) repeat-x bottom;
    height: 9px;
    margin: -9px 9px 0 9px;
}


/*nero*/

.box_nero_round
{
    background: url(../images/round_nero.png) no-repeat;
    height: 9px;
}

#box_nero_round_bsx
{
    background-position: bottom left;
}
#box_nero_round_bdx
{
    background-position: bottom right;
}

.box_nero_bbg
{
    background: url(../images/bg_round_nero.png) repeat-x bottom;
    height: 9px;
    margin: -9px 9px 0 9px;
}








/*archivio storico*/

.label_archivio
{
    padding: 12px 10px 8px 10px;
    border: 0;
    background: url(../images/bg_label_archivio.png) no-repeat bottom right #212d34;
    font-size: 14pt;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    text-align: left;
    margin-bottom: 3px;
    font-family: 'Scada' , sans-serif;
}

.label_archivio a
{
    color: #fff;
    text-decoration: none;
    font-weight: normal;
}

.label_archivio a:hover
{
    color: #fff;
    text-decoration: underline;
}




/*cinema contemporaneo*/

.label_cinema
{
    padding: 10px 10px 0 10px;
    border: 0;
    background: url(../images/bg_label_cinema.png) no-repeat top center;
    font-size: 13pt;
    color: #fff;
    height: 48px;
    text-shadow: 1px 1px 1px #000;
    text-align: left;
    margin-bottom: 3px;
    font-family: 'Scada' , sans-serif;
}

.label_cinema a
{
    color: #fff;
    text-decoration: none;
    font-weight: normal;
}

.label_cinema a:hover
{
    color: #fff;
    text-decoration: underline;
}



.label_cinema2
{
    padding: 10px 10px 0 10px;
    border: 0;
    background: url(../images/bg_label_cinema.png) no-repeat top center;
    font-size: 12pt;
    color: #fff;
    height: 48px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    behavior: url(css/PIE.htc);
    text-shadow: 1px 1px 1px #000;
    text-align: left;
    margin-bottom: 3px;
    font-family: 'Scada' , sans-serif;
}

.label_cinema2 a
{
    color: #fff;
    text-decoration: none;
    font-weight: normal;
}

.label_cinema2 a:hover
{
    color: #fff;
    text-decoration: underline;
}





/*cinema classico*/

.label_cinema_classico
{
    padding: 10px 10px 0 10px;
    border: 0;
    background: url(../images/bg_label_cinema_classico.png) no-repeat top center;
    font-size: 13pt;
    color: #000;
    height: 48px;
    text-align: left;
    margin-bottom: 3px;
    font-family: 'Scada' , sans-serif;
}

.label_cinema_classico a
{
    color: #000;
    text-shadow: 1px 1px 1px #fff;
    text-decoration: none;
    font-weight: normal;
}

.label_cinema_classico a:hover
{
    color: #000;
    text-decoration: underline;
}



.label_cinema_classico2
{
    padding: 10px 10px 0 10px;
    border: 0;
    background: url(../images/bg_label_cinema_classico.png) no-repeat top center;
    font-size: 12pt;
    color: #000;
    height: 48px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    behavior: url(css/PIE.htc);
    text-align: left;
    margin-bottom: 3px;
    font-family: 'Scada' , sans-serif;
}

.label_cinema_classico2 a
{
    color: #000;
    text-shadow: 1px 1px 1px #fff;
    text-decoration: none;
    font-weight: normal;
}

.label_cinema_classico2 a:hover
{
    color: #000;
    text-decoration: underline;
}


/*cinema doc*/

.label_cinema_doc
{
    padding: 20px 10px 0 10px;
    border: 0;
    background: url(../images/bg_label_cinema_doc.png) no-repeat top center;
    font-size: 13pt;
    color: #fff;
    height: 38px;
    text-shadow: 1px 1px 1px #000;
    text-align: left;
    margin-bottom: 3px;
    font-family: 'Scada' , sans-serif;
}

.label_cinema_doc a
{
    color: #fff;
    text-decoration: none;
    font-weight: normal;
}

.label_cinema_doc a:hover
{
    color: #fff;
    text-decoration: underline;
}




.label_cinema_doc2
{
    padding: 20px 10px 0 10px;
    border: 0;
    background: url(../images/bg_label_cinema_doc.png) no-repeat top center;
    font-size: 12pt;
    color: #fff;
    height: 38px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    behavior: url(css/PIE.htc);
    text-shadow: 1px 1px 1px #000;
    text-align: left;
    margin-bottom: 3px;
    font-family: 'Scada' , sans-serif;
}

.label_cinema_doc2 a
{
    color: #fff;
    text-decoration: none;
    font-weight: normal;
}

.label_cinema_doc2 a:hover
{
    color: #fff;
    text-decoration: underline;
}





/*path*/

.path
{
    float: left;
    margin: 0 10px 10px 10px;
    width: 958px;
    text-align: left;
    font-size: 9pt;
    color: #626262;
    padding: 5px 0 10px 0;
    border-bottom: 1px solid #eaeaea;
    z-index: 100;
}


.path a
{
    color: #9a052f;
    text-decoration: none;
}

.path a:hover
{
    color: #9a052f;
    text-decoration: underline;
}


/*btn link*/

a.btn_link
{
    display: block;
    width: 150px;
    height: 64px;
    float: left;
    background: url(../images/bg_btn_link_grigio.png) repeat-x top #5b6972;
    text-decoration: none;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    margin: 0 6px 6px 6px;
    position: relative;
}
a.btn_link:hover
{
    background: url(../images/bg_btn_link_verde.png) repeat-x top #217d01;
    text-decoration: none;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
}
a.btn_link span.link_txt
{
    display: block;
    width: 80px;
    top: 50%;
    left: 10px;
    position: absolute;
    text-align: left;
}

a.btn_link span.link_icon
{
    display: block;
    width: 54px;
    margin-top: -27px;
    top: 50%;
    height: 54px;
    right: 6px;
    position: absolute;
}


.link_1r
{
    height: 20px;
    margin-top: -10px;
}

.link_2r
{
    height: 38px;
    margin-top: -19px;
}

.icon_stampa
{
    background: url(../images/ico_stampa.png) no-repeat center center;
}
.icon_mail
{
    background: url(../images/ico_mail.png) no-repeat center center;
}

.icon_web
{
    background: url(../images/ico_web.png) no-repeat center center;
}

.icon_database
{
    background: url(../images/ico_database.png) no-repeat center center;
}

.icon_pressbook
{
    background: url(../images/ico_pressbook.png) no-repeat center center;
}

.icon_backstage
{
    background: url(../images/ico_backstage.png) no-repeat center center;
}
.icon_trailer
{
    background: url(../images/ico_trailer.png) no-repeat center center;
}

.icon_rassegna
{
    background: url(../images/ico_rassegna.png) no-repeat center center;
}





/*box film*/

.box_film
{
    padding: 0 0 10px 0;
    border-left: 1px solid #d2cccc;
    border-right: 1px solid #d2cccc;
    border-top: 1px solid #d2cccc;
    font-size: 10pt;
    color: #2c363c;
    text-align: left;
    background: url(../images/bg_sfumato_bianco.png) repeat-x bottom #fff;
}

.film_txt
{
    padding: 6px;
    float: left;
    width: 618px;
}

.film_titolo_int
{
    padding: 10px;
    float: left;
    background-color: #f6f6f6;
    color: #226b9c;
    font-size: 18px;
    width: 618px;
}


.film_txt img.locandina
{
    float: left;
    margin: 0 10px 10px 0;
    padding: 4px;
    border: 1px solid #eaeaea;
}

.film_txt img
{
    float: left;
    margin: 4px;
    padding: 4px;
    border: 1px solid #eaeaea;
}

.box_film h3
{
    color: #8b8b8b;
    margin: 6px 0 2px 0;
    padding: 0;
    font-weight: normal;
}


.grigio
{
    color: #8b8b8b;
}

/*popup newsletter*/



/*.pop_demo_reg {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	behavior: url(css/PIE.htc);
	box-shadow:0 6px 10px #909090;
    -webkit-box-shadow:0 6px 10px #909090;
    -moz-box-shadow: 0 6px 10px #909090;
	border: 3px solid #fff;
	
	
	text-align:left;
	padding: 20px;
	margin-bottom: 20px;
	position:relative;
	}*/


#pop_demo_reg
{
    /*background: url(../images/bg_pag.png);*/
    background-color: #e5e5e5;
    width: 600px;
    height: auto;
    text-shadow: 1px 1px 1px #fff;
    font-size: 14px;
    color: #2f2f2f;
    padding: 15px;
}
#pop_demo_reg h2
{
    margin: 0 0 15px 0;
    font-size: 22px;
    color: #226b9c;
    font-weight: normal;
}

#pop_demo_reg strong
{
    color: #183c7f;
}

#pop_demo_reg input.campo
{
    padding: 6px;
    border: 1px solid #8d8d8d;
    color: #151515;
    font-size: 14px;
    text-shadow: 1px 1px 1px #fff;
    background: url(../images/bg_campo.png) repeat-x top center #fff;
    margin: 0;
}
#pop_demo_reg input.btn
{
    padding: 6px 12px 6px 12px;
    border: none;
    color: #37434b;
    text-shadow: 1px 1px 1px #fff;
    font-size: 14px;
    background: url(../images/bg_titolo_giallo.png) repeat-x bottom center #f2d787;
    margin: 0;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    behavior: url(css/PIE.htc);
    cursor: pointer;
}
#pop_demo_reg input.btn:hover
{
    background: url(../images/bg_tab.png) repeat-x bottom center #eaeaea;
}

#pop_demo_reg td
{
    padding: 18px;
}

.titolo_twitter
{
    padding: 14px 10px 14px 59px;
    border: 0;
    background: url(../images/bg_titolo_twitter.png) repeat-x top center #31cbfd;
    font-size: 13pt;
    color: #fff;
    font-weight: normal;
    display: block;
    text-shadow: 1px 1px 1px #005e7d;
    text-align: left;
    margin-bottom: 3px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    behavior: url(css/PIE.htc);
    font-family: 'Scada' , sans-serif;
}


.titolo_twitter a
{
    color: #fff;
    text-decoration: none;
    font-weight: normal;
}

.titolo_twitter a:hover
{
    color: #fff;
    text-decoration: underline;
}







.titolo_newsletter
{
    padding: 14px 10px 14px 59px;
    border: 0;
    background: url(../images/bg_titolo_newsletter.png) repeat-x top center;
    font-size: 13pt;
    color: #fff;
    font-weight: normal;
    display: block;
    text-shadow: 1px 1px 1px #005e7d;
    text-align: left;
    margin-top: 5px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    behavior: url(css/PIE.htc);
    font-family: 'Scada' , sans-serif;
}


.titolo_newsletter a
{
    color: #fff;
    text-decoration: none;
    font-weight: normal;
}

.titolo_newsletter a:hover
{
    color: #fff;
    text-decoration: underline;
}




.content_max
{
    float: left;
    width: 978px;
}


/*giallo*/

.box_giallo_txt
{
    padding: 6px 6px 10px 6px;
    font-size: 10pt;
    color: #2c363c;
    text-align: left;
    background: url(../images/bg_tag.png) repeat-x bottom #7c5800;
}

a.btn_ricerca
{
    display: block;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    behavior: url(css/PIE.htc);
    background: url(../images/ico_ricerca_bg.png) no-repeat top right #53606a;
    color: #fff;
    text-decoration: none;
    width: 30px;
    height: 25px;
    padding: 10px 50px 0 15px;
    float: right;
    text-shadow: 1px 1px 1px #000;
    margin: 6px;
}

a.btn_ricerca:hover
{
    text-decoration: none;
    color: #a6eb7f;
}

.titolo_giallo
{
    padding: 12px 10px 8px 10px;
    border: 0;
    background: url(../images/bg_titolo_giallo.png) repeat-x bottom center #f2d787;
    font-size: 14pt;
    color: #37434b;
    text-shadow: 1px 1px 1px #fff;
    font-weight: normal;
    display: block;
    text-align: left;
    margin-bottom: 3px;
    font-family: 'Scada' , sans-serif;
}


.titolo_giallo a
{
    color: #b28500;
    text-decoration: none;
    font-weight: normal;
}

.titolo_giallo a:hover
{
    color: #b28500;
    text-decoration: underline;
}



.box_newsletter
{
    padding: 14px 20px;
    border: 0;
    background: url(../images/bg_newsletter.png) no-repeat top center #b48f2d;
    font-size: 11pt;
    color: #38434b;
    display: block;
    text-shadow: 1px 1px 1px #fff;
    text-align: left;
    margin-top: 5px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    behavior: url(css/PIE.htc);
}


.box_newsletter h3
{
    font-size: 13pt;
    font-family: 'Scada' , sans-serif;
    font-weight: normal;
    margin: 0 0 25px 39px;
}


.box_newsletter input.campo
{
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #fff;
    behavior: url(css/PIE.htc);
    position: relative;
    font-size: 10pt;
    color: #2c363c;
    background-color: #FFF;
    padding: 4px;
    margin-left: 10px;
    width: 160px;
}


.box_newsletter input.btn_ins
{
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #fff;
    behavior: url(css/PIE.htc);
    position: relative;
    font-size: 12pt;
    color: #fff;
    background-color: #cb981e;
    padding: 10px;
    cursor: pointer;
}
.box_newsletter input.btn_ins:hover
{
    background-color: #e6b43c;
}


.box_newsletter input.btn_del
{
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #fff;
    behavior: url(css/PIE.htc);
    position: relative;
    font-size: 12pt;
    color: #fff;
    background-color: #71400a;
    padding: 10px;
    margin-left: 20px;
}
.box_newsletter input.btn_del:hover
{
    background-color: #ad6412;
    cursor: pointer;
}




.clip_th
{
    float: left;
    width: 170px;
    margin: 17px;
    text-align: center;
    position: relative;
}

.clip_th h3
{
    font-size: 10pt;
    color: #226b9c;
    margin: 5px 0;
    font-weight: normal;
}


.clip_th img.th
{
    width: 170px;
    height: auto;
}


.clip_th span.play
{
    display: block;
    position: absolute;
    top: 40px;
    left: 50%;
    margin-left: -28px;
    width: 59px;
    height: 59px;
}

.clip_th span.play img.play_img
{
    border: 0;
    margin: 0;
    width: auto;
    height: auto;
}

table.boxoffice
{
    margin-top: 20px;
}


table.boxoffice td
{
    font-size: 9pt;
    padding: 7px 2px;
    border-bottom: 1px solid #ededed;
}


table.boxoffice th
{
    font-size: 9pt;
    padding: 5px 2px 5px 2px;
    background-color: #f0f0f0;
    color: #226b9c;
    text-shadow: 1px 1px 1px #fff;
}


