@font-face {
    font-family: "lato-regular";
    font-style: normal;
    font-weight: normal;
    src: url("https://www.repstatic.it/cless/main/nazionale/2013-v1/css/common/font/repubblica-lato-regular.eot?#iefix") format("embedded-opentype"), url("https://www.repstatic.it/cless/main/nazionale/2013-v1/css/common/font/repubblica-lato-regular.woff") format("woff"), url("https://www.repstatic.it/cless/main/nazionale/2013-v1/css/common/font/repubblica-lato-regular.ttf") format("truetype");
}
@font-face {
    font-family: "lato-bold";
    font-style: normal;
    font-weight: normal;
    src: url("https://www.repstatic.it/cless/main/nazionale/2013-v1/css/common/font/repubblica-lato-bold.eot?#iefix") format("embedded-opentype"), url("https://www.repstatic.it/cless/main/nazionale/2013-v1/css/common/font/repubblica-lato-bold.woff") format("woff"), url("https://www.repstatic.it/cless/main/nazionale/2013-v1/css/common/font/repubblica-lato-bold.ttf") format("truetype");
}

/* Network ------------------ */
#network {
    padding: 7px 20px 7px 20px; 
    background: #000;
    list-style: none;
     margin: 0px;
     right: 0;
     left: 0;
     top: 0;
     height: 25px; 
}
#network .links {
    float: left;
}
#network .links li {
    border-left: 1px solid #5D5D5D;
    float: left;
    margin-left: 8px;
    padding-left: 8px;
}
#network .links li.first {
    border-left: 0 none;
    margin-left: 0;
    padding-left: 0;
}
#network .links li a {
    color: #999999;
    text-decoration: none;
}
#network .links li a:hover {
    text-decoration: underline;
}
#network .rep-icon {
    display: block;
    height: 17px;
    margin-top: -0px;
    text-indent: -999em;
    width: 122px;
}
#network .rep-icon a {
    background-image: url("/static/speciale/2013/elezioni/img/sprite.png");
    background-position: 0 0;
    display: block;
    height: 25px;
}

#network .gele {
    float: right;
    margin-top: 2px;
}
#network .gele .link {
    border-right: 1px solid #5D5D5D;
    float: left;
    height: 18px;
    margin-right: 15px;
    padding-right: 15px;
}
#network a.lespresso {
    background: url("https://puntoitalia.online/static/images/motori/2012/lespresso.png") no-repeat scroll left top transparent;
    display: block;
    height: 20px;
    margin-top: -1px;
    text-indent: -999em;
    width: 80px;
}
#network a.lespresso:hover {
    background-position: left bottom;
}
#network li.network-ge {
    float: left;
}
#network #network-ge-link {
    background: url("https://puntoitalia.online/static/images/motori/2012/network-menu-icon.png") no-repeat scroll right -10px transparent;
    color: #999999;
    display: block;
    padding-right: 28px;
    text-decoration: none;
}
#network #network-ge-link:hover {
    background-position: right -50px;
    color: #FFFFFF;
}

#network ul.network-ge-all {
    background: none repeat scroll 0 0 #F2F2F2;
    box-shadow: 0 1px 7px rgba(0, 0, 0, 0.4);
    display: none;
    right: 0px;
    padding: 20px 20px 15px;
    position: absolute;
    top: 30px;
    z-index: 1050;
    width: 930px;
}
#network .network-ge-all .equal-ge {
    float: left;
    font-size: 13px;
    line-height: 16px;
    margin-right: 20px;
    width: 160px;
}
#network .network-ge-all .equal-ge li {
    margin-bottom: 4px;
}
#network .network-ge-all .equal-ge li a {
    color: #333333;
    text-decoration: none;
}
#network .network-ge-all .equal-ge li a:hover {
    color: #0096C5;
    text-decoration: underline;
}
#network .network-ge-all .equal-ge.last {
    margin-right: 0;
}
#network .network-ge-all .network-ge-1-col {
    width: 320px;
}
#network .network-ge-all ul {
    float: left;
    margin-right: 20px;
    width: 150px;
    margin-left: 0px !important;
}
#network .network-ge-all ul.twocol {
    margin-right: 0;
}
#network .network-ge-all .network-ge-2-col {
    width: 160px;
}
#network .network-ge-all .network-ge-3-col {
    width: 80px;
}
#network .network-ge-all .network-ge-4-col {
    width: 150px;
}
#network .network-ge-all .network-ge-5-col {
    width: 140px;
}
#network .network-ge-all h6 {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 8px;
    text-transform: uppercase;
}
#network li.close-network {
    display: none;
}
#network li.dx1 {
    visibility: hidden;
}



#network ol, #network ul {
    list-style: none outside none;
}

/* container */
#container {
    margin-top: 0px;
}


/* cont-header */

#social-share-top {
    top: 50px;
    right: 0px;
}

#cont-header {
    margin: 0 auto;
    height: 735px;
    background-image: url('../img/bg_cont-header3.jpg');
    background-repeat: no-repeat;
    background-position: 0px 30px;
    border-bottom: 1px solid #ddd;
}

#cont-header .header {
    width: 990px;
    margin: 0 auto;
}

