/*
L'ascii-art in questo file � per sfruttare la "minimap" nell'editor (komodo e sublime text)
Font usati: "Big Money-nw"
http://patorjk.com/software/taag/
*/
/*
$$$$$$$\  $$$$$$$$\  $$$$$$\  $$$$$$$$\ $$$$$$$$\
$$  __$$\ $$  _____|$$  __$$\ $$  _____|\__$$  __|
$$ |  $$ |$$ |      $$ /  \__|$$ |         $$ |
$$$$$$$  |$$$$$\    \$$$$$$\  $$$$$\       $$ |
$$  __$$< $$  __|    \____$$\ $$  __|      $$ |
$$ |  $$ |$$ |      $$\   $$ |$$ |         $$ |
$$ |  $$ |$$$$$$$$\ \$$$$$$  |$$$$$$$$\    $$ |
\__|  \__|\________| \______/ \________|   \__|
RESET
*/
html {
    font-family: arial, verdana, sans-serif;
}

body {
    margin: 0;
    padding: 0;
    width: 100%;
}

article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden], template {
    display: none;
}

a {
    background: transparent;
    color: #333333;
}

a:active, a:hover {
    outline: 0;
}

 a:hover {
    text-decoration: underline;
    color: #a40000 ;
}
h2 a:hover {
    text-decoration: underline !important;
    color: #a40000  !important;
}

abbr[title] {
    border-bottom: 1px dotted;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type=button], /* 1 */
input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled], html input[disabled] {
    cursor: default;
}

input {
    line-height: normal;
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto;
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

b, strong, optgroup {
    font-weight: 700;
}

pre, textarea {
    overflow: auto;
}

button::-moz-focus-inner, input::-moz-focus-inner, legend {
    border: 0;
    padding: 0;
}

.icon {
    display: inline-block;
    line-height: 0;
    vertical-align: middle;
    font-style: normal;
}

figure {
    padding: 0;
    margin: 0;
}

/* FINE RESET *******************************************************************/

/*
 $$$$$$\  $$$$$$$\  $$$$$$$\  $$$$$$\ $$$$$$$$\ $$$$$$$$\
$$  __$$\ $$  __$$\ $$  __$$\ \_$$  _|\__$$  __|$$  _____|
$$ /  \__|$$ |  $$ |$$ |  $$ |  $$ |     $$ |   $$ |
\$$$$$$\  $$$$$$$  |$$$$$$$  |  $$ |     $$ |   $$$$$\
 \____$$\ $$  ____/ $$  __$$<   $$ |     $$ |   $$  __|
$$\   $$ |$$ |      $$ |  $$ |  $$ |     $$ |   $$ |
\$$$$$$  |$$ |      $$ |  $$ |$$$$$$\    $$ |   $$$$$$$$\
 \______/ \__|      \__|  \__|\______|   \__|   \________|
SPRITE - creati con spritepad ma personalizzati
spritepad.wearekiss.com/
*/
.sprite-freccia_articolo_sx, .sprite-freccia_articolo_dx, .sprite-freccia_slider_dx,
.sprite-freccia_slider_sx, .sprite-quickmap_close, .sprite-quickmap_open, .sprite-mdigital,
.sprite-badge_articolo, .sprite-badge_foto, .sprite-badge_fotogallery, .sprite-badge_video,
.sprite-badge_articolo_small, .sprite-badge_fotogallery_small, .sprite-badge_foto_small,
.sprite-badge_video_small, .sprite-fumetto_commenti, .sprite-stampa,.sprite-logo_small,
.sprite-m_multimedia, .sprite-facebook25x25, .sprite-rss25x25, .sprite-google-plus25x25,
.sprite-twitter25x25, .sprite-lente_bianca, .sprite-foto_placeholder, .sprite-default_avatar,
.sprite-pollice_su, .sprite-pollice_giu, .sprite-fblike, .sprite-fbconsiglia, .sprite-testatina_videotv, #header .sprite-icon, .sprite-logo_tv, .play, .sprite-logo_foto {
    background: url(/img/sprites_v10.png) no-repeat;
    /* aggiunto a mano */
    display: inline-block;
    overflow: hidden;
    text-indent: -10000px;
    /* fine aggiunta */
}

.logo-home{
width: 400px;
margin: 0 auto;

    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    /*transform: translate(-50%, -50%);*/
    margin-left: -200px;
    margin-top: -32px;
}

 .sprite-logo_home{
     background: url(/img/logo.png) no-repeat;
     /* aggiunto a mano */
     display: inline-block;
     overflow: hidden;
     text-indent: -10000px;
     /* fine aggiunta */
 }

.sprite-freccia_articolo_sx {
    background-position: 0 -77px;
    width: 30px;
    height: 70px;
}

.sprite-freccia_articolo_dx {
    background-position: -32px -77px;
    width: 30px;
    height: 70px;
}

.sprite-freccia_slider_dx {
    background-position: 0 -149px;
    width: 26px;
    height: 57px;
}

.sprite-freccia_slider_sx {
    background-position: -29px -149px;
    width: 26px;
    height: 57px;
}

.sprite-mdigital {
    background-position: 0 -425px;
    width: 145px;
    height: 18px;
    margin-top: 12px;
}
.articolo .sprite-mdigital {
    background-position: -163px -253px;
    width: 70px;
    height: 33px;
    margin-top: 10px;
}

.sprite-quickmap_close {
    background-position: -64px -77px;
    width: 120px;
    height: 25px;
}

.sprite-quickmap_open {
    background-position: -64px -103px;
    width: 120px;
    height: 25px;
}

.sprite-badge_articolo {
    background-position: -65px -130px;
    width: 50px;
    height: 50px;
}

.sprite-badge_fotogallery, .sprite-badge_foto {
    background-position: -117px -130px;
    width: 50px;
    height: 50px;
}

.sprite-badge_video {
    background-position: -169px -130px;
    width: 50px;
    height: 50px;
}

.sprite-badge_articolo_small {
    background-position: -134px -50px;
    width: 25px;
    height: 25px;
}

.sprite-badge_fotogallery_small, .sprite-badge_foto_small {
    background-position: -161px -50px;
    width: 25px;
    height: 25px;
}

.sprite-badge_video_small {
    background-position: -188px -50px;
    width: 25px;
    height: 25px;
}

.sprite-fumetto_commenti {
    background-position: -71px -211px;
    width: 47px;
    height: 36px;
}

