.BoxNews_Top
{
    width: 123px;
	height: 21px;
    background-image: url(../immagini/BoxNews/top.jpg);
    padding-top: 0px;
}
.BoxNews_Titolo
{
	width: 123px;
	height: 40px;
	background-image: url(../immagini/BoxNews/Titolo.jpg);
	padding-top: 0px;
	padding-left: 3px;
    padding-right: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFF00;
	font-weight: bold;
	text-align: left;
}
.BoxNews_Dettagli 
{
	vertical-align:top;
	width: 115px;
	height: 124px;
	background-image: url(../immagini/BoxNews/Dettagli.jpg);
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #254604;
	text-align: left;
}
.BoxNews_Bottom 
{
	width: 123px;
	height: 20px;
	padding-top: 3px;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
	background-image: url(../immagini/BoxNews/Bottom.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
.BoxNews_Bottom a:link, .BoxNews_Bottom a:active, .BoxNews_Bottom a:visited{
         color: #FFFF00;
         text-decoration: none;
}

.BoxNews_Bottom a:hover{
         color: #99FF00;
         text-decoration: none;
}
.day 
{
    width: 93px;
    height: 94px;
    background-color: #fafaf7;
    float: left;
}
.paneCenter 
{
    width: 84px;
    height: 94px;
    background-image: url(Images/paneCenter.gif);
    background-color: #fafaf7;
    float: left;
    background-repeat: no-repeat;
}
.paneCenter_Text 
{
    text-transform: uppercase;
    font: normal 11px Arial, Verdana, Helvetica;
    color: #798048;
    margin-top: 17px;
    margin-left: 10px;
}
.paneDetails 
{
    width: 183px;
    height: 94px;
    background-image: url(Images/paneDetails.gif);
    background-color: #fafaf7;
    float: left;
    font: normal 11px Arial, Verdana, Helvetica;
    color: #5c6c6a;
    background-repeat: no-repeat;
    text-align: center;
}
.paneDetails_Text 
{
    font: normal 11px Arial, Verdana, Helvetica;
    color: #798048;
    padding-top: 36px;
    padding-left: 10px;
}
.FondoEditor {
	background-color: #00FF33;
}
