/*!
 *
 * File specifico per sito 
 *
 * Copyright 2014 SpoonDesign di Cattorini Davide
 * Tutti i diritti riservati - All rights reserved
 * http://www.spoondesign.it - info@spoondesign.it
 *
 */

body.index .news_page .leading-0,
body.index .news_page .leading-0 li {
	font-size: 1rem;
	line-height: 1.5rem;
}
body.index .news_page .leading-0 h2 {
	font-size: 1rem;
}
body.index .news_page .leading-0 .article-info {
	font-size: 0.9rem;
	line-height: 1.4rem;
}

.col_right, .col_left {
	text-align: left;
}

.news_page .item-image.pull-none img {
	width: 100%;
	margin: 0.8rem 0;
}
.news_page .item-image img {
	margin: 0.8rem 0;
}