body {
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF url(gradiente_azzurro.jpg) repeat-x center;
	text-align: justify;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}
a {
	text-decoration: none;
	color: #AAFF00;
	outline : none;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
input, textarea {
	font-size: 1em;
	background: #EEEEEE url(omar22.gif) repeat-x bottom;
	border: 1px solid #9C9C9C;
	border-right-color: #C6C6C6;
	border-bottom-color: #C6C6C6;
	margin-top : 2px;
	color: #EEEEEE;
	font-weight: bold;
}
#user, #passwd {
	width: 100px;
}
#submit, #reset {
	width: 60px;
	background: #9E9E9E url(omar23.gif) repeat-x;
	border: 1px solid #625252;
	border-right-color: #1B0F0F;
	border-bottom-color: #1B0F0F;
	color: #CCCCCC;
}


/* Align */
.justify {
	text-align: justify;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}


/* Oldani */
#oldani {
	width: 980px;
	margin: 0 auto;
}
#grigio {
	width: 980px;
	height: 70px;
	background: #999999;
}


/* Contact */
#pswd {
	float: left;
	width: 700px;
	height: 70px;
	color: #EEEEEE;
	font-weight: bold;
}
#contact {
	float: right;
	width: 280px;
	height: 70px;
}
.space {
	margin: 2px 0 0 10px;
	float: left;
}

/* Menu */
#menu {
	width: 980px;
	height: 104px;
	margin: 0 auto;
	background: url(menu_bg_3.gif) repeat-x;
}
#spazio1 {
	float: left;
	width: 55px;
	height: 65px;
	margin: 25px 0 0 0;
}
.spazio2 {
	float: left;
	width: 50px;
	height: 65px;
	margin: 25px 0 0 0;
}
#menu1 {
	float: left;
	width: 135px;
	height: 65px;
	margin: 25px 0 0 0;
	background: url(menu_news_01.jpg) no-repeat;
}
#menu2 {
	float: left;
	width: 135px;
	height: 65px;
	margin: 25px 0 0 0;
	background: url(menu_venezia_01.jpg) no-repeat;
}
#menu3 {
	float: left;
	width: 135px;
	height: 65px;
	margin: 25px 0 0 0;
	background: url(menu_bull_01.jpg) no-repeat;
}
#menu4 {
	float: left;
	width: 135px;
	height: 65px;
	margin: 25px 0 0 0;
	background: url(menu_borsa_01.jpg) no-repeat;
}
#menu5 {
	float: left;
	width: 135px;
	height: 65px;
	margin: 25px 0 0 0;
	background: url(menu_wind_02.jpg) no-repeat;
}


/* Page */
#page {
	width: 980px;
}


/* Sinistra */
#sinistra {
	float: left;
	height: 400px;
	width: 100px;
	background: url(sinistra.jpg) repeat-x;
}
#confoto {
	float: left;
	height: 400px;
	width: 140px;
	background: #466A8E;
}
#foto {
	height: 169px;
	width: 135px;
	background: #466A8E url(luigioldani_02.jpg) no-repeat;
}
#stilo {
	height: 80px;
	width: 140px;
	background: #466A8E url(stilografica.jpg) no-repeat;
}
#firma {
	height: 61px;
	width: 140px;
	background: #466A8E url(firma.jpg) no-repeat;
}



/* Contenuto */
#contenuto0 {
	float: left;
	height: 400px;
	width: 740px;
	background: url(grafico.jpg) no-repeat;
}
#contenuto1 {
	float: left;
	height: 400px;
	width: 740px;
	background: url(biografia.jpg) no-repeat;
}


/* Footer */
#footer {
	width: 980px;
	height: 15px;
	color: #000000;
	margin: 0 auto;
}
#footer p {
	text-align: center;
	font-size: .8em;
}
#footer a {
	color: #392525;
	text-decoration : none;
}
#footer a:hover, .footer .active a {
	color: #999999;
}