.sprite-stampa {
    background-position: -121px -211px;
    width: 39px;
    height: 34px;
}

.sprite-logo_small {
    background-position:-2px 7px;
    width: 210px;
    height: 50px;
}

.sprite-logo_home {
    background-position: 0 0;
    width: 397px;
    height: 65px;
}

#man1{
    width: 160px;
    height: 90px;
    margin-left: 15px;
    float: left;
    margin-top: 10px;
}
#man2{
    width: 160px;
    height: 90px;
    margin-right: 15px;
    float: right;
    margin-top: 10px;
}

.sprite-logo_foto {
    background-position: 0 -347px;
    width: 260px;
    height: 30px;
}

.sprite-m_multimedia {
    background-position: -109px -50px;
    width: 23px;
    height: 23px;
}

.sprite-facebook25x25 {
    background-position: -81px -50px;
    width: 25px;
    height: 25px;
}

.sprite-rss25x25 {
    background-position: -54px -50px;
    width: 25px;
    height: 25px;
}

.sprite-google-plus25x25 {
    background-position: -27px -50px;
    width: 25px;
    height: 25px;
}

.sprite-twitter25x25 {
    background-position: 0 -50px;
    width: 25px;
    height: 25px;
}

.sprite-lente_bianca {
    background-position: -188px -78px;
    width: 31px;
    height: 31px;
}

.sprite-foto_placeholder {
    background-position: -163px -185px;
    width: 60px;
    height: 60px;
}

.sprite-default_avatar {
    background-position: 0 -250px;
    width: 50px;
    height: 50px;
}

.sprite-pollice_su {
    background-position: -65px -185px;
    width: 15px;
    height: 16px;
}

.sprite-pollice_giu {
    background-position: -114px -185px;
    width: 15px;
    height: 16px;
}

a:hover .sprite-pollice_su {
    background-position: -84px -185px;
    width: 15px;
    height: 16px;
}

a:hover .sprite-pollice_giu {
    background-position: -133px -185px;
    width: 15px;
    height: 16px;
}

.sprite-fblike {
    background-position: -50px -250px;
    width: 70px;
    height: 20px;
}

.sprite-fbconsiglia {
    background-position: -50px -272px;
    width: 76px;
    height: 20px;
}

.sprite-testatina_videotv {
    background-position: 0 -300px;
    width: 150px;
    height: 27px;
}

/* FINE SPRITES **************************************************************************/

/*
$$\        $$$$$$\ $$\     $$\  $$$$$$\  $$\   $$\ $$$$$$$$\
$$ |      $$  __$$\\$$\   $$  |$$  __$$\ $$ |  $$ |\__$$  __|
$$ |      $$ /  $$ |\$$\ $$  / $$ /  $$ |$$ |  $$ |   $$ |
$$ |      $$$$$$$$ | \$$$$  /  $$ |  $$ |$$ |  $$ |   $$ |
$$ |      $$  __$$ |  \$$  /   $$ |  $$ |$$ |  $$ |   $$ |
$$ |      $$ |  $$ |   $$ |    $$ |  $$ |$$ |  $$ |   $$ |
$$$$$$$$\ $$ |  $$ |   $$ |     $$$$$$  |\$$$$$$  |   $$ |
\________|\__|  \__|   \__|     \______/  \______/    \__|
*/
body {
    background: #f6f6f6;
}

.clearboth {
    clear: both;
}

#header-wrapper {
    background: #f2f2f2;
    margin-bottom: 0px;
    padding-top: 1px; /* e 51 pixel siano.. */
    border-bottom: 1px solid #dfe0e0;
    /*height: 40px;*/
}

#header-wrapper,
#leaderboard-wrapper,
#menu-wrapper,
#center-wrapper,
#quickmap-wrapper,
#footer-wrapper {
    text-align: center;
}

#header-wrapper > div,
#menu-wrapper > div,
#center-wrapper > div,
#quickmap-wrapper > div,
#footer-wrapper > div,
#prefooter
{
    width: 994px;
    box-sizing: border-box;
    text-align: left;
    margin: 0 auto;
}

.content-logo {
    width: 994px;
    background: #ffffff;
    height: 110px;
    margin: 0 auto;
    position: relative;
}

body.skinned .content-logo {
    border-bottom: 1px solid #dfe0e0;
}






.wrapper_logo{
    background: #ffffff;
    height: 110px;
    border-top: 1px solid #dfe0e0;
}

#menu-wrapper {
    position: relative;
}

#header {
    position: relative;
    height: 40px;
}


.articolo #header {
    position: relative;
    height: 50px;
}

#header .left {
    float: left;
    width: 33%;

}

#header .center {
    /*float: left;*/
    /*width: 33%;*/
    position: absolute;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    text-align: center;
    margin-top: 12px;
    text-decoration: none;
    font-weight: normal;
    font-size: 11px;
    line-height: 16px;
    color: #666666;
}

#header .right {
    float: right;
    width: 35%;
    overflow: hidden;
}

#header .right.login {

    width: 39%;

}

.articolo #header .right {
    float: right;
    width: auto;
    overflow: hidden;
}


.articolo #header .center {
    position: absolute;
    left: 50%;
    width: 400px;
    margin-left: -200px;
    text-align: center;
    margin-top: 0;
}


#header .right #promodigital{
    float: right;
    margin-right: 5px;
    height: 45px;
}

#header .left > a {
    margin: 12px 5px;
}

#header .left.quick-navigation {
    margin-top: 6px;
}

#header .left .button {
    font-size: 12px;

    line-height: 14px;
    border-radius: 3px;
    transition: background-color 0.3s;
    display: inline-block;
    margin: 0;
    padding: 5px;
    color: #333333;
    cursor: pointer;
    text-transform: uppercase;
    background-color: transparent;
    border: none;
    border: 1px solid transparent;
    position: relative;

}

#header .quick-navigation .meteo {
    padding-left: 25px
}

#header .quick-navigation img {
    position: absolute;
    left: 5px;
    top: 3px;

}

#header .quick-navigation .sections-button .icon {
    background-repeat: no-repeat;
    background-position: 0 -329px;
    width: 16px;
    height: 16px;
}

#header .quick-navigation .oroscopo-button .icon {
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-position: -51px -329px;
    width: 16px;
    height: 16px;

}

.button .icon + .button-text {
    margin-left: 7px;
    display: inline-block;
    vertical-align: middle;
}

