/* CSS Document */body {	margin:0;	padding:0;	text-align:center;	background:#990000;	font-family:Georgia, "Times New Roman", Times, serif;	}#container {	width:760px;	margin:auto;	text-align:left;	}	#head {	margin:0;	padding:0;	width:760px;	height:184px;	background:url(../immagini/gio-bk-head.jpg) no-repeat 0 0;	}a img {	border:0;	}	#head h1 {	display:none;	}	#contenuti {	float:left;	margin:0;	padding:0;	width:510px;	background:#FFF;	}	#contenuti img {	padding:5px 0 5px 5px;	width:75px;	height:75px;	}	.testo {	float:left;	text-align:left;	padding:20px 40px 20px;	color: #666666;	font-size:12px;	letter-spacing:1px;	line-height:150%;	background:url(../immagini/gio-greca.gif) no-repeat bottom center;	}#destra {	float:left;	margin:0;	padding:150px 0 0 0;	width:250px;	background:#CCCC99 url(../immagini/gio-bk-destra.jpg) no-repeat 0 0;	}	#destra p {	padding:35px 30px 0;	color: #000;	font-size:12px;	font-style:italic;	letter-spacing:0px;	line-height:150%;	}#footer {		float:left;	margin:0;	padding:0;	width:510px;	height:20px;	background:#CCCC99;	text-align:center;	}	#footer span {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:10px;	color: #666633;		}#fotoGiordano {	position:absolute;	margin:0 0 0 57px;	top:220px;	width:135px;	height:135px;	background:url(../immagini/gio-giordano.gif) no-repeat 0 0;	}.capolettera {	font-family:"Times New Roman", Times, serif;	font-size:24px;	font-style:italic;	color:#990000;	}.hide {	display:none;	}