#notde {
	margin: 6px;
	text-align: left;
}
	#notde H3 {
	font-style: italic;
	color: #FFFFFF;
	padding: 10px;
	background-color: #000000;
	position: relative;
	white-space: normal;
	display: block;
	overflow: hidden;
	visibility: visible;
	border: 1px solid #333333;
	text-align: left;
	}
	#notde H4 {
	position: relative;
	white-space: normal;
	display: block;
	text-align: center;
	}
#notizq {
	margin: 10px;
	float: left;
}
	#notizq P{
	white-space: normal;
	display: block;
	width: 250px;
	border-right: 1px solid #993333;
	padding-right: 10px;
	}
	
#notizq1 {
	margin: 10px;
	float: left;
}
	#notizq1 P{
	white-space: normal;
	display: block;
	width: 160px;
	border-right: 1px solid #993333;
	padding-right: 10px;
	}
	#notizq1 IMG{
	position: relative;
	left: -20px;	
	}

A.clase2:visited {
	color:#996633;
} 
A.clase2:active {
	color:#996633;
} 
A.clase2:link {
	color:#993333;
} 
A.clase2:hover {
	color:#990000;
} 

.notmargen {
	position: relative;
	left: -10px;
	font-weight: bold;
}