#header .left .button:hover {
    background-color: #f7f7f5;
    text-decoration: none !important;
}

#header .left .button:focus {
    background-color: #f7f7f5;

    outline: none;
}

#header .left a.button {
    text-decoration: none;
}

.oas_placeholder[data-pos=Frame2] {
    margin-top: 0px;
    margin-bottom: 0px;
}

.oas_placeholder[data-pos=Position1] {
    margin-top: -35px;
}

/* dimensioni minime se credo che siano pieni */
.oas_placeholder.notempty[data-pos=Bottom] {
    min-height: 45px;
}

.oas_placeholder.notempty[data-pos=Bottom2],
.oas_placeholder.notempty[data-pos=BottomRight],
.oas_placeholder.notempty[data-pos=Middle1] {
    min-height: 250px;
}

#leaderboard-wrapper {
    padding: 10px 0;
    width: 994px;
    margin: 0 auto;
    background: #f6f6f6;
}

/*body.skinned #leaderboard-wrapper {*/
    /*background: #f6f6f6;*/
/*}*/

#right_searchbox{
    float: right;
    padding: 0 0 12px 0;
}


#right_searchbox .searchbox{
   margin: 0;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    border-color: #e5e5e5;
    height: 25px;

}


#right_searchbox .sprite-lente_bianca {
    background-position: -192px -81px;
    width: 30px;
    height: 30px;
}

#right_searchbox .searchbox input[type="text"] {
    background-color: transparent;
    width: 180px;
    border: 0;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    vertical-align: bottom;
    padding: 0 10px 7px 10px;
    outline: none;

}


#right_searchbox .searchbox input[type="submit"] {
    background-color: transparent;

}




#fixed_menu_spacer {
    width: 994px;
    box-sizing: border-box;
    margin: 0 auto;
    background: #fff;
    padding: 10px 0;
}

#menu {
    font-size: 12px;
}

#menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: table;
    width: 100%;
    background: #dfe0e0;
    /*max-height: 35px;*/
}

#menu .secondo_livello {
    width: auto;
}

#menu ul.secondo_livello li {
    border: 0px;
}

.articolo #menu .secondo_livello a {
    font-size: 12px;
}

.home_sezione #menu .secondo_livello a {
    font-size: 12px;
}

.home_sezione #prefooter {
    margin-top: 20px;
}

#menu-wrapper .wrapper-secondo_livello,
#menu-wrapper .uppermenu-wrapper {
    transition: 0.2s;
    overflow: hidden;
    margin: 5px 0;
}


.home_sezione  #menu-wrapper .wrapper-secondo_livello,
#menu-wrapper .uppermenu-wrapper {
    margin:   0;
}
.articolo  #menu-wrapper .wrapper-secondo_livello,
#menu-wrapper .uppermenu-wrapper {
    margin:   0;
}

#menu .wrapper-secondo_livello,
#menu ul.secondo_livello,
#menu ul.primo_livello li.active {
    /*background: #f2f2f2;*/
    background: #E8E8E8;
}



#menu .wrapper-secondo_livello{
    border-right: 2px solid #ffffff;
}
#menu ul.primo_livello li:hover {
    /*background: #f2f2f2;*/
    background:  #E8E8E8;
}

#menu ul li {
    display: table-cell;
    text-align: center;
    border-right: 1px solid #FFFFFF;
}

#menu a {
    color: #000;
    display: block;
    padding: 9px 5px;
    white-space: nowrap;
    text-decoration: none;
    font-weight: normal;
    font-size: 15px;
}

#menu a:hover {
    text-decoration: none !important;
    color: #a40000;
}

#menu li.HOME {
    padding: 0 3px;
}

#menu .secondo_livello a {
    color: #626161;
    padding: 10px 7px;
}

#menu li.active a {
    color: #a40000;
}

#menu-wrapper.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 35px;
    background: #dfe0e0;
    z-index: 99999;
}

#menu-wrapper.fixed li.HOME a {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAaCAYAAADfcP5FAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc2Q0M0QUEwOTE1NjExRTI5NTgxQjkxQzYyMkJFQkRCIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc2Q0M0QUExOTE1NjExRTI5NTgxQjkxQzYyMkJFQkRCIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzZDQzRBOUU5MTU2MTFFMjk1ODFCOTFDNjIyQkVCREIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzZDQzRBOUY5MTU2MTFFMjk1ODFCOTFDNjIyQkVCREIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz67S1/1AAAEN0lEQVR42sxXXWiTZxR+vvx1bdJoVrpVu9oftL2R6aIyN4dYsM6heCF4JbgGRAdSmBci9cLLFn8YA1G04EWRibLijaRz1t5sF8XRbkNUtNXVaqvV1nZtjM1/9py33zeS2tgviRceePIl+d7vvE/Oec45b7RkMon3yWyZbvykaZluOYhPiQbCS9QSZfq9UaKf+JPoIm4Rkfmc7M4QCC1ThDIQWkMcIL5JIZHJhNwvxGmizywhi8lI2ol9xM+EzwQZ6Gt8+jP7dB+5pyzFCojviSMJwB2XsBJWwviN8jmhfydmrNF/bTVxgvAQPxLhfAl9a5ApXrYMJevWITQ+joneXjgWL4aloABhfi7ivZe3bytSJStXIjQ2huDz5wZJt/ggJom2fAiJaJuFjKuiAl9euICPNm5EIhJBcGgIcV7/aW/Hh16vwm+7dsFZXo4vzp/H02vX0HvwIKJTU4YvIdVM9Oqiz1pDkvMmokpS4Fm9GqUbNmD63j0E+vuRTCQQHBxEfGYGdpcL7tparDl+HE5GKh4KocbnQ90B6p/FkSLfKt2nPRdCUtrbjEVCZODsWXQ3NKBz/Xr0+HxqUSIcxp2WFhU1h8ejInP35MlZ50xn4s1q2qb7zprQ10QpdLFODwzgr8OH8Xp4GKFgEDV79qB8+3YqOzkbhXhcpVCzWhVJsWQsNp/fUt131oS8aQ1LOhyJJPUqkjQJGUWEKTIIyHvNtmCteHMR9Yp5heV04pOtW7GIlaQ2t9uxZMsWWHh1VVejbPNmmBhGK3KJUFrzS+pRqmtqwqaODiVyEbSVOqlm+iQqzspKlUpt4flYlguhN8wqqaBe+tvaMH3//qxoo1E87exUVRcaHcWI3498xrVlgVmUpiHZ9M6xY/h9/36M9/TAxvSJhh5dvKiEPMVKHLp8mZw1mJhzWRMamPtFnIRihDxUuHQpIpOTePXwIexut4qcwOJw/L9eopc06dsMobRuKrPKxs2KSeQDpkr6zR/U00RfH2zFxUrUtqIiWLnGiJAQ1Uz4NkvoV2LMIOOiYD8/dw711MtXly7hFfvSs64u1b2tJCL9qWTtWtQ0NiIukWELWL53Lyp27FDPp9iY7jvrspfDlZ9ojPKlcudOtZmYZ9UqLGHHDjx4gCdXruDumTOIM1qftbbiXw7Yx9evw11Xh4/r6zEzMjI3Sn7dd9aEhMcpYhPDWBWemECMjfHv5mYEOMOcHLZSVc9u3EAkEMDw1at4efMmQi9eqMZ56+hRWAsLEaLOUtLwSPcZzXXaS65buejE444OtxwzRru7EZaGmJJz4xz0mmSMs1KMa6JECplp8fU2/Zg9D7VzE080GDwy5Pe7rW95yDKnTWjpZFrEVz59yDCZlD/Q+SESGdSy73WDxCHxsdBp0WyEDD216Yf1d3LIz5eQYeL4u3fxNyiTae/bH8X/BBgAXSyanB6er4IAAAAASUVORK5CYII=') no-repeat center center;
    text-indent: -10000px;
    min-width: 35px;
    /* con questa regola ff ha problemi overflow: hidden; */
}

