.head{
	width: 100%;
}

.articoliBody{
	height: auto;
	width: 100%;
	overflow: visible;
	margin-top: 5px;
	margin-right: 5px;
}

.articoliBody a{
	color: #CCCCCC;
}
	
.articoliBody ul li{
	background: url(../img/freccia.png) no-repeat left 7px;
	padding: 5px 0 5px 15px;
	border-bottom: 1px dashed #5F5F5F;
	color: #CCC;
	_background: url(../img/freccia.gif) no-repeat left 7px;
}

.artTitolo2{
	padding-top: 20px;
	font-size: 1.5em;
	color: #68CCEF;
}

.artTesto{
	font-size: 1.2em;
}

.center{
	padding-bottom:10px;
}

.titoloSmall{
	cursor: default;
}

.titoloSmall a{
	color: #FFFFFF;
	text-decoration: underline;
}

.giornaleBoxHtml{
	color: white;
	background: #352621;
	border: 3px solid white;
	padding: 10px;
	margin: 0;
	font-size: 1.3em;
}