body,td,p,div {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #3B699B;
	font-size : 10px; 
	}
	
hr {
	color : #3B699B;
	height: 1px;
}


a.details:link, a.details:active, a.details:visited {
	text-decoration:none; color: orange; font-weight:bold;
}
a.details:hover {
	text-decoration:none; color:#3B699B;  font-weight:bold;
}

a.shortnews:link, a.shortnews:active, a.shortnews:visited {
	text-decoration:none; font-weight:normal; color : #3B699B;
}
a.shortnews:hover {
	text-decoration:none; font-weight:normal; color : #3B699B;
}


a:link {
	text-decoration:none; color:#396A95; font-weight:bold;
}
a:visited {
	text-decoration:none; color:#396A95;  font-weight:bold;
}
a:hover {
	text-decoration:none; color: orange;  font-weight:bold;
}

a.orange:link,a.orange:visited, a.orange:active  {
	text-decoration:none; color: orange; font-weight:bold;
}

a.orange:hover {
	text-decoration:underline; color: orange; font-weight:bold;
}

.box {
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

.box_bottom {
	border-bottom: 1px solid #1F6EB7;
}

.box_bottom1 {
	border-bottom: 1px solid #1F6EB7;
	border-right: 1px solid #1F6EB7;
}
.box_bottom2 {
	border-right: 1px solid #1F6EB7;
	border-left: 1px solid #1F6EB7;
}
.box_bottom3 {
	border-left: 1px solid #1F6EB7;
}

.box_hp1{
	border-top: 1px none black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
.titolo {
	font-size : 11px;
	color : white;
}
.sottotitolo { font-style : italic; }
.pdd4 { padding:4px;}
.errore { color : red; font-weight: bold;}

.menu:link { font-size: 11px; text-decoration:none; color:#396A95; font-weight:normal;}
.menu:visited { font-size: 11px; text-decoration: none; color:#396A95; font-weight:normal;}
.menu:hover { font-size: 11px; text-decoration:  underline; color: orange; font-weight:normal;}

.menu01:link { font-size: 11px; text-decoration:none; color:#396A95; font-weight:normal;}
.menu01:visited { font-size: 11px; text-decoration: none; color:#396A95; font-weight:normal;}
.menu01:hover { font-size: 11px; text-decoration: none; color: orange; font-weight:normal;}

.forum:link { font-size: 11px; text-decoration:none; color:white; font-weight:bold;}
.forum:visited { font-size: 11px; text-decoration: none; color:white; font-weight:bold;}
.forum:hover { font-size: 11px; text-decoration: none; color: orange; font-weight:bold;}
.didascalia { font-size: 11px; font-style:italic; font-weight:bold; text-align:center;}

.header_inner_page {
	border: 1px solid #1F6EB7;
	background-image:url(background_inner_page.jpg);
	width: 581px;
	height: 39px;
	padding-right: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style:italic;
	font-weight: bold;
	text-align: right;
	color: white;	
}

.header_home_page {
	border: 1px solid #1F6EB7;
	background-image:url(background_home_page.jpg);
	width: 497px;
	height: 39px;
	padding-right: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style:italic;
	font-weight: bold;
	text-align: right;
	color: white;	
}

/* Classi per visualizzazione dinamica blocchi DIV */
.clasp {
	text-align:left;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: white;
	border: 1px solid #3B699B;
	padding: 5px;
	margin-top: 10px;
	background-color: #3B699B;
}
.lunchbox {
	/* display:none; */
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #3B699B;
	margin-top: -1px;
	padding: 5px;
} 
