html,body{margin: 0;padding:0}
body{font: 72% Arial, Verdana, Helvetica, sans-serif; color: #333333; background-color:#ffffff;text-align:left;}
table,div {
	font-family: inherit;
	font-size: inherit;
	font-family: inherit;
	text-align:left;
	
} 

/* link */
a:link {text-decoration:none ;color: #FF6600; font-weight:bold}
a:visited {text-decoration:none ;color: #FF6600; font-weight:bold}
a:hover {  color: #FF6600; text-decoration: underline; font-weight:bold}
a:active {text-decoration:none ;color: #FF6600; font-weight:bold}

a.alt:link {text-decoration: none;color: #333333; font:bold 1.0em Verdana}
a.alt:visited {text-decoration: none;color: #333333;font:bold 1.0em Verdana}
a.alt:hover {  color: #000000; text-decoration:underline ;font:bold 1.0em Verdana}
a.alt:active {text-decoration:none ;color: #333333;font:bold 1.0em Verdana}



/* fine link */




/* testi contenuto pagina */




input,select,textarea,radio,checkbox {
	font-family: inherit;
	font-size: 1.1em;
	border: 1px solid #999999;
	background-color:#fffffF;
	color: #333333;
} 
input{}

.bottone1 {
	font-size: 1.1em;
	font-family: inherit;
	border: 1px solid #999999;
	margin-right: 2px;
	margin-left: 2px;
	background-color:#ff0000;
	color: #ffffff;
	font-weight:bold;
} 

.bottone2 {
	font-size: 1.1em;
	font-family: inherit;
	border: 1px solid #999999;
	margin-right: 2px;
	margin-left: 2px;
	background-color:#009900;
	color:#ffffff;
	font-weight:bold;
} 


/* fine testi contenuto pagina */


/* form */
.boxliquid { width:99%}
.boxnormal {  }
.boxliquidalt {  width:99%;background-color:#E8E8E8;border-top: 0px;border-left: 0px;border-right: 0px;}
.boxnormalalt {  background-color:#E8E8E8;border-top: 0px;border-left: 0px;border-right: 0px;}
.boxliquidalt2 {  width:99%;border-top: 0px;border-left: 0px;border-right: 0px;}
.boxnormalalt2 { border-top: 0px;border-left: 0px;border-right: 0px;}




.bottone {  color: #000000; background-color: #D4D0C8; border: 1px #999999 solid}
.boxnull {font-size: 0px;color: #FFFFFF;background-color: #FFFFFF;border: #FFFFFF;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;height: 0px;}
/* fine form */


/* alcuni TAG */
hr {color: #EFEFEF;
background-color: #ffffff;
height: 1px;
 width: 100%;}
/*img {border:0px;vertical-align: top;margin-left:1px;margin-right:0px}*/
/* fine alcuni TAG */

#bottomDiv{
    position:absolute;
    right:0px;
    bottom:0px;
    margin:5px;
	display:
}