#menu-wrapper.fixed .wrapper-secondo_livello,
#menu-wrapper.fixed .uppermenu-wrapper {
    height: 0;
    overflow: hidden;
    margin-top:0 ;
}

#menu-wrapper.fixed:hover .wrapper-secondo_livello {
    height: 35px;
}

#menu .wrapper-secondo_livello.sub-EDLOCALI {
    border-top: 1px solid #dfe0e0;
    background: #f2f2f2 !important;
    border-bottom: 1px solid #dfe0e0;
    margin-top: 4px;
}

#menu-wrapper.fixed .wrapper-secondo_livello.sub-EDLOCALI {
    margin-top: 0;
}

#menu-wrapper.fixed:hover .wrapper-secondo_livello.sub-EDLOCALI {
    margin-top: 4px;
}

#menu ul.menu_edizioni_locali {
    background: transparent;
    width: 75%;
    margin: 0 auto;
}

#menu .menu_edizioni_locali a {
    font-weight: bold;
    font-size: 14px;
}

#menu .wrapper-secondo_livello.sub-EDLOCALI .secondo_livello {
    width: 75%;
    margin: 0 auto;
    background: transparent;
}

#menu .wrapper-secondo_livello.sub-EDLOCALI ul.secondo_livello a {
    color: #069;
}

#menu .wrapper-secondo_livello.sub-EDLOCALI ul.secondo_livello .active a {
    color: #a40000;
}

/*
#menu-wrapper.fixed:hover #menu .wrapper-secondo_livello.sub-ROMA {
    height: 80px;
}*/

#menu .uppermenu_locali {
    width: 78%;
    float: left;
    background: #fff;
    padding:  10px;

}

#menu .uppermenu_speciali {
    width: 10%;
    float: right;
    background: #fff;
    padding:   10px ;
}

#menu {
    background: #fff;
}


#menu .uppermenu_locali li {
    transition: background-color 0.3s;
    background: transparent;
}

#menu .uppermenu_locali li:hover {
    background: #f7f7f5;
}

#menu .uppermenu_locali a {
    font-family: 'Arial', sans-serif;
    text-decoration: none;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: #333333;
    padding: 5px 0;
}

#menu .uppermenu_locali a:hover {
    color: #a40000;
    text-decoration: none !important;
}

/*------ voce di menù per speciali -----*/
#menu .uppermenu_locali li.specialered {
    transition: background-color 0.3s;
    background-color: #a40000;
}

#menu .uppermenu_locali li.specialered:hover {
    background-color: #a40000;
}

#menu .uppermenu_locali li.specialered a {
    font-family: 'Arial', sans-serif;
    text-decoration: none;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: #ffffff;
    padding: 3px 0;
}

#menu .uppermenu_locali li.specialered a:hover {
    color: #ffffff;
    text-decoration: underline !important;
}
/* ------------------------------------ */

#menu .uppermenu_speciali a {
    color: #a40000;
    font-size: 12px;
    line-height: 16px;
    padding: 3px 15px;
    border: 1px solid #e7e7e7;
    margin-left: 10px;
}

#menu .uppermenu_speciali a {
    transition: background-color 0.3s;
    background: transparent;
}

#menu .uppermenu_speciali a:hover {
    background: #f7f7f5;
}




#menu .uppermenu_locali li.HOME {
    display: none;
}

#menu .primo_livello {
    clear: both;
    position: relative;
    /*margin-top: 5px;*/

}

.fixed #menu .primo_livello {
    clear: both;
    position: relative;
    margin-top: 0px;
}

#menu .primo_livello.locali {
    width: 68%;
    float: left;
    clear: left;
}

#menu .primo_livello.locali a {
    font-size: 12px;
}

#menu .primo_livello.speciali {
    width: 32%;
    background: #e7e7e7;
    clear: none;
}

#menu .primo_livello.speciali a {
    color: #069;

}

.articolo #menu .primo_livello.speciali a {
    color: #069;
    font-size: 12px;
}

.home_sezione #menu .primo_livello.speciali a {
    color: #069;
    font-size: 12px;
}

#menu ul li.altre {
    background: #f2f2f2;
}

#menu ul li.altre a:hover {

    color: #000;
}

#menu ul li.altre a span.more:hover {
    color: #000;
}

#menu ul li.altre:hover {
    background: #f2f2f2;
}

#menu ul li.active .more {
    color: #8a8a8a !important;
}

/* se c'� la skin il menu fisso non � al 100% */
body.skinned #menu-wrapper.fixed {
    box-shadow: none;
    background: transparent;
}

body.skinned div#header {
    background: #f2f2f2;
    border-bottom: 1px solid #dfe0e0;
}

body.skinned #header-wrapper {
    border: 0px;
    background: transparent;
}


