@charset "utf-8";
/* CSS Document */
#logo{
	position:absolute;
	top:0px;
	left:5px;
	width:745px;
	height:120px;
	background-image:url(Header_OrSA.png);
	background-repeat:no-repeat;
	z-index:1;
}

#header{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:130px;
	background-image:url(Header.png);
	background-repeat:no-repeat;
	z-index:0;
}

#piede{
	position:inherit;
	
	
	
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Garamond, sans-serif;
	color:#ffa32c;
	z-index: 11;
}

html{
background-color:#828bcd;
margin:50px 0 0 0;
padding:0;
		}
body{
	font-style: normal;
	font-weight: normal;
	font-size: 17px;
	font-family: Garamond, sans-serif;
	color:#ffa32c;
	behavior: url(script/csshover2.htc);
       }
	
#testo{
margin-left:70px;
margin-right:70px;
}