body,html {
	height:100%;
	margin:0;
	background-color: #666;
	font-family :  Arial, Helvetica, sans-serif;
}
#bordoesterno {
	width:760px;
	height:480px;
	position: absolute;
	top:50%;
	left:50%;
	margin: -240px 0 0 -380px;
	border : 1px solid #000;
	text-align : center;
	background-color: #ddd;
}
#cornice {
	width:440px;
	height:440px;
	position:absolute;
	top:25px;
	left:15px;
	border : 1px solid #999;
	background-color: #fff;
}

#scritta {
	width:270px;
	height:300px;
	position:absolute;
	top:25px;
	left: 470px;
	text-align : left;
	font : 12px ;
	color : #666; /*border : 1px solid #000;*/
}
#calendario  a{
	width:270px;
	position:absolute;
	top:0px;
	left: 0px;
	text-align : left;
	font : 22px ;
	color : #900;
	font-family : /*Verdana, Geneva, */Arial, Helvetica, sans-serif;
}
#mese{
	width:270px;
	position:absolute;
	top:50px;
	left: 0px;
	text-align : left;
	font : 12px ;
	color : #666;
	font-family :  Verdana, Geneva,Arial, Helvetica, sans-serif;
}
#mesi {
	width:270px;
	position:absolute;
	top:446px;
	left: 470px;
	text-align : left;
	font : 13px ;
	color : #666; /*border : 1px solid #000;*/
}
P {
	font : 12px ;
	color :#666;
}
A {
	text-decoration : none;
	font-size : 12px ;
	color : #666;
}

A:hover{
	color : #ff6666;
}




#img400 {
	width:400px;
	height:400px;
	position:absolute;top:50%;left:50%;
	margin: -205px 0 0 -200px; 
}
INPUT {
	color:#fff;
	border : none;
	background-color : #666;
}
#logo {
	margin : 50px 0 0 -370px;
	position : absolute;
	top: 50%;
	left:50%;
}
#logo2 {
	margin : 200px 0 0 150px;
	position : absolute;
	top:50%;
	left:50%;
	width : 230px;
}

#presentazione
{
	top: 120;
	left: 150;
	position: absolute;
}

#menu {
	position:absolute;top:50%;left:50%;
	margin: -238px 0 0 -350px; 
	height : 37px;
	color : #4682B4;
	width : 500px;
}
#form 
{
	top: 450;
	left: 30;
	position: absolute;
	width : 700px;
}

#subform1 {
    top: 0;
	left: -7;
	position: absolute;
	width : 300px; 
	
}

#subform2 {
    top: 0;
	left: 667;
	position: absolute;
	width : 40px; 
	
}
#didascalia {
	position:absolute;
	top:50%;
	left:50%;
	margin: -190px 0 0 110px;
	 border : 1px solid #000;
	
	width : 200px;
	text-align : left;
}
 .image {
  border : 1px solid #aaa;
}
#notizie{
	font-size: 14px;
	text-align : left;
	margin-left : 50px;
}
ul.notizie {
	list-style :  none;
	margin : 0;
	padding : 0;
	
}
ul.notizie li a {
	text-decoration : none;
	display : block;  width: 100%;line-height: 1.5em; padding-left: 10px;
}

H1 {
	color : #999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
}
H2 {
	color : #ff6666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.rosso {
	font-size : 12px;
	color : #f00;
	font-weight : normal;
}
TEXTAREA {
	border : none;
	margin-top : 0;
	width : 260px;
	background-color : Aqua;
}

.otto {
	font-size: 9px;
	color : #000;
}
