input
{
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
	font-weight : normal;
	border-color : #CCCCCC;
	border-width : 1px;

}


.titolmenu
{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.titolmenu:hover
{
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

.noticiesfinal
{
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.noticiesfinal:hover
{
	font-size: 13px;
	color: #CCFF99;
	font-weight: bold;
	text-decoration: underline;
}






.normal
{
	font-size: 12px;
	font-family: Verdana;
	color : #000000;
	font-weight: normal
}

body
{
	font-size: 10px;
}

.a1
{
	text-decoration : none;
}
.a1:hover
{
	text-decoration: none;
}

.as1
{
	color : #FFFFFF;
	text-decoration: none;

}
.as1:hover
{
	color : #F7EC1A;
	text-decoration :none;
}


.as2
{
	color : #FFFFFF;
}
.as2:hover
{
	color : #F7EC1A;
	text-decoration : none;
}

.as3
{
	color : #000000;
	text-align :justify;
}
.as3:hover
{
	color : #000000;
	text-decoration : none;
}

.tdbrbr
{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-style:solid;
	border-right-width:1px
}
.tdbrbl
{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-style:solid;
	border-left-width:1px;
}
.tdbrbottom
{
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.tdbrall
{
	border-style:solid;
	border-width:1px;
}
.tdbrlr
{
	border-right-style:solid;
	border-right-width:1px;
	border-left-style:solid;
	border-left-width:1px;
}
.tdbrr
{
	border-right-style:solid;
	border-right-width:1px;
}
.tdbrl
{
	border-left-style:solid;
	border-left-width:1px;
}