body.skinned .wrapper_logo {
    border-top: 0;
    background: transparent;
}

body.skinned div#menu {
    background: #fff;
}

.oas_placeholder {
}

#center {
    background: #ffffff;
    padding: 15px;
    overflow-y: hidden;
}

#center > #main {
    width: 640px;
    float: left;
}

.home #center > #main {

    padding-top: 15px;
}

#center > #right {
    width: 300px;
    float: left;
    margin-left: 12px;
    margin-top: 15px;
    padding-left: 10px;
    border-left: 1px solid #e7e7e7;
}

#center #right {

    margin-top: 0px;

}

.articolo #center > #right {
    width: 300px;
    float: right;
    border-left: 0px;

}

#center > #right-home {
    width: 300px;
    float: left;
    margin-left: 12px;
    margin-top: 15px;
    padding-left: 10px;
    border-left: 1px solid #e7e7e7;
    /*overflow-y: hidden;*/
}

div.breadcrumbs {
    display: inline-block;
    font-size: 11px;
    color: #606060;
    line-height: 30px;
    padding: 5px 0;
}

div.breadcrumbs a {
    text-decoration: none;
    color: #000;
}

div.breadcrumbs a.sezione {
    color: #069;
}

div.breadcrumbs a.sottosezione {
    color: #a40000;
}

#right > * {
    margin-bottom: 15px;
}

#right-home > * {
    margin-bottom: 15px;
}
#right-home .OUTBRAIN {
    margin-bottom: 0;
}

.VR_1.ob-one-column-layout{
    padding-bottom: 5px;
}
/*#right-home #adv_BoxTop {*/
/*margin-bottom: 0px;*/
/*}*/

#footer {
    font-size: 11px;
    padding: 20px 15px;
    line-height: 24px;
}

#footer-wrapper {
    background: #e7e7e7;

}

#footer a {
    color: #000;
    text-decoration: none;
}

#footer .left {
    float: left;
    clear: left;
}

#footer .right {
    float: right;
    clear: right;
}

#footer .right a {
    color: #A40000;
}

/* FINE STILI BASE ************************************************************************/

/* Searchbox */
.searchbox {
    margin: 5px 0;
}


.searchbox input[type="text"] {
    width: 180px;
    background-color: #e5e5e5;
    border: 0;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    border-radius: 10px 0 0 10px;
    vertical-align: bottom;
    padding: 5px 10px;
    outline: none;
}


.searchbox input[type="submit"] {
    background-color: #e5e5e5;
    border: 0;
    height: 30px;
    text-indent: -1000px;
    overflow: hidden;
    width: 30px;
    border-radius: 0 10px 10px 0;
    outline: none;
    transition: 0.5s;
}

.searchbox:hover input[type="submit"] {
    background-color: #bbb;
}

.searchbox input[type="submit"]:active {
    background-color: #999;
}

.searchbox input[type="text"]::-webkit-input-placeholder {
    color: #666;
}

.searchbox input[type="text"]::-moz-placeholder {
    color: #666;
}

/* firefox 19+ */
.searchbox input[type="text"]:-ms-input-placeholder {
    color: #666;
}

/* ie */
.searchbox input[type="text"]:-moz-placeholder {
    color: #666;
}

#header .searchbox {
    display: inline-block;
    margin-top: 5px;
}


.articolo  #main .searchbox {
 float: right;
}




#header .searchbox input[type="text"] {
    width: 110px;
    background-color: #FFFFFF;
    border: 0;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    border-radius: 10px 0 0 10px;
    vertical-align: bottom;
    padding: 5px 10px;
    outline: none;
}

/* fix */
/*#socialbar {*/
/*bottom: -3px !important;*/
/*}*/

#acuradipiemme {
    margin-top: 10px;
    margin-bottom: 20px;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    padding: 5px;
    font-size: 13px;
    color: #069;
}

#header .right .promolink {
    box-shadow: 4px 2px 6px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 4px 2px 6px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 4px 2px 6px 2px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 40px;
    right: -4px;
    display: none;
    z-index: 9999;
}

/*** ESSENTIAL STYLES  MENU SEZIONI ***/
.sf-menu, .sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sf-menu li {
    position: relative;
}

.sf-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99;

}

.sf-menu > li {
    float: left;
}

.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
    display: block;
}

.sf-menu a {
    display: block;
    position: relative;
}

.sf-menu ul ul {
    top: 0;
    left: 100%;
}

/*** DEMO SKIN ***/
.sf-menu {
    float: left;
    margin-bottom: 1em;
    margin-left: 7px;
}

.sf-menu ul {
    box-shadow: 2px 2px 6px rgba(0, 0, 0, .2);
    min-width: 12em; /* allow long menu items to determine submenu width */
    *width: 12em; /* no auto sub width for IE7, see white-space comment below */
}

.sf-menu a {
    border-left: 1px solid #fff;
    border-top: 1px solid #dFeEFF;
    border-top: 1px solid rgba(255, 255, 255, .5);
    padding: .40em 1em;
    text-decoration: none;
    zoom: 1;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: normal;
    font-size: 12px;
    color: #505050;
}

.sf-menu a:hover {
    text-decoration: none !important;
}

.sf-menu .active a {

    color: #a40000 ;
}

.sf-menu li {

    white-space: nowrap; /* no need for Supersubs plugin */
    *white-space: normal; /* ...unless you support IE7 (let it wrap) */
    -webkit-transition: background .2s;
    transition: background .2s;
}

.sf-menu ul li {
    background: #fff;
}

.sf-menu ul ul li {
    background: #fff;
}

.sf-menu li:hover,
.sf-menu li.sfHover, .sf-menu li.selected {
    background: rgba(204, 222, 233, .5);
    /* only transition out, not in */
    -webkit-transition: none;
    transition: none;
}

/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
    padding-right: 2.5em;
    *padding-right: 1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}

/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 1em;
    margin-top: -3px;
    height: 0;
    width: 0;
    /* order of following 3 rules important for fallbacks to work */
    border: 5px solid transparent;
    border-top-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
    border-top-color: rgba(0, 0, 0, .5);
}

.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
    border-top-color: white; /* IE8 fallback colour */
}

/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
    margin-top: -5px;
    margin-right: -3px;
    border-color: transparent;
    border-left-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
    border-left-color: rgba(255, 255, 255, .5);
}

.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
    border-left-color: white;
}

.sf-menu a:hover {
    text-decoration: none;
}

