﻿body 
{font-family: verdana,Tahoma, Arial, sans-serif;
 background-color:black;
 scrollbar-face-color: #449046;
 scrollbar-highlight-color: #449046;
 scrollbar-3dlight-color: white;
 scrollbar-darkshadow-color: #449046;
 scrollbar-shadow-color:#449046;
 scrollbar-arrow-color:black;
 scrollbar-track-color: black;
}
h1 
{
	font-family: verdana,Tahoma, Arial, sans-serif;
	margin: 0;
	font-size:11pt;
	font-weight:bold;
	color:#333333;
}
.Testata
{
	/*background-image:url(images/Testata.jpg);
	background-repeat:no-repeat;*/
	background-color:#727275;
	width:972px;
	height:140px;
	text-align:center;
}
.TestataAdmin
{
	background-image:url(images/TestataAdmin.jpg);
	background-repeat:no-repeat;
	background-color:#727275;
	width:975px;
	height:140px;
	text-align:center;
}
.Testata_read
{
	background-image:url(images/Header_read.gif);
	background-repeat:no-repeat;
	background-color:#727275;
	width:700px;
	height:118px;
	text-align:center;
}

.rot
{
	position:relative;
	margin-top:50px;
}
.pref
{
	position:relative;
	margin-top:10px;
}

.BlockArea {
	margin:15px 15px 15px 0;
	padding:10px;
	border:3px dashed #ff6600;
	background-color:#FFCC00;
	color:#000;
	font-family:'verdana', Monospace;
	font-style:normal;
}

.BlockArea2 {
	margin:15px 15px 15px 0;
	padding:10px;
	border:3px dashed #ff6600;
	background-color:#ccffcc;
	color:#000;
	font-family:'verdana', Monospace;
	font-style:normal;
}
.BlockArea3 {
	margin:15px 15px 15px 0;
	padding:3px;
	border:3px dashed #ff6600;
	background-color:#FFFFCC;
	color:#000;
	font-family:'verdana', Monospace;
	font-style:normal;
}

.TitoloLink
{
	font-family:Verdana,Arial;
	font-size:10pt;
	font-weight:bold;
	color:Black;
}
.BorderDefault
{
	border-width:2px;
	border-color:Orange;
	border-style:dashed;
}

.LeftMenu
{
	height:913px;
	width:268px;
	vertical-align:top;
}
.sezioni_header
{
	background-image:url(images/header_sezioni.gif);
	background-repeat:no-repeat;
	width:268px;
	height:55px;
	
}
.Sezioni
{
	background-image:url(images/Sezioni.gif);
	background-repeat:no-repeat;
	width:268px;
	height:350px;
		vertical-align:top;
}
.Sezioni_testo
{
	width:268px;
	height:220px;
}
.col_sezioni
{
	background-image:url(images/voce.gif);
	background-repeat:no-repeat;
	width:200px;
	height:33px;
	font-family:Arial,Verdana;
	font-size:9pt;
	font-weight:bold;
}
.col_sezioni a:link
{
color:White;
}
.col_sezioni a:visited
{
color:White;
}
.col_sezioni a:hover
{
 border-bottom: 1px solid #333;
/*background-color: #F60;*/
color:#99cc00;
}
.img_sezioni
{
	background-image:url(images/nodo.png);
	background-repeat:no-repeat;
	width:50px;
	height:33px;
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;
	text-align:left
}
.Accesso
{
	background-image:url(images/Accesso.gif);
	background-repeat:no-repeat;
		width:268px;
	height:159px;
		vertical-align:top;
}
.LeftBottom
{
	background-image:url(images/left_bottom.gif);
	background-repeat:no-repeat;
	width:268px;
	height:279px;
	vertical-align:top;
}
.News_home
{
	background-image:url(images/News.gif);
	background-repeat:no-repeat;
	width:245px;
	height:670px;
}
.News_header
{
	background-image:url(images/News_header.gif);
	background-repeat:no-repeat;
	width:245px;
	height:69px;
}

.CenterPage
{
	width:440px;
	height:877px;
	min-height:800px;
}
.CenterPageFull
{
	width:700px;
	height:580px;
	min-height:800px;
}
.CenterAllPage
{
	width:680px;
	height:877px;
	min-height:800px;
	border-color:#184117; 
	border-width:2px; 
	border-style:ridge;
}
.vociSezioni {font-size: 10px}

.news {
	color: #000000;
	font-size:11px;
}
a.news:link,a.news:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a.news:hover {
	text-decoration: underline;
	color: #FF3333;
	font-weight: bold;
}
