body {
	background-color: #D7D9EA;
	margin: 0px;
}

.data, .data A:link, .data A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.data A:hover, .data A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D90000;
	text-decoration: underline;
}

.titolo, .titolo A:link, .titolo A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.titolo A:hover, .titolo A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.titolo_kids, .titolo_kids A:link, .titolo_kids A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2222FF;
	text-decoration: none;
}
.titolo_kids A:hover, .titolo_kids A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2222FF;
	text-decoration: underline;
}

.sottotitolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3F3771;
	text-decoration: none;
	line-height: normal;
}

.titolo_big, .titolo_big A:link, .titolo_big A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.titolo_big A:hover, .titolo_big A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #D90000;
	text-decoration: underline;
}

.titolo_big_white, .titolo_big_white A:link, .titolo_big_white A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.titolo_big_white A:hover, .titolo_big_white A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: white;
	text-decoration: underline;
}

.nome_presidio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E0046;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	line-height: 170%;
}

.nome_presidio A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E0046;
	text-decoration: underline;
	text-align: justify;
	font-weight: bold;
}

.nome_presidio A:hover, .nome_presidio A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}

.nome_presidio A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #682828;
	text-decoration: underline;
	text-align: justify;
	font-weight: bold;
}

.img {
	border: 1px solid white;
}

.titolo_light, .titolo_light A:link, .titolo_light A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.titolo_light A:active, .titolo_light A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.titolo_light_kids, .titolo_light_kids A:link, .titolo_light_kids A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6666FF;
	text-decoration: none;
}

.titolo_light_kids A:active, .titolo_light_kids A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6666FF;
	text-decoration: underline;
}

.titolo_yellow, .titolo_yellow A:link, .titolo_yellow A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

.titolo_yellow A:active, .titolo_yellow A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
a.trillo{
	margin:50px 22px 35px ;
	display:block;
	background:url('images/botton_trillo.gif') no-repeat;
	width:108px;
	height:81px;
}
a.sbarre{
	margin:50px 32px 35px;
	display:block;
	background:url('images/botton_codiceasbarre.gif') no-repeat;
	width:81px;
	height:93px;
}
a.pass4{
	margin:50px 0 35px 10px;
	display:block;
	background:url('images/forum_passaparola_4.gif') no-repeat;
	width:135px;
	height:63px;
}
a.pass5{
	margin-left:10px;
	display:block;
	background:url('images/forum_passaparola_5.gif') no-repeat;
	width:135px;
	height:63px;
}
span.none{
	display:none;
}