/* adding sf-vertical class in addition to sf-menu creates a vertical menu */
/* eg. <ul class="sf-menu sf-vertical"> ... */
.sf-vertical {
    width: 12em;
    /* If you want the width of the closed menu to expand to its
    widest top-level menu item (like its "Supersubs" submenus do),
    replace the width rule above with the following two rules. */

    /*
    min-width: 12em;
    *width: 12em;
    */
}

.sf-vertical ul {
    left: 100%;
    top: 0;
    background: #ffffff;
}

.sf-vertical > li {
    float: none;
}

.sf-vertical li {
    width: 100%;
}

/*** alter arrow directions ***/

.sf-with-ul:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 1em;
    margin-top: -3px;
    height: 0;
    width: 0;
    border: 5px solid transparent;

}

.sf-with-ul:after {
    margin-top: -5px;
    margin-right: -3px;
    border-color: transparent;
    border-left-color: #cccccc;

}

/*Menu sezioni */
#navigation {
    display: none;
    /*overflow-y: auto;*/
}

.navigation {
    left: 0

}

.navigation .sections {
    margin: 10px 0 0
}

.navigation .sections .section {
    padding: 10px 0 0 10px;
    border-top: 1px solid #e2e2e2
}

.page-theme-black .navigation .sections .section {
    border-top: 1px solid #333
}

.navigation .sections .section:first-child {
    padding-top: 0;
    border-top: none
}

.navigation .sections .section .menu {
    margin-bottom: 9px
}

.navigation .sections .section .menu li {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 17px;
    line-height: 1.0625rem;
    font-weight: 700;

    white-space: nowrap
}

.navigation .sections .section .menu li a {
    display: block;
    color: #000;
    cursor: pointer;
    padding: 4px 21px 4px 12px;
    text-decoration: none;
}

.page-theme-black .navigation .sections .section .menu li a {
    color: #f3f3f3;
    background-color: #121212
}

.navigation .sections .section .menu li a:hover, .navigation .sections .section .menu li a.active {
    border-radius: 5px;
    color: #000;
    background-color: #f0f8fc;
    text-decoration: none;
    margin-right: 10px
}

.navigation {
    box-shadow: 4px 0 6px 1px rgba(0, 0, 0, 0.1);
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #fff;
    border-right: 1px solid #ccc
}

.navigation.active {
    width: 210px;
    z-index: 99999;
    display: block;
    cursor: default;
    font-weight: 900;
}

.navigation ul li {
    list-style: none;
    padding: 0;
}

.navigation ul li.network{

    font-family: 'Oswald', sans-serif;
}

.navigation ul li.HOME,.navigation ul li.ROMA,
.navigation ul li.WEBTV,
.navigation ul li.digital {
    border-top: 1px solid #E3E3E3;
}

.navigation ul li.locali a {
    color: #006699;
}

.navigation ul li.speciali a {
    color: #a40000;
}

.navigation ul li.digital a {
    color: #24b6ff;
}

#adv_Skin {
    height: 0;
}

.playfoto, .playvideo {
    background: url(/img/sprites_v10.png) no-repeat;

    /* aggiunto a mano */
    display: inline-block;
    overflow: hidden;
    text-indent: -10000px;
    /* fine aggiunta */

    width: 50px;
    height: 50px;
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.playfoto {

    background-position: -117px -130px;
}

.playfoto.mr_65 {

    margin-right: 65px;
}

.playvideo {

    background-position: -169px -130px;

}

.playfoto_small, .playvideo_small {
    background: url(/img/sprites_v10.png) no-repeat;

    /* aggiunto a mano */
    display: inline-block;
    overflow: hidden;
    text-indent: -10000px;
    /* fine aggiunta */

    width: 28px;
    height: 28px;
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.playfoto_small {

    background-position: -159px -47px;
}

i.playfoto_small.mr_65 {

    right: 40px !important;
}

.playvideo_small {

    background-position: -187px -47px;

}

.firma {
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    color: #666666;
    font-style: italic;
}

.border_gey {

    /*border-bottom: 1px solid #e7e7e7;*/
    /*border-top: 1px solid #e7e7e7;*/
    padding: 5px 0 0 0;
    margin: 0;
    width: 100%;

}

.border_gey:after {
    content: '';
    display: block;
    clear: both;
}

.option {
    float: right;
}

.share_comments > div {
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
    display: inline-block;
    /*padding-left: 10px;*/
}

.condividi {
    position: relative;
}

.share_comments a {
    font-family: 'Arial', sans-serif;
    text-decoration: none;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: #000000;

}

.sprite-commenti {
    background: url(/img/sprites_v10.png) no-repeat;
    display: inline-block;
    overflow: hidden;
    background-position: -82px -329px;
    width: 32px;
    height: 18px;
}

a i.sprite-commenti {
    color: #FFFFFF;
    text-align: center;
    font-style: normal;
    font-size: 11px;
    display: block;
    float: right;

}

.sprite-condividi {
    background: url(/img/sprites_v10.png) no-repeat;
    display: inline-block;
    overflow: hidden;
    background-position: -116px -330px;
    width: 20px;
    height: 18px;
}

a i.sprite-condividi {
    color: #FFFFFF;
    text-align: center;
    font-style: normal;

    display: block;
    float: right;

}

div.fumetto {
    display: none;
    position: absolute;
    left: -18px;
    top: -34px;
    width: 53px;
    height: 36px;
    background: url(/img/bg_share.png) no-repeat center top;
    text-align: center;
    padding-top: 6px;
}

.condividi {
    position: relative;
}

.condividi:hover div.fumetto {
    display: block;
}

.main-foto-container {
    position: relative;
    overflow: hidden;
}




#main article {
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
}

#main #box_apertura_seconda article {
    margin-bottom: 0px;

}

img.med {
    width: 310px;
}

img.panorama_med {
    width: 315px;
    height: 110px;
}

.main-foto-container-left {

    position: relative;
    float: left;
    padding: 10px 10px 0 0;
    margin-bottom: 15px;
}


#box_apertura_seconda .main-foto-container-left {

    margin-bottom: 10px;
}

figure.main-foto-container-left .playfoto, figure.main-foto-container-left .playvideo {

    bottom: 20px;
    right: 20px;
}

.link a {
    text-decoration: none;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #333333;
}

.link a:hover {
    color: #A50100;
}

article.divider {
    border-bottom: 1px solid #e7e7e7;
}

