html {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
}

body {
	background-color:#FFFFFF; 
	width:778px;
	margin:7px auto;
}
.main {width:778px}

.top {
	background-image:url(immagini/sfondo-top.gif)
}

.ang_sin {
	background-image: url(immagini/ang-sin.gif); 
	width:7px;
	height:59px
}

.ang_ds {
	background-image: url(immagini/ang-ds.gif); 
	width:9px;
	height:59px
}

#bottom {
	background-image:url(immagini/bottom.gif);
	height:14px;
	clear:both
}

#piede {
	background-color: #124171;
	height:20px;
	color:#FFFFFF;
	text-align:center;
	padding-top:3px;
		clear:both
}

.bianco{
	color: #FFFFFF;
}

.menu {
	padding-top: 3px;
	background-image:url(immagini/sfondo-menu.gif)
}

.sep-menu {
	padding-left: 5px; 
	padding-right: 5px 
}

#content {
	background-image:url(immagini/sfondo-content.gif);
	min-height:430px !important;
}

#left {
	width: 270px;
	float: left;
}
#right {
	margin-left: 270px;
}

.content {	padding: 7px;
	padding-top: 0px;
	text-align: left}

.all {
	background-image: url(immagini/sfondo_all.gif);
}

.titolo {
	font-size: 18px;
	font-weight: bold;
	color: #0061AA;
}

.stitolo {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

.blu {
	color: #003366;
}

a:link {
color: #0061AA 
}

a:visited {
color: #000000 
}

a:hover {
color: #ff0000;
text-decoration:none 
}

a.menu, a.menu:hover, a.menu:visited {
	color: #FFFFFF;
	text-decoration:none
}

hr {
	height:1px
}

.big {
font-size:150%

}

.space-aree {margin-left:34px}

ul {
	margin-bottom:7px;
}

li {
	margin:7px;
	list-style-type: disc;
}

div#hiddenItems {
		display: none;
}

div#navcontainer  {
	width:400px
}


div#navcontainer a:link, div#navcontainer a:visited {
	color: #FFFFFF;
	text-decoration:none}
	
div#navcontainer a:hover, div#navcontainer a:active {
	color: #ff0000;
	text-decoration:none}

.active {color: #ff0000 !important}	

.menuactive {color: #ff0000 !important}
	
.space {margin:10px}
.space100 {margin-left:100px}

.left_menu {
	text-decoration:none;
	color:#000000;
	font-size:10px;
	margin:5px 0
}


.right {text-align:right;}
.center {text-align:center;}

.noprint {display:inline;}

.block {display:inline;}

.acapo {
	page-break-after:always
}

.noacapo {
	page-break-before:avoid
}


a.aree {
	color:#000000; 
	text-decoration:none; 
	font-weight:bold;
	margin:7px 0
}
