/*---------------- IL VELINO BOX NEWS ----------------------------*/
#ilvelino_box_news {
	background-color: #FFFFFF;
	width: 180px;
	height: 310px;
	overflow: hidden;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #464646;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#ilvelino_box_news .spacerv6 {
	width: 1px;
	height: 6px;
	font-size: 6px;
	line-height: 6px;
}

#ilvelino_box_news .border {
	border: 1px solid #C4C4C4;
}

#ilvelino_box_news .logo {
	width: 178px;
	height: 40px;
	overflow: hidden;
}

#ilvelino_box_news .logo a {
	width: 178px;
	height: 40px;
	display: block;
	background: url('../immagini/newsbox/ilvelino_box_news.jpg');
}

#ilvelino_box_news .line {
	background-color: #C4C4C4;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	width: 178px;
}

#ilvelino_box_news .content {
	background-color: #F0FAFA;
	height: 227px;
	width: 178px;
	overflow: hidden;
}

#ilvelino_box_news .content form {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
	overflow: hidden;
	width: 178px;
	height: 27px;
}

#ilvelino_box_news .content .news {
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10px;
}

#ilvelino_box_news .content .date {
	font-weight: bold;
	color: #05587A;
}
#ilvelino_box_news .content .date a					{color:	#05587A;	text-decoration:	none;}
#ilvelino_box_news .content .date a:link			{color:	#05587A;	text-decoration:	none;}
#ilvelino_box_news .content .date a:visited			{color:	#05587A;	text-decoration:	none;}
#ilvelino_box_news .content .date a:hover			{color:	#05587A;	text-decoration:	none;}
#ilvelino_box_news .content .date a:active			{color:	#05587A;	text-decoration:	none;}

#ilvelino_box_news .content .txt {
	color: #5E6262;
}
#ilvelino_box_news .content .txt a					{color:	#5E6262;	text-decoration:	none;}
#ilvelino_box_news .content .txt a:link				{color:	#5E6262;	text-decoration:	none;}
#ilvelino_box_news .content .txt a:visited			{color:	#5E6262;	text-decoration:	none;}
#ilvelino_box_news .content .txt a:hover			{color:	#5E6262;	text-decoration:	none;}
#ilvelino_box_news .content .txt a:active			{color:	#5E6262;	text-decoration:	none;}

#ilvelino_box_news select {
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #05587A;

	border: 1px solid #05587A;
}


#ilvelino_box_news .fill {
	background-color: #CECECE;
	background-image: url('../immagini/newsbox/ilvelino_box_gradient.jpg');
	background-repeat: repeat-x;

	height: 23px;
	line-height: 23px;
	width: 178px;
	overflow: hidden;
	text-align: center;
	font-size: 10px;
	color: #5E5E5E;
	font-weight: bold;
}
#ilvelino_box_news .fill a			{color:	#5E5E5E;	text-decoration:	none;}
#ilvelino_box_news .fill a:link		{color:	#5E5E5E;	text-decoration:	none;}
#ilvelino_box_news .fill a:visited	{color:	#5E5E5E;	text-decoration:	none;}
#ilvelino_box_news .fill a:active	{color:	#5E5E5E;	text-decoration:	none;}
#ilvelino_box_news .fill a:hover	{color:	#5E5E5E;	text-decoration:	none;}

#ilvelino_box_news .get {
	height: 18px;
	line-height: 18px;
	width: 178px;
	color: #404040;
	font-size: 9px;
	text-align: center;
	overflow: hidden;
	font-weight: bold;
}
#ilvelino_box_news .get a			{color:	#8A0101;	text-decoration:	none;}
#ilvelino_box_news .get a:link		{color:	#8A0101;	text-decoration:	none;}
#ilvelino_box_news .get a:visited	{color:	#8A0101;	text-decoration:	none;}
#ilvelino_box_news .get a:active	{color:	#8A0101;	text-decoration:	none;}
#ilvelino_box_news .get a:hover		{color:	#8A0101;	text-decoration:	none;}
/*---------------- FINE IL VELINO BOX NEWS ----------------------------*/
