* {
   margin: 0;
}
html {
   height: 100%;
}

body {
	background-color:#FFF;
	margin-top:0px;
    height: 100%;
}

#layout {
   	min-height: 100%;
	height: auto !important;
	height: 100%;
   	margin: 0 auto -65px; /* the bottom margin is the negative value of the footer's height */
	width : 950px;

/*
	background: #FFFFFF;
	margin-top:0px;
	margin-left: -475px;
	left: 50%;
	position : absolute;
*/
}

#push {
   height: 65px; /* .push must be the same height as .footer */
	width: 950px;
}

#footer {
	width: 950px;
	height: 65px;
	margin:auto;
	border:0px solid;
}

#header {
	background-color: #FFFFFF;
	width: 950px;
/*
	height: 250px;
	float: left;
*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
}

#content {
	background-color: #FFFFFF;
	width: 950px;
/*
	height:500px;
	float: left;
*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border:0px solid;
}

h1 {
/*
	font-family:Edwardian Script ITC;
	font-style: italic;
	font-size: 50pt;
	font-weight: bold;
	text-align:left;
	margin-top: 0px;
*/
	padding-left: 25px;
	color: #cc9d05;
	font-size: 50px;
}


h2 {
/*
	font-family:Georgia;
	font-size: 12pt;
	font-weight: bold;
	color: #000;
	font-style: italic;
	padding-left: 25px;
*/
	color: #cc9d05;
	font-size: 40px;
}

h3 {
	font-family:Georgia;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #cc9d05;
	text-align: center;
}

h4 {
/*
	margin-left: 30px;
	width:335px;
	text-align: center;
*/
	font-size: 35px;
	color: #000000;
}

h5 {
/*
	text-align: center;
	border:0px solid;
*/
	color: #cc9d05;
	font-size: 80px;
}

.menudo {
	font-family:Georgia;
	font-style: italic;
	font-size: 10pt;
	color:#cc9d05;
	text-decoration:none;
	
}

a.menu:link,a.menu:visited,a.menu:active{
	font-family:Georgia;
	font-size: 10pt;
	font-style: italic;
	color:#cc9d05;
	text-decoration:none;
	
}

a.menu:hover{
	font-family:Georgia;
	font-style: italic;
	font-size: 10pt;
	color:#999999;
	text-decoration:none;
}

p
{
	font-family:Courier new,Georgia,Arial;
	font-size: 12pt;
	color: #999;
	text-align:justify;
	padding-left:20px;
	padding-right:20px;
}

.footer {
	font-family:Georgia;
	font-size: 10pt;
	color: #cc9d05;
}

.fotter {
	font-family:Arial unicode MS;
	font-size: 10pt;
	color: #cc9d05;
}

.opaque {
	height:171px;
	width:100%;
  	background: transparent url(/immagini/maskera.png);
	cursor:pointer;
	}

.opaque2 {
	height:171px;
	width:100%;
	cursor:pointer;
  	background: transparent url(/immagini/maskera-over.png);
}
		
.opaco2 {
	padding-top:7px;
	padding-left:18px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#ffffff;
	}

.menudist
	{
	border-bottom:#cc9d05 1px solid; 
	padding-bottom:5px;
	padding-top:10px;	
	}

.testoform {
	font-family:Georgia;
	font-size: 10pt;
	color: #999;	
	}

.testoblu
	{
	border:1px solid #3362a3;
	font-family: Verdana;
	font-size:11px;
	color:#003376;
	height:13px;
	}

a.jap:link,a.jap:visited,a.jap:active,a.jap:hover{
	color:#cc9d05;
	font-size:40px;
	text-decoration:none;
	font-style:italic;
}

.jap2
	{
	color:#cc9d05;
	font-size:30px;
	text-decoration:none;
	font-style:italic;
	padding-left:30px;
	}
	
a.menuoro:link,a.menuoro:visited,a.menuoro:active{
	color:#cc9d05;
}
a.menuoro:hover{
	color:#cc9d05;
}
	
