.txtblu{
	color: #396e9b;
	background-color: inherit;
}
#txtfondo{
	margin-top: 5px;
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 9pt;
	color: #396e9b;
	text-align: center;

}
.txtfrase1{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 1em; color: #396e9b;
	font-weight: bold;
	background-color: inherit;
}

/* caratteristiche comuni a tutte le pagine */
body{
	background-color: white;
	color: #393848;
}
/* foto */
.dueimg, .dimg{
	width:420px;
}
.dimg, .dimgmini{
	text-align: center;
	color: gray;
	font-family: tahoma;
	font-size: 10pt;

	background-color: white;
	padding: 10px;
	border-top: 1px #e0e0e0 solid;
	border-left: 1px #e0e0e0 solid;
	border-right: 2px #888888 solid;
	border-bottom: 2px #888888 solid;
}
.dimg img, .dimgmini img{
	margin-bottom: 10px;
}
.dimgmini{
	width:180px;
}
/* gruppo dei link della barra sinistra */
.leftlinks{
	border: 0px;
	margin: 0px;
	list-style-type: none;
	list-style-position: inside;
	margin-left: 5px;
}
.leftlinks li{
	background-image: url("img/tastino.gif");	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-repeat: no-repeat;
	margin: 0px;
	border: 0px;
}
.leftlinks li a{
	width: 130px;
	height: 17px;
	display: block;
	color: #f0f0f0;
	text-decoration: none;
	font-family: "ms sans serif";
	font-weight: bold;
	font-size: 12px;
}
/* singoli link della barra sinistra con mouse sopra */
.leftlinks li:hover, .leftlinks li:active{
	background-image: url("img/taston.gif");
	text-decoration: none;
}
/* titolo 1 */
h1{
	font-family: arial, helvetica, sans-serif;
	font-size: 25pt;
	color: #ff9933;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
}
/* link speciali per gli eventi */
.linkevento{
	font-family: impact, arial, sans-serif;
	font-size: 30pt;
	color: #0000f0;
	text-decoration: none;
	letter-spacing: 2px;
}
/* link speciali per gli eventi con mouse sopra */
.linkevento:hover{
	color: #0000fa;
	text-decoration: underline;
}
.subevento{
	font-size: 14pt;
}
/* titolo 2 */
h2{
	font-size: 1.4em;
	text-align: left !important;
}
/* titolo 3 */
h3{
	font-family: verdana, arial, sans-serif;
	font-size: 18pt;
	color: #003399;	
}
/* linea orizzontale */
.hr{
	border-top: #d5d5d5  2px solid;
	margin-left: 33px;
	margin-right: 33px;
}
/* contenitore degli sponsor */
.sponsor{
	border: #d5d5d5 1px solid;
	background-color: white;
	margin-left: 20px;
	margin-right: 20px;
}
.sponsor table{
	width: 90%;
	height: 80px;
	border: 0px;
}
.sponsor table td{
	text-align: center;
}
/* stile testimonianza (livello inferiore) */
.testimonianza{
	background-color: white;
	background-image: url("img/carta.gif");
	margin-left: 20px;
	margin-right: 20px;
}
/* stile testimonianza (livello superiore) */
.layer{
	color: black;
	border-bottom: #aaaaaa 2px solid;
	border-right: #c0c0c0 2px solid;
	text-align: left;
	padding-left: 18px;
	padding-top: 25px;
	padding-bottom: 20px;
	padding-right: 18px;
	margin-bottom: 20px;
	font-size: 12pt;
	background-image: url("img/angolo.gif");
	background-repeat: no-repeat;
	font-family: "comic sans ms", sans-serif; 
}
/* nome testimonianza */
.nomepos{
	text-align: right;
	margin-top: 5px;
}
.nome{
	margin-top: 10px;
	color: gray;
	font-size: 14px;
	font-style: italic;
	background-color: white;
}
/* margini di tutte le pagine visualizzate al centro */
.corpo{
	margin: 10px 10px 10px 10px;
	font-size: 1em;
	font-family: verdana,arial,helvetica,sans-serif; 
	text-align: justify;
	color: #393848;
}
/* insieme delle tabelle attivitą */
.act{
	padding-bottom: 0px;
	margin: 2px;
}
/* elemento tabella attivitą */
.act a{
	font-family: "ms sans serif";
	font-weight: bold;
	font-size: 12px;
	color: #0000fb;
	background-image: url("img/tab.gif");
	text-decoration: none;
	width: 119px !important;
	height: 18px !important;
	width: 144px;
	height: 26px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 8px;
	background-repeat: no-repeat;
}
/* elemento tabella attivitą con mouse sopra */
.act a:hover, .act a:active{
	color: red;
	background-image: url("img/tabon.gif");
	text-decoration: none;
}
.noborder{
	margin: 0;
	border: 0;
	padding: 0;
}
#intestazione{
	border-bottom: #d5d5d5 1px solid;
	background-color: white;
}
.barrad{
	background-color: white;
	margin: 0px;
	margin-top: 10px !important;
	padding: 0px;

}
#fondo{	
	border-top: #d5d5d5 1px solid;	
	background-color: white;
}
.evidenziato{
	color: red;
}
.bordato{
	background-color: #ff66ff;
	border: black 2px solid;
	font-size: 1.4em;
	padding: 10px;
	color: black;
}
i{
	color: #0066ff;
}
.corso{
	text-align: center;
}
.corso:first-line{
	font-family: verdana, arial, sans-serif;
	font-size: 18pt;
	color: #003399;	
	font-weight: bold;
}
li{
	margin-bottom: 10px;
}
.articolo{
	font-family: "times new roman";
}
.happytable{
	border: 0px;
	font-family: inherit; 
	font-size: 1.1em !important;
}
.happytd{
	border: 0px;
	font-size: inherit;
	font-family: inherit; 
}
.happycorpo{
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 40px;
	margin-bottom: 40px;
	font-size: 1.1em;
	font-family: verdana,arial,helvetica,sans-serif; 
	text-align: justify;
}
#intestable{
	width: 100%;
	border: 0px;
	margin: 0px;
}
#intestable tr{
	vertical-align: top;
}
#intestable tr td td{
	text-align: right;
}
img{
	border: 0px;
}
.risultatipartite{
	width: 95%;
}
.risultatipartite thead{
	background-color: blue;
	color: white;
}
.risultatipartite thead:first-line{
	font-size: 20pt;
}
.risultatipartite .pos1{
	font-weight: bold;
}
