.greybox
{
	margin-top: 12px;
	margin-bottom: 12px;
	padding: 5px 0px 5px 8px;
	border: 1px dotted #BBBBBB;
	background:#F4F4F4;
	width:99%;
}

.orangebox
{
	margin-top: 12px;
	margin-bottom: 12px;
	padding: 5px 5px 5px 5px;
	border: 1px dotted #F1D79C;
	background:#FFF7E7;
	width:99%;
}

.classetdnc {

	color: #000000; /* Colore dei caratteri */
	border-bottom-width: 0px; /* Spessore bordo inferiore */
	border-bottom-style: solid; /* Aspetto bordo inferiore */
	border-bottom-color: #000000; /* Colore bordo inferiore */
	border-right-width: 0px; /* Spessore bordo destro */
	border-right-style: solid; /* Aspetto bordo destro */
	border-right-color: #000000; /* Colore bordo destro */
	border-left-width: 1px;	/* Spessore bordo sinistro */
	border-left-style: solid; /* Aspetto bordo sinistro */
	border-left-color: #FFFFFF; /* Colore bordo sinistro */
	border-top-width: 1px; /* Spessore bordo superiore */
	border-top-style: solid; /* Aspetto bordo superiore */
	border-top-color: #FFFFFF; /* Colore bordo superiore */
}

td
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.data
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}

.titoloArticolo
{

	font-family:  Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #005689;
	font-size: 18px;
	font-weight: normal;

}


.titoloIntro
{
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

.titolobox
{
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #387EB1;
	text-decoration: none;
	font-weight:bold;
}

.titoloCategorie
{
	font-family:  Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #387EB1;
	text-decoration: none;
	font-weight:normal;
}

.parolachiave{
font-family:Georgia, serif;
color:#f4f4f4; 
text-decoration : none; 
font-weight:bold;
background:#339933;
}

A:link 
{
	font-family:  Arial, Helvetica, sans-serif;
	color: #565656;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none
}
A:active 
{
	font-family:  GArial, Helvetica, sans-serif;
	color: #565656;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none
}

A:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #565656;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

A:hover {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005689;
	text-decoration: uderline;  
	font-weight: normal;
}


A.default:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565656;
	text-decoration: none;
	font-weight: normal;
}
A.default:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565656;
	text-decoration: none;
	font-weight: normal;
}
A.default:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #565656;
	font-weight: normal;
}
A.default:hover {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005689;
	text-decoration: underline;
	font-weight: normal;
}


A.navbar:link {
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	padding:0px 5px 0px 5px;
	font-size: 13px;
	text-decoration: none;
	font-weight:normal;
}
A.navbar:active {
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	padding:0px 5px 0px 5px;
	font-size: 13px;
	text-decoration: none;
	font-weight:normal;
}
A.navbar:visited {
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	padding:0px 5px 0px 5px;
	font-size: 13px;
	text-decoration: none;
	font-weight:normal;
}
A.navbar:hover {
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	padding:0px 5px 0px 5px;
	font-size: 13px;
	text-decoration: none;
	font-weight:normal;
}

.line	
{
        border-top : 1px dotted #999999;
        border-right : 0px;
        border-bottom : 0px solid #00000;
        border-left : 0px;
	font-size : 1px;
	font-weight : none;
}

.inputtext	
{
        border-top-width : 1px;
        border-right-width : 1px;
        border-bottom-width : 1px;
        border-left-width : 1px;
        border-color : #DDE5E5;
       
	font-size : 13px;
	font-weight : none;
	font-family : Arial, Helvetica, sans-serif;
	color : #333333;
	width: 100%;
}



textarea	
{
        border-top-width : 1px;
        border-right-width : 1px;
        border-bottom-width : 1px;
        border-left-width : 1px;
        border-color : #DDE5E5;
        
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	color : #353535;
	width: 100%;
}

.inputselect	
{
	width : 100%;
	color : #353535;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	background : #ffffff;
}
.button	
{
        border-top-width : 1px;
        border-right-width : 1px;
        border-bottom-width : 1px;
        border-left-width : 1px;
        border-color : #ffffff;
        background: #999999;
	font-size : 14px;
	font-weight : normal;
	font-family : Georgia, Arial, Helvetica, sans-serif;
	color : #ffffff;
	text-align:center;
	align:center;
}


a.bianco:link
{
	color: #ffffff;
	text-decoration: none;
	background:trasparent;
	font-weight:bold;
}
a.bianco:visited
{
	color: #ffffff;
	text-decoration: none;
	background:trasparent;
	font-weight:bold;
}
a.bianco:hover
{
	color: #ffffff;
	text-decoration: none;
	background:trasparent;
	font-weight:bold;
}

a.calLink:link
{
	color: #666666;
	text-decoration: none;
	background:#ffffff;
	font-weight:bold;
}
a.calLink:visited
{
	color: #666666;
	text-decoration: none;
	background:trasparent;
	font-weight:bold;
}
a.calLink:hover
{
	color: #666666;
	text-decoration: none;
	background:#ffffff;
	font-weight:bold;
}

.calCell
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	background:#ffffff;
	text-align: center;
	border:1px;
	border-color:#cccccc;
}
.calHead
{
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	background:#ffffff;
}
.calSubHead
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	background:#e6e6e6;
	font-weight: normal;
	text-align: center;
}
.calToday
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	background:#387EB1;
	font-weight: bold;
	text-align: center;
}
