body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td.separatoreOrizzontale {
	height:10px;
}

td.separatoreVerticale {
	width:20px;
}

td.puntini {
	height:40px;
	background-image:url(../images/puntino.jpg);
	background-repeat:repeat-x;
	background-position:center;
}

td.bottone {
	width:84px;
	height:27px;
	background-image:url(../images/bottone_invia.jpg);
	background-repeat:no-repeat;
	background-position:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#1893e1;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
}

td.bottone a:link{
	color:#1893e1;
	vertical-align:middle;
	text-decoration:none;
}

td.bottone a:visited{
	color:#000000;
	vertical-align:middle;
	text-decoration:none;
}

td.bottone a:hover{
	color:#000000;
	vertical-align:middle;
	text-decoration:none;
}

td.footerLeft{
	width:11px;
	height:31px;
	background-image:url(../images/footer_left.jpg);
	background-repeat:no-repeat;
}

td.footerRight{
	width:11px;
	height:31px;
	background-image:url(../images/footer_right.jpg);
	background-repeat:no-repeat;
}

td.footerBg{
	height:31px;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
}