a:link{ text-decoration: none; color: black; } 
a:visited{ text-decoration: none; color: black; } 
a:hover{ Color: gray; text-decoration: none; }

* {
	margin: 5px;
	border:0px;
	padding:0px;
	
}

p {
        text-indent: 0px;

}

	.stilegrande {
font: 45px/50% Courier New, Lucida Console, Trebuchet MS;
color: black;
text-indent: -5px;
}
	.stile1 {
font: 13px/200% Courier New, Lucida Console, Trebuchet MS;
color: black;
}

.stile1a {
font: 18px/200% Verdana, Courier New, Lucida Console;
color: black;
}

.stile2 {
font: 18px/170% Verdana, Lucida Console, Courier New;
color: black;
text-align:center
}
.stile2a {
font: 13px/200% Verdana, Lucida Console, Courier New;
color: blue;
text-align:center
}
.stile2b {
font: 13px/200% Verdana, Lucida Console, Courier New;
color: black;
text-align:justify
}

	.stile3 {
font: 14px/400% Lucida Console, Courier New, Trebuchet MS;
color: black;
}
	.stile3a {
font: 15px/200% Verdana, Lucida Console, Courier New;
color: black;

}

.stile4 {
font: 26px/200% Lucida Console, Courier New, Trebuchet MS;
color: black;
}

body {
	text-align: center; /* IE5.x */
	padding: 0 px;
	margin: 0 px;
	}

#telaio {
	width:970px;
	margin: auto;
	border:0px;
	line-height:150%;
	color: black;
	background-color: #FFFFCC;
	border: 0px;
	text-align: left; /* IE5.x */
	}

#testata {
	font-size: 60%;
	background-color: #FFFFCC;
	border-bottom: 2px solid #CCFFFF;
	}
	
#fondo {
clear: both;
padding:2px
	font-size: 85%;
	text-align: right;
	background-color: #FFFFCC;
	border-top: 2px solid #CCFFFF;
	margin-top: 19%
	}

#testata, #fondo {
	padding:6px;
	color:black;
	clear:left;
	
	}

#sinistro {
	float:left;
	width:180px;
	margin: 0px;
	padding: 15px;
	background-color: #FFFFCC;
	}
	
#destro {
	float:right;
	text-align: center;
	width:220px;
	margin: 0px;
	border-left: 2px solid #CCFFFF;
	padding: 15px;
	background-color: #FFFFCC;
	}
	

#centrale {
	margin-right: 200px;
	margin-left: 160px;
	padding: 50px;
	color: black;
	background-color: #FFFFCC;
	border-left: 0px;
	border-right: 0px;
}

	
