
.inEvidenza_box
{
	border-style:				none;
	height:						191px;

	background-color:			white;
	background-repeat:			no-repeat;
	background-image:			url('../img/post-it.jpg');

	padding:					90px 25px 30px 30px;
}

.inEvidenza_box .intestazione
{
	
}

.inEvidenza_box .riquadro
{
	
}

.inEvidenza_box .next:hover,
.inEvidenza_box .prev:hover
{
	text-decoration:		none;
	cursor:					pointer;
}

.inEvidenza_newsticker .titolo
{
	cursor:						pointer;
	font-weight:				bold;
	font-size:					12px;
}

.inEvidenza_newsticker .testo
{
	cursor:						pointer;
	font-weight:				normal;
	font-size:					11px;
}

.inEvidenza_newsticker ul li{
	list-style:			none;
	display:			block;
	padding-bottom:		1px;
	margin-bottom:		10px;
	height:				155px;
}
