body {
	margin: 0px;
	padding: 0px;
	background-color: #CCC;
}
.link_footer {
	color: #C00;
	text-decoration: none;
}
.footer_inf {
	font-family: Tahoma;
	font-size: 15px;
	color: #585858;
	text-align: left;
}

.footer_sup {
	font-family: Tahoma;
	font-size: 13px;
	color: #666;
	text-align: center;
}

.template_tabella_sfondi {
	height: 100%;
	background-color: #FFF;
}

.template_sfondo1 {
	background-image: url(images/img_sfondo1.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 300px;
	height: 260px;
	text-align: center;
	vertical-align: top;
	padding-top: 25px;
}
.template_sfondo2 {
	background-image: url(images/img_sfondo2.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 400px;
	text-align: center;
	vertical-align: top;
}

.template_sfondo3 {
	background-image: url(images/img_sfondo3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 300px;
	height: 420px;
	text-align: center;
	vertical-align: top;
}
.template_cella_centrale {
	padding-top: 30px;
	text-align: left;
	vertical-align: top;
	font-family: Tahoma;
}

.menu_tabella {
	background-color: #000;
	color: #FFF;
	text-align: left;
	font-size: 13px;
}
.cella_footer {
	background-color: #CCC;
	text-align: center;
	vertical-align: top;
	padding-left: 90px;
}
.link_menu {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
}
.tabella_centrale {
	font-family: Helvetica, sans-serif;
	color: #000000;
}
.titolo_pagina {
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.testo_generico {
	font-size: 14px;
	text-align: justify;
	color: #333;
}
.tabella_attivita {
	font-family: Tahoma;
	font-size: 14px;
	text-align: left;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999;
	border-left-color: #CCCCCC;
}
.attivita_dato {
	font-weight: bold;
	color: #000000;
	font-size: 16px;
}
.link_scarica_programma {
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
.numero_pagine {
	font-family: Tahoma;
	text-align: right;
	color: #333333;
}
.link_pagina {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.chisiamo_colonna_gruppo {
	color: #666;
	text-align: left;
}
.tabella_chisiamo {
	font-family: Tahoma;
	text-align: left;
	font-size: 14px;
}
.tabella_news {
	font-family: Tahoma;
	font-size: 14px;
	text-align: left;
	border: 1px dashed #CCCCCC;
	color: #666666;
}
.titolo_news {
	font-weight: bold;
	color: #000000;
	font-size: 16px;
}
.testo_news {
	font-weight: normal;
	color: #000000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.cella_foto {
	background-color: #E5E5E5;
	text-align: center;
	height: 100px;
}

