/*
----------------------------------------------------------------
teatrino tascabile
layout e codice www.consorzio visivo.ch
----------------------------------------------------------------*/
body {
	background: #fff  url(i/bg.png) fixed repeat-y;
	margin: 10px 10px 0px 62px; 
	padding: 0px;
	}
	
a:link {
	font-family: georgia, new century schoolbook, times, serif; 
	color: #36c; 
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: none;
	}
	
a:visited {
	font-family: georgia, new century schoolbook, times, serif; 
	color: #96c; 
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: none;
	}
	
a:hover {
	font-family: georgia, new century schoolbook, times, serif; 
	color: #36c; 
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: underline;
	}

a:active {
	font-family: georgia, new century schoolbook, times, serif; 
	color: #36c; 
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: underline;
	}	
	
a.titoli:link {
	font-family: georgia, new century schoolbook, times, serif; 
	color: #36c; 
	font-size: 14px; 
	font-weight: bold; 
	text-decoration: none;
	}	

a.titoli:visited {
	font-family: georgia, new century schoolbook, times, serif; 
	color: #96c; 
	font-size: 14px; 
	font-weight: bold; 
	text-decoration: none;
	}
	
a.titoli:hover {
	font-family: georgia, new century schoolbook, times, serif; 
	color: #36c; 
	font-size: 14px; 
	font-weight: bold; 
	text-decoration: underline;
	}
	
a.titoli:active {
	font-family: georgia, new century schoolbook, times, serif; 
	color: #36c; 
	font-size: 14px; 
	font-weight: bold; 
	text-decoration: none;
	}
	
.linksinattivi {
	font-family: georgia, new century schoolbook, times, serif; 
	color: #333; 
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: none;
	}
					.testo {
	font-family:  georgia, new century schoolbook, times, serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #333
    margin: 0;
    padding: 0;
	}
	.colore {	
	font-family:  georgia, new century schoolbook, times, serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #f00
	}

.titolopagina {	
	font-family:  georgia, new century schoolbook, times, serif; 
	font-size: 20px; 
	font-style: normal; 
	font-weight: bold; 
	color: #f00
	}

.sottotitoli {
	font-family: georgia, new century schoolbook, times, serif; 
	color: #333; 
	font-size: 14px; 
	font-weight: bold; 
	text-decoration: none;
	}	
	
.circonda {	float: left; margin: 0 15px 5px 0; padding: 0; clear: both;}	