#main article p {
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    color: #333333;
    margin: 0;
    padding-top: 10px;
}

.link span {
    background: url(/img/sprites_v10.png) no-repeat;
    background-position: -249px -84px;
    padding: 0;
    line-height: 18px;
    margin-right: 0px;
}

.link span a {
    padding-left: 15px;
    text-decoration: none;
    font-weight: normal;
    font-size: 13px;
    color: #333333;

}

#sx_lista_notizie_container {
    display: block;
    border-top: 1px solid #e7e7e7;
    /*margin-top: 5px;*/
    padding-top: 10px;
    /*overflow: hidden;*/
}

#cx_big {
    float: left;
    width: 230px;
    padding-left: 10px;
}

#quickmap-wrapper {
    /*margin-top: 20px;*/
    background-color: rgb(242, 242, 242);
    padding: 10px 0;
}

.outb_piede {
    padding: 5px 10px;
    text-align: right;
    background: #006699;
    display: block;
}

.outb_piede a {
    text-decoration: none;
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    color: #FFFFFF;
}

.testatina-box-lanci td {
    background: #e7e7e7 !important;
    border: 0 !important;
    font-family: 'Oswald', sans-serif;
    text-decoration: none;
    font-weight: normal;
    font-size: 15px;
    line-height: 19px;
    color: #000000;
    padding: 5px 10px !important;
}

#box_lanci {

    border-bottom: 1px solid #D8D8D8;

}

#box_lanci > div {

    margin-bottom: 15px;

}

#box_lanci table {
    background: #f2f2f2 !important;
    border: 0 !important;

}

td.nero13lucida {
    background: #f2f2f2 !important;
    font-family: 'Arial', sans-serif;
    text-decoration: none;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
    padding: 5px !important;
}

td.nero13lucida a {
    text-decoration: none;
}

.blu12 {
    font-family: 'Arial', sans-serif;
    text-decoration: none;
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    color: #a40000;
    text-transform: uppercase;
    /*padding-bottom: 5px;*/
}

#shinystat {
    display: none;
}

#adv_MiniMasthead {
    padding: 20px 0 0 0;
    text-align: center;
}

#piulette .testata_blocco {
    background: #a40000;
    padding: 5px 10px;
    font-family: 'Oswald', sans-serif;
    text-decoration: none;
    font-weight: normal;
    font-size: 15px;
    line-height: 21px;
    color: #ffffff;
    margin-bottom: 10px;
}

.dx_notiziometro {

    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 14px;
    margin-bottom: 15px;
}

.dx_notiziometro img {
    width: 70px;
    height: 70px;
    float: left;

}

.dx_notiziometro .titolo a {
    font-family: 'Arial', sans-serif;
    text-decoration: none;
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    color: #000000;
}

.dx_notiziometro .titolo a:hover {
    text-decoration: underline;
    color: #A40000;
}

.dx_notiziometro .testatina, .dx_notiziometro .testatina a {
    font: normal 13px/16px arial, verdana, sans-serif;
    color: #A40000;
    text-decoration: none;
    letter-spacing: 0px;
    margin: 0px;
    margin-bottom: 3px;
    text-transform: uppercase;
}

#piulette .testatina {
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    color: #a40000;
    padding: 0 0 4px 0;
    border-bottom: 1px solid #e7e7e7;
}

.dx_notiziometro .testatina a:hover {
    text-decoration: underline;
}

.contet_notiziometro {
    float: right;
    width: 225px;

}

.leggitutte {
    padding: 10px 0;
}

.all a {
    font-size: 14px;
    text-decoration: none;
    color: #a40000;

}

hr.divider {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0;
    margin: 0 0 15px 0;

}

.content-submenu {
    position: relative;

}

.submenu-nav {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 200ms ease;
    -moz-transition: 200ms ease;
    -o-transition: 200ms ease;
    transition: 200ms ease;
}

.submenu-nav.open {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    width: 100%;
}

#menu ul li ul.submenu-nav {
    display: inline-block;
    /*background: #f2f2f2;*/
    background: #E8E8E8;
    top: 35px;
}

#menu ul.submenu-nav li {
    border-right: none;
    height: 42px;
    vertical-align: middle;
    text-align: center;
    padding-left: 10px;
}

#menu ul.submenu-nav ul li a {
    color: #303030;
    white-space: nowrap;
    text-decoration: none;
    font-weight: normal;
    font-size: 15px;
    color: #626161;
    padding: 10px;
}

#menu ul.submenu-nav ul li a:hover {
    color: #a40000;
}

#menu li.active ul.submenu-nav li a {
    font-weight: normal;
    font-size: 14px;
}

#menu li.active ul.submenu-nav li a {
    color: #626161;
}

#menu li.active ul.submenu-nav li a:hover {
    color: #a40000;
}

#menu li.altre ul.submenu-nav {
    height: 115px;
    max-height: none;
    background: #f2f2f2;
    overflow: hidden;
    padding: 15px 0;
    /*-moz-box-shadow: 2px 2px 2px  rgba(0,0,0,0.1), 5px 6px 3px  rgba(0,0,0,0.3);*/
    /*-webkit-box-shadow:2px 2px 2px  rgba(0,0,0,0.1), 5px 6px 3px  rgba(0,0,0,0.3);*/
    /*box-shadow: 2px 2px 2px  rgba(0,0,0,0.1), 5px 6px 3px  rgba(0,0,0,0.3);*/
    /*border-left: 1px solid  rgba(0,0,0,0.1);*/
    /*border-right: 1px solid  rgba(0,0,0,0.1);*/
    /*border-bottom: 1px solid  rgba(0,0,0,0.1);*/
    z-index: 999999;

}

#menu li.altre ul.submenu-nav li {
    display: block;
    padding: 5px 5px 9px 15px;
    height: auto;

}

#menu li.altre ul.submenu-nav li a {
    padding: 0;
    text-align: left;
    text-transform: uppercase;
    color: #303030;
    font-size: 13px;
}

#menu li.altre ul.submenu-nav .sub-block {
    width: 180px;
    float: left;
    border-left: 1px solid #e7e7e7;
    height: 115px;
    overflow: hidden;

}

#menu li.altre ul.submenu-nav .sub-block .arrow {
    color: #8a8a8a;
}

#menu li.altre ul.submenu-nav .sub-block.first {

    border-left: 0px solid #e7e7e7;

}

