/**** CSS topic_home tematica Gas Marche ****/

/*** Generale ***/

#center .notes {
font-family: georgia, arial, helvetica, sans-serif;
font-size: 10pt;
color:#036;
background-color: #f5f5f5;
}

#right-bar .notes {
font-family: georgia, arial, helvetica, sans-serif;
font-size: 10pt;
font-style:italic;
color:#036;
background-color: #fff;
}


.last-update {
font-family: georgia, arial, helvetica, sans-serif;
font-size: 12pt;
}

.last_articles h3, .halftitle,  #center .item-breadcrumb, #left-bar h2  {
display: none;
}

/** I 3 box in homepage in evidenza **/


.articles_hp h3 {
}


.articles_hp ul.items {

}

.articles_hp li.article-item {
  float: right;
  width: 30%;
  margin: 0;
  padding: 1%;
  clear: none;
}

/** News g.a.s. Marche **/



.ultime_novita .article-item h3 {
text-align:center;
border: 0.5px solid #000;
background:#f5f5f5;
margin:10px !important;
}

.ultime_novita .items{
background: transparent;
border: 1px solid #f5f5f5;
margin:10px 0px 0px 0px !important;
}

.ultime_novita ul{
margin:0px !important;

}

.ultime_novita li {
clear: left;
list-style-type: none;
background:#fff;
border: 0px solid #ecefff;
}


/** Left  BAR **/







/** RIGHT BAR **/

 

/* Titoli Articoli (Right Bar) */

#right-bar .article-item h3 a {
text-decoration: none;
font-weight: bolder;
font-size: 10pt;
font-style:italic;
color: #990;
font-family: Georgia, times, serif;
}

#right-bar .article-item h3 a:hover{
text-decoration: underline;
}