/* DEFINIZIONE GENERALE STILE PORTALE */
BODY, {
	background-color: #FFFFFF;
	font-family :Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
TD, {
	font-family :Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
A,A:Visited {
	color: black;
	text-decoration:none;
}

A:Hover {
	color: #5F9EA0;
	text-decoration: none;
}

/* INIZIO DEFINIZIONE NEWS PRINCIPALI IN HOMEPAGE */

.tithome {
	font-size:x-small;
	font-weight:bold;
	color: #000000;
}
.registrazione{
	background: #FFEBCD;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border:thin;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	text-indent: 3px;
}
.occhome{
	font-size: xx-small;
	font-weight:;
	color: #AA0000;
}
.datehome{
	color: #000000;
}
.sezhome{
	color: #AA0000;
	font-weight:;
}
.conthome{
	color: #AA0000;
	font-weight:;
}
.bgmain{
	color: #6B9694;
}
.midtitle{
	font-size:small;
	font-weight: bold;
}
.midocc{
	font-size: x-small;
	font-weight: bold;
	color: #008000;
}
.middate{
	background-color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color:#CCFFCC
}
.bigdate{
	background: #888888;
	color:white
}
.colheader{
	background-color: #000000;
	color: Black;
	font-weight: bold;
	text-align: center;
}
.categorie,.colcontent{
	background-color: white;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border:thin;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	border-bottom: none;
	text-indent: 3px;
}
.regtesto{
	background-color: white;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border:thin;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	border-bottom: none;
}
.endcontent{
	background-color: white;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border:thin;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	border-top: none;
	text-indent: 3px;
}
.catheader{
	background-color: #FFA600;
	text-align: center;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10px;
	letter-spacing: 3px;
	border:thin;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	border-bottom: none;
}
.cat2header{
	background-color: Silver;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bolder;
	letter-spacing: 1px;
	border:thin;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	border-bottom: none;
}
.catbottom{
	background-color: Silver;
	text-align: center;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10px;
	letter-spacing: 3px;
	border:thin;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	border-top: none;
}
.colonne{
	background-color: #FFFFFF;
}
ul{
	list-style-image:url(/images/littlearrow.gif);
	list-style-position: outside;
}
.press{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.elenconews{
	background-color: #C0C4DE;
	border: thin;
	border-color: Aqua;
	font-size: xx-small;
}