#menu ul.submenu-nav ul li.altre a:hover {
    color: #000;
}

.autopromo_bottom {
    padding-top: 15px;
    background: #f6f6f6;
    height: 200px;
}

.autopromo_bottom img {
    width: 100%;
}

#contatti h3 {
    color: #a40000;
    padding: 0 0 15px 0;
    margin: 0;
    font-weight: normal;
    font-size: 15px;
}

#contatti .testatina {

    background: #dedede;
    padding: 5px 10px;
    font-family: 'Oswald', sans-serif;
    text-decoration: none;
    font-weight: normal;
    font-size: 15px;
    line-height: 21px;
    color: #000000;
    margin-bottom: 10px;
}

span.contatto {
    padding: 10px;
    display: block;
    border-bottom: 1px solid #fff;
    font-size: 14px;
}

#contatti .blocco {
    margin-bottom: 15px;
    background: #e7e7e7;

}

#contatti p {
    padding: 10px;
    display: block;
    border-bottom: 1px solid #fff;
    font-size: 14px;
    margin: 0;
}

#blog .autore {

    float: left;
    margin-right: 10px;
}

#blog .title-blog {

    display: inline;
}

#blog h1 {

    font-size: 35px;
    line-height: 35px;
    margin: 0 0 10px 0;
}

#blog .title-blog span {
    display: block;
    font-family: 'Arial', sans-serif;
    color: #000000;

}

#blog span.titoletto {

    font-family: 'Oswald', sans-serif;
    font-weight: 900;
    font-size: 18px;
    line-height: 21px;

}

#blog span.titolo-blog {

    font-family: 'Oswald', sans-serif;
    font-weight: 900;
    font-size: 25px;
    line-height: 50px;

}

#blog span.titolo-blog .firma-blog {

    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 50px;
    color: #a40000;;

}

#blog .corpo {

    width: 550px;
    float: right;
    line-height: 25px;
}

#share_bar_wrapper {
    float: left;
    text-align: center;
    width: 78px;
    min-height: 300px;
}

#share_bar .fb-share-button {
    min-height: 61px;
}

#share_bar > * {
    margin-bottom: 15px;
}

.sprite-stampa {
    cursor: pointer;
}

.elenco_commenti {
    padding: 15px;
    background: #F2F2F2;
}

.elenco_commenti span {
    font-size: 14px;
    font-weight: 900;
}

.messaggio {
    font-size: 14px;
    line-height: 20px;
}

ul#registrazione {
    list-style: none;
}

ul#registrazione input {
    color: #000;
    font-weight: 500;
    font-size: 14px;
    border-radius: 0;
    line-height: 22px;
    background-color: #fbfbfb;
    padding: 10px;
    margin-bottom: 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding-top: 5px;
}

#main fieldset {
    border: none;

}

.informativa {
    overflow: auto;
    height: 450px;
    background-color: #eee;
    text-align: justify;
}

ul#registrazione input.radio {
    width: 10%;
}

.click {
    margin: 0 auto;
    width: 50%;
    border: #fbfbfb solid 4px;
    cursor: pointer;
    background: #2eb6fa; /* Old browsers */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJlYjZmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDY4OWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNDA5NmVlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwNjg5ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, #2eb6fa 0%, #00689d 100%, #4096ee 100%, #00689d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2eb6fa), color-stop(100%, #00689d), color-stop(100%, #4096ee), color-stop(100%, #00689d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #2eb6fa 0%, #00689d 100%, #4096ee 100%, #00689d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #2eb6fa 0%, #00689d 100%, #4096ee 100%, #00689d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #2eb6fa 0%, #00689d 100%, #4096ee 100%, #00689d 100%); /* IE10+ */
    background: linear-gradient(to bottom, #2eb6fa 0%, #00689d 100%, #4096ee 100%, #00689d 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2eb6fa', endColorstr='#00689d', GradientType=0); /* IE6-8 */
    color: white;
    color: white;
    font-size: 18px;
    padding: 15px;

    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;

}

#registrazione label {
    display: block;
    padding: 10px 0;
    color: gray;
}

.click:hover {
    color: #e9e9e9;
}

.click:hover {
    color: #e9e9e9;
}

.center {
    text-align: center;
}

small {
    font-size: 80%;
}

.red {
    color: #971b1b;
}

#quickmap .searchbox{
    float: right;
}

#prefooter {
    background: #f6f6f6;
    padding-bottom: 15px;
}

#borsa {
    height: 360px;
    overflow: hidden;
    background: #f5f5f5;
}


#borsa .testata_blocco{
    background:#dedede  !important;
    color: #000000  !important;
}


#right-home .altre_dx #borsa .testata_blocco{
    margin-bottom: 5px;

}
section#piulette .testatina {
    display: block !important;
    padding-bottom: 2px !important;
}


#register .errore {
    background-color: #c00;
    padding: 10px 20px;
    color: #fff;
    font-size: 17px;
}

#griglia_notizie_container{
    padding-top: 15px;
    border-top: 1px solid #e7e7e7;
}

.utility_trovafilm, .utility_ristoranti, .utility_viabilita, .utility_borsa, .utility_meteo, .utility_oroscopo{
    background: url(/img/mappa_utility_bottom.jpg) no-repeat;
/* aggiunto a mano */
    display: inline-block;
    overflow: hidden;
    text-indent: -10000px;
    width: 176px;
    height: 40px;
    margin-top: 5px;
}

.utility_trovafilm{
    background-position: 15px 3px;
}

.utility_ristoranti{
    background-position: -128px  3px;
}

.utility_viabilita{
    background-position: -286px 3px;
}

.utility_borsa{
    background-position: -415px 3px;
}
.utility_meteo{
    background-position: -556px 3px;
}
.utility_oroscopo{
    background-position:-701px 3px;
}

.intro_utility{
    margin-top: 5px;
}

.intro_utility a{
    font-family: 'Arial', sans-serif;
    text-decoration: none;
    font-weight: normal;
    font-size: 11px;
    line-height: 14px;
    color: #666666;
    text-decoration: none;

}
.intro_utility a:hover{
    text-decoration: underline;
}

a.grigio11lucida{
    font-size: 12px;
}

#right .OUTBRAIN {
    margin-bottom: 0 !important;
}




.elenco_sondaggi .sondaggio {
    margin-bottom: 15px;
}

.elenco_sondaggi .sondaggio .data {
    font-size: 12px;
    color: #666;
}

