html, form, body{
	font-family:verdana;
	font-size :  medium ;
	text-decoration : none;
	margin:   0px 0px 0px 0px;
	width : 300px;
	height : 100%;
	background-color: White  ;
	z-index: 0 ;
}
.TestoPiePagina
{
font-family : Century Schoolbook  ;
font-weight : bold ;
font-size : xx-large  ;
color : White ;
}

.TestoTitoloPagina
{
font-family : Century Schoolbook  ;
font-weight : bold ;
font-size : xx-large  ;
color : rgb(182,0,44)  ;
}

.Bottone01{
background-color : rgb(182,0,44) ;
text-align : center ;
color : White;
font-family : Verdana ;
font-weight :bold ;
}

.Bottone02{
background-color : rgb(88,88,90) ;
text-align : center ;
color : White;
font-family : Verdana ;
font-weight :bold ;
}

.Testo{
font-family : Verdana ;
}

.TestiMaschera{
font-family : Verdana;
font-size : small ;
/*font-weight: 700;*/
}

.MenuSelezione{
font-family : Verdana ;
width : 1000px;
height :auto ;
vertical-align : top;
}

.Contenuto
{
margin-top : 10%;
margin-left : 0%;
font-family : Verdana ;
width : 1000px;
height :auto 
}

.Footer
{
	margin-top : 30%;
    margin-left : 0%;
    z-index :99;
}