.vc_shortcode_article_preview{
  margin:10px 0;
  padding:5px 0;
  width:100%;
  float:left;
  clear:left;
  border-top:1px solid #ccc;
  border-bottom:1px solid #ccc;
}
.testo_articolo .articlebox .vc_shortcode_article_preview{
    border:none;
    padding:none;
}
.vc_shortcode_article_preview .vc_cont{
  display:table;
}
.vc_shortcode_article_preview .vc_title{
  margin:0;
  padding:0;
  width:100%;
  float:left;
  clear:left;
  font-size:1em;
  line-height:1.3em;
  font-weight:bold;
}
.vc_shortcode_article_preview .vc_title a {
  margin:0;
  padding:0;
  color:#000;
  text-decoration: none;
}
.vc_shortcode_article_preview .vc_title a:hover {
  color:#000;
  text-decoration: underline;
}
.vc_shortcode_article_preview .vc_cont_image{
  margin-right:15px;
  display:block;
  float:left;
}
.vc_shortcode_article_preview .vc_cont_image .vc_image{
  margin:0;
  padding:0;
  width:150px;
  height:auto;
  float:left;
  clear:left;
}

.vc_shortcode_article_preview .vc_subtitle{
  margin:5px 0 0 0;
  padding:0;
  width:100%;
  float:left;
  clear:left;
  font-size:.9em;
  line-height:1.2em;
  color:#333;
}
.vc_shortcode_article_preview .vc_subtitle a {
  color:#333;
  text-decoration: none;
}
.vc_shortcode_article_preview .vc_subtitle a:hover {
  color:#333;
  text-decoration: underline;
}
.vc_shortcode_article_preview .vc_summary{
  margin:5px 0 0 0;
  padding:0;
  width:100%;
  float:left;
  clear:left;
  font-size:.8em;
  line-height:1.1em;
  color:#666;
}
.vc_shortcode_article_preview .vc_summary a{
  color:#666;
  text-decoration: none;
}
.vc_shortcode_article_preview .vc_summary a:hover{
  color:#666;
  text-decoration: underline;
}