#cont-header .header h1 {
    font: 60px/66px 'lato-black',Arial,'Helvetica Neue',Helvetica,sans-serif;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 0 5px 350px;
}

/*
#cont-header .header p.summary {
    font: italic 18px/24px 'Georgia',Times,Times New Roman,serif;
    padding: 10px 0  20px 340px;
}
*/
#cont-header .header h1 span {
    text-transform: none;
    font-family: 'lato-regular', Arial;
}

#cont-header .header .playerone {
/*    background: rgba(0,0,0,.4);*/
    float: right;
/*    height: 387px;*/
    width: 640px;
}

#cont-header .header .title-bottone {
    float: left;
/*    height: 430px;*/
    overflow: hidden;
    width: 330px;
    margin-top: 195px;
}
#cont-header .header .title-bottone .testo {
    background: rgba(0,0,0,.6); color: #fff; padding: 5px 15px;

    background-image: url("/static/speciali/motori/salone-motociclo/2012/images/bg-apertura.png")\9;  /* IE8 e inferiori  */
}



#cont-header .header .title-bottone .testo a { color: #fff;}
#cont-header .header .title-bottone .testo h1 {
    font: 30px/33px 'lato-bold',Arial,'Helvetica Neue',Helvetica,sans-serif;
    text-transform: none;
    padding: 0px;
    padding-bottom: 7px;
    color: #fff;
}
#cont-header .header .title-bottone .testo p.summary {
    font: italic 18px/24px 'Georgia',Times,Times New Roman,serif;
}

.bottone {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    width: 304px;
    margin-top: 10px;
    background-color: #167BBF;
}

.bottone a h2 {
    font: 24px/26px 'lato-black',Arial,'Helvetica Neue',Helvetica,sans-serif;
    text-transform: uppercase;
    color: #fff;
}
.bottone a h3 {
    font: 20px/24px 'lato-bold',Arial,'Helvetica Neue',Helvetica,sans-serif;
    text-transform: uppercase;
    color: #fff;
}
.bottone a h4 {
    font: 18px/20px 'lato-regular',Arial,'Helvetica Neue',Helvetica,sans-serif;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 14px;
}

.bottone:hover {
    background-color: #4e96b3;
}


/*
STRUTTURA
*/
.main-content { float: left; margin-left: 0px !important; }
.main-content:before, .main-content:after {
    content: "";
    display: table;
}
.main-content:after { clear: both; }
.main-content       { border-right: 1px solid #CCCCCC; box-shadow: 5px 5px 12px -6px rgba(150, 150, 150, 0.3); padding-right: 14px; /*padding-top: 0;*/ width: 642px; }

/* colonne hp */


.column {
  float: left;
  margin-right: 20px;
}

.four {
  width: 299px;
}


/*
ALTRI ARTICOLI
*/
.altri-articoli {
    background: #F5F5F5;
    border-bottom: 1px solid #dddddd;
    margin: 0px -14px 0 0;
    padding-bottom: 15px !important;
    padding-right: 15px;
    padding-top: 15px;

}
.altri-articoli .article .border-top { border-top: 2px solid #28A4C3; display: block;  margin: 0 -1px; }



.altri-articoli .article .occhiello {position: absolute; top: 0px; left: -1px; background:#28A4C3; color: #fff; padding: 2px 5px; font: 14px/20px 'lato-bold',Arial,'Helvetica Neue',Helvetica,sans-serif; text-transform: uppercase;}

.altri-articoli .article .occhiello a, .altri-articoli .article .occhiello a:visited {
    background: none repeat scroll 0 0 #28A4C3;
    color: #111111;
    display: inline-block;
    font: 13px/19px Arial,'Helvetica Neue',Helvetica,sans-serif;
    margin-right: 2px;
    padding: 0 5px;
    text-transform: uppercase;
}

.altri-articoli .article .occhiello a:first-child {
    background: none repeat scroll 0 0 #28A4C3;
    color: #FFFFFF;
    padding-left: 10px;
}
.altri-articoli .article .occhiello a:first-child:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #28A4C3;
}


.altri-articoli .article h1, .altri-articoli .article h1 a, .altri-articoli .article h1 a:visited {
    margin-top: 5px;
    font: 20px/24px 'lato-bold',Arial,'Helvetica Neue',Helvetica,sans-serif;
    color: #000;
}
.altri-articoli .article h1 a:hover {color: #28A4C3;}

.altri-articoli .article h2, .altri-articoli .article h2 a, .altri-articoli .article h2 a:visited {
    margin-bottom: 10px;
    font: 18px/21px 'lato-regular',Arial,'Helvetica Neue',Helvetica,sans-serif;
    color: #000;
}
.altri-articoli .article header {
    margin: 6px 10px;
}

.altri-articoli .article     { border:1px #ddd solid;border-top:none;background:#fff;margin:0 0 20px 0; width: 299px; float: left; margin-left: 18px;position: relative;}
.altri-articoli .article img { margin:0 -1px 8px -1px;display:block; }

.altri-articoli .article.img-left     {border:1px #ddd solid;border-left:none; height: 135px;}
.altri-articoli .article.img-left img { float: left; margin-right: 10px;  } 

