.newlink
{
    font-family: Century Gothic;
	font-size: 10pt;
	FONT-WEIGHT: bold;
    COLOR: #264D9A;
    TEXT-DECORATION: none;
}

.newlink:hover
{
    font-family: Century Gothic;
	font-size: 10pt;
	FONT-WEIGHT: bold;
	COLOR: #FF0000;
    TEXT-DECORATION: none;
	/*background-color:#ff0000;*/
}

.newlink2
{
    font-size: 10pt;
	FONT-WEIGHT: bold;
    COLOR: #264D9A;
    TEXT-DECORATION: none;
}

.newlink2:hover
{
    font-size: 10pt;
	FONT-WEIGHT: bold;
	COLOR: #FF0000;
    TEXT-DECORATION: none;
	/*background-color:#ff0000;*/
}

div
{
    color: #4E4E4E;
    font-size: 13px;
    font-family: verdana;
}

#ombra
{
    width: 250px;
}

#ombra .sfumatura_1
{
    background: #E0E0E0;
}
#ombra .sfumatura_2
{
    background: #C0C0C0;
}
#ombra .sfumatura_3
{
    background: #A0A0A0;
}

#ombra .testo
{
    background: #FFFFFF;
    padding: 15px 15px 15px 15px;
    border: solid 1px #4E4E4E;
}


/*.sfumatura_2
{
    background: #C0C0C0;
	position: relative;
    left: -1px;
    top: -1px;
}

.sfumatura_3
{
    background: #A0A0A0;
	position: relative;
    left: -4px;
    top: -1px;
}

.sfumatura_searchint
{
    background: #A0A0A0;
	position: relative;
    left: -1px;
    top: -1px;
}

.testo
{
    position: relative;
    left: -1px;
    top: -1px;
}


.sfumatura_1
{
    background: #E0E0E0;
}*/


/* Calendario News */
.contenitorecal {
   /*width: 1006px;*/
   color: #ffffff;
   background-color: #219c03;
   /*margin-bottom:10px;
   margin-top:0px;*/
}

.topsxcal { background: url("topleft_white.jpg") no-repeat top left }

.topdxcal { background: url("topright_white.jpg") no-repeat top right }

.downsxcal { background: url("bottomleft_white.jpg") no-repeat bottom left }

.downdxcal { background: url("bottomright_white.jpg") no-repeat bottom right }

.contenutocal { text-align: center; padding: 12px; FONT-WEIGHT: bold; FONT-SIZE: 14px;}


/* Ricerca News */
.contenitorern {
   /*width: 1006px;*/
   color: #ffffff;
   background-color: #219c03;
   /*margin-bottom:10px;
   margin-top:0px;*/
}

.topsxrn { background: url("topleft_white.jpg") no-repeat top left }

.topdxrn { background: url("topright_white.jpg") no-repeat top right }

.downsxrn { background: url("bottomleft_white.jpg") no-repeat bottom left }

.downdxrn { background: url("bottomright_white.jpg") no-repeat bottom right }

.contenutorn { text-align: center; padding: 12px; FONT-WEIGHT: bold; FONT-SIZE: 14px;}


.contenitoremotoreinterno {
   /*width: 1006px;*/
   color: #ffffff;
   background-color: #219c03;
   /*margin-bottom:10px;
   margin-top:0px;*/
}