/***** TICKER NEWS *****/

/*.gallerycontroller{ width: 250px }*/
.gallerycontent{
	color: #8282FF;
	display: inline-table;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#tick, #tick a, #tick a:link, #tick a:visited, #tick a:active {
	color: #8282FF;
	display: inline-table;
	position: absolute;
	height: auto;
	width: auto;
	top: 235px;
	left: 57px;
}
#tick a:hover { color:#ffdb9c; text-decoration:none }

a.tick2:link, a.tick2:visited { color:#ffffff; text-decoration:none; display: inline; }
a.tick2:hover, a.tick2:active { color:#ffdb9c; text-decoration:none; }


.titolo_tick {
	
	font-size: 14px;
	color: #8282FF;
	display: none;
	position: absolute;
	width: 200px;
	padding-left: 4px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 20px;
	border: thin none #0000FF;
	font-weight: bold;
	margin-right: 30px;
	top: 230px;
	left: 30px;
}

