/* Start of CMSMS style sheet 'noborders' */
/*----- body -----*/

body {
	SCROLLBAR-FACE-COLOR: #E4E4E4;
	SCROLLBAR-HIGHLIGHT-COLOR: #E4E4E4;
	SCROLLBAR-SHADOW-COLOR: #666666;
	SCROLLBAR-3DLIGHT-COLOR: #666666;
	SCROLLBAR-ARROW-COLOR:  #666666;
	SCROLLBAR-TRACK-COLOR: #E4E4E4;
	SCROLLBAR-DARKSHADOW-COLOR: #999999;
	background-color: #E6E3DF;
}

/*----- testo -----*/

.testo {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #040203;
	text-decoration: none;
	text-align: justify;
}

.testo a:link { color: #040203; text-decoration: none; text-align: justify; }
.testo a:hover { color: #064882; text-decoration: none; text-align: justify; }
.testo a:active { color: #040203; text-decoration: none; text-align: justify; }
.testo a:visited { color: #040203; text-decoration: none; text-align: justify; }

/*----- testo -----*/

.testo_blu {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #064882;
	text-decoration: none;
}

.testo_blu a:link { color: #064882; text-decoration: none; }
.testo_blu a:hover { color: #064882; text-decoration: none; }
.testo_blu a:active { color: #064882; text-decoration: none; }
.testo_blu a:visited { color: #064882; text-decoration: none; }


/*----- data -----*/

.data {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #040203;
	text-decoration: none;
	text-align: right;
}

.data a:link { color: #040203; text-decoration: none; text-align: right; }
.data a:hover { color: #064882; text-decoration: none; text-align: right; }
.data a:active { color: #040203; text-decoration: none; text-align: right; }
.data a:visited { color: #040203; text-decoration: none; text-align: right; }

/*----- menu normale -----*/

#menu {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #040203;
	text-decoration: none;
}

#menu a:link { color: #040203; text-decoration: none; }
#menu a:hover { color: #064882; text-decoration: none; }
#menu a:active { color: #040203; text-decoration: none; }
#menu a:visited { color: #040203; text-decoration: none; }

/*----- menu selezionato -----*/

.menu_sel {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #064882;
	text-decoration: none;
}

.menu_sel a:link { color: #064882; text-decoration: none; }
.menu_sel a:hover { color: #064882; text-decoration: none; }
.menu_sel a:active { color: #064882; text-decoration: none; }
.menu_sel a:visited { color: #064882; text-decoration: none; }

/*----- copy -----*/

.copy {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #040203;
	text-decoration: none;
}

.copy a:link { color: #040203; text-decoration: none; }
.copy a:hover { color: #040203; text-decoration: none; }
.copy a:active { color: #040203; text-decoration: none; }
.copy a:visited { color: #040203; text-decoration: none; }


/*----- separatore linea orizzontale del menu -----*/

.sep_menu { background-color: #B9C9D6; }

/*----- titolo -----*/

.titolo {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #040203;
	text-decoration: none;
}

.titolo a:link { color: #040203; text-decoration: none; }
.titolo a:hover { color: #064882; text-decoration: none; }
.titolo a:active { color: #040203; text-decoration: none; }
.titolo a:visited { color: #040203; text-decoration: none; }


/*----- titolo concerto -----*/

#tit_concerto {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #064882;
	text-decoration: none;
}

#tit_concerto a:link { color: #064882; text-decoration: none; }
#tit_concerto a:hover { color: #064882; background-color:#DEECFA; text-decoration: none; }
#tit_concerto a:active { color: #064882; background-color:#DEECFA; text-decoration: none; }
#tit_concerto a:visited { color: #064882; text-decoration: none; }


/*----- testo concerto -----*/

.testo_concerto {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #064882;
	text-decoration: none;
}

.testo_concerto a:link { color: #064882; text-decoration: none; }
.testo_concerto a:hover { color: #064882; text-decoration: none; }
.testo_concerto a:active { color: #064882; text-decoration: none; }
.testo_concerto a:visited { color: #064882; text-decoration: none; }


/*----- titolo evento -----*/

#tit_evento {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #008FC7;
	text-decoration: none;
}

#tit_evento a:link { color: #008FC7; text-decoration: none; }
#tit_evento a:hover { color: #008FC7; background-color:#DEECFA; text-decoration: none; }
#tit_evento a:active { color: #008FC7; background-color:#DEECFA; text-decoration: none; }
#tit_evento a:visited { color: #008FC7; text-decoration: none; }


/*----- testo evento -----*/

.testo_evento {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #008FC7;
	text-decoration: none;
}

.testo_evento a:link { color: #008FC7; text-decoration: none; }
.testo_evento a:hover { color: #008FC7; text-decoration: none; }
.testo_evento a:active { color: #008FC7; text-decoration: none; }
.testo_evento a:visited { color: #008FC7; text-decoration: none; }


/*----- titoli blu -----*/

.titoli {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #064882;
	text-decoration: none;
}

.titoli a:link { color: #064882; text-decoration: none; }
.titoli a:hover { color: #064882; text-decoration: none; }
.titoli a:active { color: #064882; text-decoration: none; }
.titoli a:visited { color: #064882; text-decoration: none; }


/*----- form -----*/

.form {
	background-color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #5A676E;
	BORDER-RIGHT: #DEECFA 1px solid;
	BORDER-TOP: #DEECFA 1px solid;
	BORDER-LEFT: #DEECFA 1px solid;
	BORDER-BOTTOM: #DEECFA 1px solid;
}

/*----- contatti -----*/

.contatti {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #064882;
	text-decoration: none;
	background-color: #DEECFA;
}

.contatti a:link { color: #064882; text-decoration: none; }
.contatti a:hover { color: #064882; text-decoration: none; }
.contatti a:active { color: #064882; text-decoration: none; }
.contatti a:visited { color: #064882; text-decoration: none; }

.formbuilderform {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #040203;
}

form {
	background-color : #FFFFFF;
	font-size : 10px;
	color : #5A676E;
}

textarea {
width: 370px;
height: 200px;
}
/* End of 'noborders' */

