
/*********   ARTICOLO EVIDENZA     ***********/



/*********   SPECIALI     ***********/

div.box-articoli-speciali{
	height: auto;
	margin-bottom:5px;
}

.titolo-articoli-speciali{
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
	height:2px;
	padding:4px;
}

div.speciali{
	float:left;
	margin:0;
	padding:0;
	
}
.box-speciale ul{
	margin:0;
	padding:0;
}

.box-speciale ul li{
	margin:0;
	padding-left:15px;
	list-style:circle;
}

div.box-speciale ul li a{
	color:#333333;
	text-decoration:none;
}

div.speciali a:hover{
	color: #cccc66;
}

div.box-speciale{
	float:left;
	width:183px;
	height:220px;
	overflow:auto;
	display:block;
	background-color:#ffffff;
	border:solid 1px #5d9240;
	margin-right:10px;
	margin-bottom: 10px;
	margin-top: 0;
}

.box-speciale .carosel_image{
	display:none;
}

.box-speciale-4{
	margin-right:0;
}

.box-speciale h2{
	font-size:10px;
	color:#993300;
	font-weight:bold;
	text-transform:uppercase;
	margin:0;
	background-image:url(../../css_image/gametime/sf_h1speciali.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-top:25px;
	height:20px;
	padding-left:8px;
	top:-2px;
	position:relative;
}



/*********   ARTICOLI RILIEVO     ***********/


/*********  BOX LISTA CATEGORIE PER ARTICOLI E AZIENDE     ***********/





.bannerH{
	float:left;
	margin:0;
	padding:0;
}
.bannerV{float:left;
	margin:0;
	padding:0;}
	
	
	
	

.boxNewsHome{
	float:left;
	padding:15px 10px 10px 15px;
	margin-top:15px;
}

.titUltimeNews{
	color:#cc0000;
	font-size:25px;
	margin:0;
	text-transform:uppercase;
	font-weight:bold;
	
}
.newsHome{
	margin-bottom:10px;	
	width:160px;
	height:170px;
	padding:10px;
	float:left;
}

.newsHome h3, .newsHome h4{
	margin:0;
}
.newsHome h3 a{
	color:#336633;
	font-size:13px;
}
.newsHome h4{
	font-weight:normal;
	font-size:12px;
	height:50px;
}
.newsHome a.leggitutto{
	display:block;
	color:#990000;
}



	
	
	
