	.centro{		width:500px;		font-family:Arial, Helvetica, sans-serif;	}	#titolo{		font-weight:bold;		font-size:25px;		padding:0px 0px 0px 0px;	}		#titolo h2{			font-size:25px;			margin-bottom:0px;		}	#sottoTitolo{		font-weight:bold;		font-size:16px;			}	#logo{		background-color:#2D3D4E;		color:#FFFFFF;		width:500px;		border-left:1px solid #2D3D4E;				border-top:1px solid #2D3D4E;					}		#menu{		background-color:#2D3D4E;		color:#FFFFFF;		padding:3px;		text-align:center;		font-size:95%;	}		#menu a:link{			text-decoration:none;			color:#FFFFFF;		}		#menu a:visited{			text-decoration:none;			color:#FFFFFF;		}		#menu a:hover{			text-decoration:none;			color:#FFFFFF;		}						#menu a:active{			text-decoration:none;			color:#FFFFFF;		}					#testo{		font-size:13px;		text-align:justify;		padding:10px;		border-right:1px solid #2D3D4E;		border-left:1px solid #2D3D4E;		border-top:15px solid #2D3D4E;		background-color:#FFFFFF;		}		#testo a:link{			color:#000000;			font-weight:normal;		}		#testo a:visited{			color:#000000;			font-weight:normal;		}		#testo a:hover{			color:#000000;			font-weight:normal;		}		#testo a:visited{			color:#000000;			font-weight:normal;		}				#testo h1{			font-size:14px;			font-weight:bold;			text-align:center;		}			#testo h1 a:link{			font-weight:bold;			color:#000000;		}		#testo h1 a:visited{			font-weight:bold;				color:#000000;		}		#testo h1 a:hover{			font-weight:bold;				color:#000000;		}		#testo h1 a:active{			font-weight:bold;				color:#000000;		}							#immagine{		border-left:1px solid #2D3D4E;				border-right:1px solid #2D3D4E;	}	.vini{		text-align:center;		font-size:12px;		border:1px solid #2D3D4E;		border-top:1px solid #2D3D4E;				padding:10px;		margin-bottom:10px;		margin-top:5px;		background-color:#FFFFFF;				}	#table1{		height:100%;	}	#webdesign{		border-top:5px solid #2D3D4E;		border:1px solid #2D3D4E;			font-size:11px;		padding:3px;				background-color:#FFFFFF;				}	a:link{		text-decoration:none;		color:#2D3D4E;		font-weight:bold;	}	a:visited{		text-decoration:none;		color:#2D3D4E;		font-weight:bold;			}	a:hover{		text-decoration:none;		color:#2D3D4E;		font-weight:bold;			}	a:active{		text-decoration:none;		color:#2D3D4E;	}			body{		background-color:#5A7999;	}		#keyword{		display:none;		font-size:13px;		text-align:justify;		padding:10px;		border-right:1px solid #2D3D4E;		border-left:1px solid #2D3D4E;		border-top:1px solid #2D3D4E;				background-color:#FFFFFF;		}