body {
	background-color: #f6f6f1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td{
font-family: verdana;
font-size: 10px;
color:#0a3d72;
}

.blu{
font-family: verdana;
font-size: 10px;
color: #3e6c9b;
}

.gray{
font-family: verdana;
font-size: 10px;
color: #666666;
}

.blu_title{
font-family: verdana;
font-size: 12px;
font-weight: 600;
color: #3e6c9b;
}


.fai_login{
font-family: verdana;
font-size: 9px;
color: #3e6c9b;
font-style: normal;
font-weight: bolder;
font-variant: normal;
text-transform: none;
line-height: normal;
}

/* links di navigazione */
a.navigazione{
font-family: verdana;
font-size: 9px;
color: #3e6c9b;
font-style: normal;
font-weight: bolder;
font-variant: normal;
text-transform: none;
line-height: normal;
}

a.navigazione:link{
text-decoration: none;
font-family: verdana;
font-size: 9px;
color: #3e6c9b;
font-style: normal;
font-weight: bolder;
font-variant: normal;
text-transform: none;
line-height: normal;
}

a.navigazione:visited{
text-decoration: none;
font-family: verdana;
font-size: 9px;
color: #3e6c9b;
font-style: normal;
font-weight: bolder;
font-variant: normal;
text-transform: none;
line-height: normal;
}

a.navigazione:hover{
text-decoration: none;
font-family: verdana;
font-size: 9px;
color: #0a3d72;
font-style: normal;
font-weight: bolder;
font-variant: normal;
text-transform: none;
line-height: normal;
}

a.navigazione:active{
text-decoration: none;
font-family: verdana;
font-size: 9px;
color: #3e6c9b;
font-style: normal;
font-weight: bolder;
font-variant: normal;
text-transform: none;
line-height: normal;
}
/* links di navigazione */


a{
font-family: verdana;
font-size: 10px;
color: #666666;
}

a:link{
text-decoration: none;
}

a:visited{
text-decoration: none;
color: #666666;
}

a:hover{
text-decoration: none;
color: #666666;
}

a:active{
text-decoration: none;
}

.input{
font-family: verdana, arial;
font-size: 10px;
color: #666666;
}

.bottoni{
font-family: verdana, arial;
font-size: 10px;
color: #666666;
}

.titoloarticolo{
font-family: verdana, arial;
font-size: 12px;
color: #787878;
font-weight:600;
}

.titolo_evento{
font-family: verdana, arial;
font-size: 12px;
color: #787878;
font-weight:600;
}

.luogo_evento{
font-family: verdana, arial;
font-size: 10px;
color: #787878;
font-weight:600;
}

.data_evento{
font-family: verdana, arial;
font-size: 10px;
color: #333333;
font-weight:600;
}


/* links di testo */
a.linktesto{
text-decoration: underline;
}

a.linktesto:link{
text-decoration: underline;
}

a.linktesto:visited{
text-decoration: underline;
}

a.linktesto:hover{
text-decoration: underline;
}

a.linktesto:active{
text-decoration: underline;
}
/* links di testo */
