/********************************* INVISALIGN ***********************************/


table {
	border-collapse:collapse;
}

table td {
  vertical-align:top;
}

/*********************************** TABELLA 1 ***********************************/

table#t1 {
  border-bottom:1px dotted #4E6297;
	width:720px;
}

table#t1 td.uno {
  width:400px;
}

table#t1 td.due {
  vertical-align:bottom;
	text-align:right;
}

table#t1 td.due img {
  margin-right:5px;
}

/*********************************** TABELLA 2 ***********************************/

table#t2 {
	margin:20px 0px;
}

table#t2 td.uno {
  width:240px;
	\width:260px;
	w\idth:240px;
	padding-right:20px;
	border-right:1px dotted #4E6297;
} 


table#t2 td.due {
  width:450px;
  \width:460px;
  w\idth:450px;
  padding-left:10px;
}

table#t2 td.tre{
  border-right:1px dotted #4E6297;
  width:240px;
  \width:260px;
  w\idth:240px;
	padding-right:20px;
}

table#t2 td.quattro {
  width:450px;
  \width:460px;
  w\idth:450px;
	padding-left:10px;
}

/*********************************** TABELLA 3 ***********************************/

table#t3 {
  border-top:1px dotted #4E6297;
  border-bottom:1px dotted #4E6297;
	margin:0px 0px;
} 

table#t3 td {
  padding:10px 0px;
} 

table#t3 td.uno {
  width:330px;
  \width:350px;
  w\idth:330px;
	padding-right:20px;
}

/*********************************** TABELLA 4 ***********************************/

table#t4 {
  border-bottom:1px dotted #4E6297;
  margin:0px 0px;
}

table#t4 td {
  padding:10px 0px;
} 

/************************************** FAQ ***************************************/

table.faq {
  margin:10px 0px 30px 0px;
	border-collapse:collapse;
}


table.faq td.uno {
	width:230px;
	\width:240px;
	w\idth:230px;
	border-right:1px dotted #4E6297;
}

table.faq td.due {
	width:220px;
	\width:240px;
	w\idth:220px;
	padding:0px 10px;
	border-right:1px dotted #4E6297;
} 

table.faq td.tre {
	width:230px;
	\width:240px;
	w\idth:230px;
	padding-left:10px;
} 

table.faq td.quattro {
	width:230px;
	\width:240px;
	w\idth:230px;
	padding-right:10px;
	border-right:1px dotted #4E6297;
}

table.faq td.cinque {
	width:220px;
	\width:240px;
	w\idth:220px;
	padding:0px 10px;
	border-right:1px dotted #4E6297;
} 

table.faq td.sei {
	width:230px;
	\width:240px;
	w\idth:230px;
	padding-left:10px;
} 


