﻿.rotator-wrapper
{
	margin-top:30px;
	width:675px;
	height:265px;
	padding-top:10px;
	padding-left:20px;
	background:url(../media/img/bgPrimoPiano.png) no-repeat;
}

.rotator-wrapper  .archivio-link
{
	margin-left:170px;
	margin-bottom:20px;
	padding-left:20px;
	line-height:23px;
	background:url(../media/img/bgFreccina.png) no-repeat;
}
.rotator-wrapper .archivio-link a
{
	color:#000;
	font-size:1.2em;
	font-weight:bold;
}
.rotator-wrapper  .archivio-link a:hover
{
	color:#0879bf;
}

.rotator-wrapper .news-date
{
	color:#99d5fa;
	border-bottom:solid 8px #feae17;
}

.rotator-wrapper .news-title a
{
	color:#fff;
	font-size:16px;
	font-weight:bold;
}

.rotator-wrapper .news-subtitle a
{
	font-weight:bold;
	color:#fff;
}

.rotator-wrapper .news-description 
{
	float:left;
	margin-top:20px;
	width:350px;
}
.rotator-wrapper .news-description a { color:#000; }
.rotator-wrapper .news-description a:hover { color:#fff; }

.rotator-wrapper .news-image
{
	margin-top:20px;
	margin-right:4px;
	float:left;
}

.rotator-wrapper .news-title a:hover,
.rotator-wrapper .news-subtitle a:hover
{
	color:Orange;
}