/************************************** BEYOND **************************************/

table td {
  vertical-align:top;
}

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

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

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

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

table#t1 td.due div.pulsante {
  margin-left:5px;
}

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

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

table#t2 td.due {
  width:220px;
	\width:240px;
	w\idth:220px;
	border-right:1px dotted #4E6297;
	margin-top:20px;
	padding:0px 15px;
} 


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


table#t2 td.quattro {
  width:220px;
	\width:240px;
	w\idth:220px;
	border-right:1px dotted #4E6297;
	margin-top:20px;
	padding:0px 15px;
} 


table#t2 td.cinque {
  width:220px;
	\width:240px;
	w\idth:220px;
	padding-left:20px;
	margin-top:20px;
}



.slogan {
  border-top:1px dotted #4E6297;
  border-bottom:1px dotted #4E6297;
	padding:10px 0px;
	margin:30px 0px;
	text-align:center;
}

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

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


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

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

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

table#t4 td.uno {
  width:410px;
	padding:10px 0px;
	padding-right:20px;
}

table#t4 td.due {
  width:260px;
	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;
	padding-right:10px;
	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;
} 


/*************************************** NEWS **************************************/


#news {
  margin-top:20px;
  padding-top:10px;
	border-top:1px dotted #4E6297;
} 

#news img {
  float:left;
	margin:0px 10px 10px 0px;
}