body,html {
	height:100%;
	margin:0;
	background-color: #f90;}

#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: #fff;
}
#box {
	width:500px;
	height:375px;
	position:absolute;top:50%;left:50%;
	margin: -187.5px 0 0 -250px;
}

#scritta {
	width:250px;
	height:400px;
	position:absolute;
	top:50%;
	left:50%;
	margin: -196px 0 0 84px;
	border : 1px solid black;
	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : GrayText;
	padding-left : 5px;
}
#menu {
	position:absolute;top:50%;left:50%;
	margin: -239px 0 0 -379px; 
	height : 37px;
	color : #4682B4;
	width : 758px;
}
#cornice {
	width:440px;
	height:440px;
	position:absolute;top:50%;left:50%;
	margin: -210px 0 0 -365px; 
}
#barra {
	width:260px;
	height:20px;
	position:absolute;
	top:50%;
	left:50%;
	margin: 180px 0 0 105px;
	border : none;
	text-align : left;
}
#barra1 {
	width:260px;
	height:50px;
	position:absolute;
	top:50%;
	left:50%;
	margin: 120px 0 0 105px;
	border : none;
	text-align : left;
}
P {
	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color :GrayText;
}
A {
	text-decoration : none;
	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : GrayText;
}

A:hover{
	color : Maroon;
}


TEXTAREA {
	border : none;
	margin-top : 0;
	width : 260px;
}
.multicol {
	background : #fFF;
	color : GrayText;
	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color:#fff;
	scrollbar-arrow-color:#fff;
	scrollbar-base-color:#fff;
	scrollbar-darkshadow-color:#fff;
	scrollbar-face-color:#fff;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color:#fff;
}

#form 
{
	top: 450;
	left: 30;
	position: absolute;
	width : 400px;
}

#img400 {
	width:400px;
	height:400px;
	position:absolute;top:50%;left:50%;
	margin: -205px 0 0 -200px; 
}
INPUT {
	border : none;
	background : white;
}
#logo2 {
	margin : 204px 0 0 198px;
	position : absolute;
	top:50%;
	left:50%;
	width : 230px;
	height : 35px;
}
#logo2cal {
	margin : 204px 0 0 46px;
	position : absolute;
	top:50%;
	left:50%;
	width : 230px;
	height : 35px;
}
