@charset "UTF-8";/* CSS Document */body {	background-color: #0E55A5;}#contenitore {	position: absolute;	left: 50%;	width: 800px;	margin-left: -400px;	margin-top:20px;	padding:0px;	background-color:#FFFFFF;}#banner_splash {	width: 800px;	height: 250px;	margin:0px;	padding:0px;	background-image:url(../img/banner_splash.jpg);	background-position:left top;	background-repeat:no-repeat;}a.chi {	float:left;	width:203px;	height:26px;	margin: 0px;	padding:0px;	background-image:url(../img/chi_splash_off.jpg);	background-position:top;	background-repeat:no-repeat;	border:none;	}a.chi:link,a.chi:visited {	background-image:url(../img/chi_splash_off.jpg);	background-position:top;	background-repeat:no-repeat;			}	a.chi:hover {	background-image:url(../img/chi_splash_on.gif);	background-position:top;	background-repeat:no-repeat;	}a.pro {	float:left;	width:197px;	height:26px;	margin:0px;	padding:0px;	background-image:url(../img/pro_splash_off.jpg);	background-position:top;	background-repeat:no-repeat;	}a.pro:link,a.pro:visited {	background-image:url(../img/pro_splash_off.jpg);	background-position:top;	background-repeat:no-repeat;	}a.pro:hover {	background-image:url(../img/pro_splash_on.gif);	background-position:top;	background-repeat:no-repeat;	}.ser {	float:left;	width:197px;	height:26px;	margin:0px;	padding:0px;	background-image:url(../img/ser_splash_off.jpg);	background-position:top;	background-repeat:no-repeat;	}a.ser {	float:left;	width:197px;	height:26px;	margin:0px;	padding:0px;	background-image:url(../img/ser_splash_off.jpg);	background-position:top;	background-repeat:no-repeat;	}a.ser:link,a.ser:visited {	background-image:url(../img/ser_splash_off.jpg);	background-position:top;	background-repeat:no-repeat;	}a.ser:hover {	background-image:url(../img/ser_splash_on.gif);	background-position:top;	background-repeat:no-repeat;	}.ref {	float:left;	width:198px;	height:26px;	margin:0px;	padding:0px;	background-image:url(../img/ref_splash_off.jpg);	background-position:top;	background-repeat:no-repeat;	}a.ref {	float:left;	width:198px;	height:26px;	margin:0px;	padding:0px;	background-image:url(../img/ref_splash_off.jpg);	background-position:top;	background-repeat:no-repeat;	}a.ref:link,a.ref:visited {	background-image:url(../img/ref_splash_off.jpg);	background-position:top;	background-repeat:no-repeat;		}a.ref:hover {	background-image:url(../img/ref_splash_on.gif);	background-position:top;	background-repeat:no-repeat;		}#blocco_centrale {	width:800px;	height:175px;	margin:0px;	padding:0px;	}#tech {	float:left;	width:198px;	height:170px;	margin: 0px 0px 0px 5px;	padding:0px;	background-image:url(../img/tech-splash.jpg);	background-position:top;	background-repeat:no-repeat;}#contenuti {	float:left;	width:375px;	height:170px;	margin:25px 0px 0px 0px;	padding:0px;}#info {	float: right;	width:198px;	height:170px;	padding:0px;	background-image:url(../img/info-splash.jpg);	background-position:top;	background-repeat:no-repeat;}#footer {	float:left;	width:800px;	height:55px;	margin:0px;	padding:0px;	background-image:url(../img/footer_splash.jpg);	background-position:top;	background-repeat:no-repeat;}.titolo {	font-family: "Courier New", Courier, monospace;	font-weight:bold;	font-size:18px;	line-height:18px;	color: #0E55A5;	text-align: center;}a.testo_blu {	margin-top:5px;	font-family: "Courier New", Courier, monospace;	font-weight:bold;	font-size:13px;	line-height:18px;	color: #0E55A5;	text-align: center;	text-decoration:none;	border:none;}a.testo_blu:link,a.testo_blu:visited {	color: #0E55A5;}a.testo_blu:hover {	color:#0099FF;}.testo_blu {	margin-top:5px;	font-family: "Courier New", Courier, monospace;	font-weight:bold;	font-size:13px;	line-height:18px;	color: #0E55A5;	text-align: center;}a.testo_verde {	margin-top:5px;	font-family: "Courier New", Courier, monospace;	font-weight:bold;	font-size:13px;	line-height:18px;	color: #1FA22E;	text-align: center;	text-decoration:none;	border:none;}a.testo_verde:link,a.testo_blu:visited {	color: #1FA22E;}a.testo_verde:hover {	color:#66FF66;}.testo_verde {	margin-top:5px;	font-family: "Courier New", Courier, monospace;	font-weight:bold;	font-size:13px;	line-height:18px;	color: #1FA22E;	text-align: center;}
