body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	/*background-image: url("img/angolo.gif");
	background-position: top left; 
	background-repeat: no-repeat;*/
	font-size: 12px;
}

#angolo {
	background-image: url("img/angolo.gif");
	background-position: top left; 
	background-repeat: no-repeat;
	position: absolute; 
	top: 0px;
	left: 0px;
	width: 378px;
	height: 235px;

}

a, a:visited {
	color: #cc0000;	
	font-weight: bold; 
	text-decoration: none;
}
a:hover {
	color: #cccccc;
	font-weight: bold; 
	text-decoration: underline;
	
	}

#corpo {
	position:absolute;
	background-color: #ffffff;
	width: 60%;
	border: 0px solid red;
	top:0%;
	right:0px;
	padding:5px;
	background-image: url("img/sfumatura.jpg");
	background-position: top left; 
	background-repeat: repeat-y;
}

#corpofoto {
	position:absolute;
	background-color: transparent;
	width: 60%;
	border: 0px solid red;
	top:0%;
	right:0px;
	padding:5px;
	
}

#menu {
	position:absolute;
	background-color: transparent;
	width: 20%;
	color: black;
	overflow: hidden;
	border:0px solid #FFCC00;
	top:240px;
	left:0px;
	text-align: left;
	padding: 2px;	
	font-size: 18px;
	
}

#titolopagina {
	position:absolute;
	background-color: transparent;
	font-style: italic; 
	top: 0px;
	right: 0px;
	text-align: right;
	font-family: Garamond, Verdana, Tahoma, Arial; 
	font-size: 25px;
	width:25%;
	border: 1px solid black; 
	visible: no;
}


.notizia {
	border-left: 5px solid #cc0000;

	padding: 3px;
	background-color: white; 
	color: black;
	margin: 5%;
	
	
}


.titolonotizia {
	font-weight: bold; 
	font-size: 25px;
	color: #000000;
}

.testonotizia {
	
}


.datanotizia {
	font-style: italic; 
	text-align: right; 
	margin-top: 1px;
	margin-bottom: 1px;
}

.notizia a, .notizia a:visited {
	
}

.notizia a:hover {
	
}

#menu a, #menu a:visited {
	color: #ffffff;
	text-decoration: none; 
}

#menu a:hover {
	color: #cc0000;
	
}

.titolosito {
	
}

.titolopagina {
	
}
.fotografie {
	border-left: 5px solid #cc0000;
	padding: 0px;
	background-color: transparent;
	color: black;
	margin: 5%;
}

