html{height: 100%; margin-bottom: 1px} 

body{
	margin-top:5px;
	background-color:#3366CC;
	}
.page{
	color:#FFCC00;
}
.body_bianco{
	background-color:#FFFFFF;
	margin:0px;
	}
form{
	font-family:Century Gothic, Tahoma;
	font-size: 13px;
	color: #ffffff;
	margin:3px;
}
td{
	font-family:Century Gothic, Tahoma;
	font-size: 13px;
	color: #ffffff;
}
input, textarea{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	border:1px solid #C4C4C4;
}
.bordo{
	margin:10px;
	border:3px double #FFCC00;
}
.no_bordo{
	border:0px;
	}
.bott{
	background-color:#000033;
	color:#ffffff;
	font-weight:bold;
}
.errore{
	color:#FFCC33;
	font-weight:bold;
	text-decoration:underline;
}
.submit_new
{
	border: 3px double #949494;
	border-top-color: #CECECF;
	border-left-color: #CECECF;
	padding: 0.25em;
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	color: #333333;
	width:150px;
	cursor:pointer;
} 
.submit
{
	border: 4px double #FF9900;
	padding: 0.25em;
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	color: #FF3300;
	font-weight:bold;
	width:150px;
	cursor:pointer;
} 
.submit_3
{
	border: 3px double #949494;
	border-top-color: #CECECF;
	border-left-color: #CECECF;
	padding: 0.25em;
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	color: #333333;
	width:150px;
	cursor:pointer;
} 
a,a:link,a:visited{
	font-family:Century Gothic, Tahoma;
	font-size:13px;
	color:#FFFFFF;	
	text-decoration:none;
	}
a:hover{
	color:#FFCC00;
	text-decoration:none;
}
a.tit_link,a.tit_link:link,a.tit_link:visited{
	font-family:Century Gothic, Tahoma;
	font-size:13px;
	color:#FFCC00;
	font-weight:bold;
	text-decoration:none;
	}
a.tit_link:hover{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
a.chiedi,a.chiedi:link,a.chiedi:visited{
	font-family:Century Gothic, Tahoma;
	font-size:13px;
	color:#000033;	
	text-decoration:none;
	font-weight:bold;
	}
a.chiedi:hover{
	color:#FFCC00;
	text-decoration:none;
	font-weight:bold;
}
a.big,a.big:link,a.big:visited{
	font-family:Century Gothic, Tahoma;
	font-size:20px;
	color:#FFFFFF;
	font-weight:bold;
	}
a.big:hover{
	color:#FFCC00;
	text-decoration:none;
	font-weight:bold;
}
a.promo,a.promo:link,a.promo:visited{
	font-family:Century Gothic, Tahoma;
	font-size:38px;
	color:#FFCC00;
	font-weight:bold;
	}
a.promo:hover{
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}
.dati_societa{
	font-family:Century Gothic, Tahoma;
	font-size:10px;
	color:#ffffff;
	}
.giallo{
color:#FFCC00;
}
.giallo_big{
	color:#FFCC00;
	font-size:20px;
}
.blu{
	color:#000080;
	line-height: 25px;
	font-weight:bold;
	}
.centro{
	height:400px;
	vertical-align:top;
	}
