body {
	background: #000000;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #3B6EBF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


#wrap {
	width: 800px;
	background: #000000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: auto;
	padding-top: 5px;
}

#top {
	background: #FFFFFF url(../images/topbg.jpg) no-repeat;
	height: 170px;
}

#content {
	background-image: url(../images/midbg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
	clip:  rect(0px auto auto auto);
	padding-top: 1px;
}

#bottom {
	background: #FFFFFF url(../images/botbg.jpg) no-repeat top;
	height: 96px;
}

.right {
	width: 200px;
	margin-left: 10px;
	top: 0px;
	
}

.right ul {
	list-style-type: square;
}

.right li {
	color: #3B6EBF;

}

.middle {
	width: 490px;
	text-align: justify;
	float: right;
}

.middle h2 {
	color: #3B6EBF;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.middle h3 {
	color: #990000;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	background-color: #CCCCCC;
	padding-right: 10px;
	border-bottom: 0.2em dashed #990000;
}

.middle h4 {
	color: #000000;
	font-size: 1em;
	text-align: center;
	font-style: italic;
}

.right h2 {
	color: #3B6EBF;
	font-size: 14px;
	margin-top: 15px;
}


#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#footer {
	text-align: center;
	color: #999999;
	font-style: italic;
	font-size: 0.9em;
}

.nav3-grid {
	width:199px;
}

.nav3-grid dt a, .nav3-grid dt a:visited {
display:block; min-height:2.0em /*Non-IE6*/; 
height:auto !important; height:2.0em /*IE6*/; 
line-height:25px; padding:0px 5px 0px 20px; 
text-decoration:none; 
color:rgb(70,122,167); 
font-weight:normal; 
font-size:12px;
}

.nav3-grid dd a, .nav3-grid dd a:visited {
display:block;
min-height:1.7em /*Non-IE6*/; 
height:auto !important; 
height:1.7em /*IE6*/; 
line-height:1.7em; 
padding:0px 10px 0px 40px; 
border:none; 
font-weight:normal; 
text-decoration:none; 
color:rgb(70,122,167); 
font-size:120%;
}

.nav3-grid dt a:hover, .nav3-grid dd a:hover {
	background-color:#FF0000;
	color:#FFFFFF;
	text-decoration:none;
}

.foto-piccole {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 20px;
	margin-right: 10px;
}

.foto-cornice {
	position: absolute;
	bottom: 0;
	left: 0;
	border: thin dotted #999999;
}


.foto-didascalia {
	margin: 0;
	padding: 0;
	height: 35px;
	display: block;
	font-style: italic;
	line-height: 100%;
}