body{
	background-color: #FAFAFA;
	color: #AA0000;		/*color: #4775B6;*/
	font: 100 14px/1.5 Georgia, "Times New Roman", serif;
	text-align: left;
	}

p{
	margin: 20px 20px 20px 20px;
	text-align:justify;
	}

a{
	color: #355997;
	}

a:hover{
	text-decoration: none;
	}

hr{
	width:80%;
	height:4px;
	background-color:#AA0000;
	text-align:center;
	}

#titolo_home{
	height: 200px;
	background-image: url(../immagini/testata_home.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	}

h2{
	font-size:20px;
	text-align:center;
	}
	
#titolo{
	height: 100px;
	/*background-color:#f5f750;*/
	background-color:#fafac8;
	/*background-color:#f0f096;*/
	background-image: url(../immagini/testata.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	}
	
#corpo{
	width:90%;
	min-height:400px;
	font: normal 14px/2.0 Verdana, Arial, sans-serif;
	text-align:center;
	position:relative;
	left:5%;
	z-index:1;
	}

#corpo a{
	background-color: transparent;
	}

.titolo_corpo{
	height:30px;
	width:100%;
	text-align:center;
	white-space:nowrap;
	font-size:30px;
	}

#tab_quotazioni th, #tab_quotazioni td{
	width:50%;
	border:2px solid #88FF88;
	text-align:center;
	}

#w3c{
	height: 40px;
	width: 33%;
	text-align:right;
	white-space:nowrap;
	position:relative;
	top:10px;
	}

#w3c img{
	border:none;
	}

#webmaster{
	height: 40px;
	width:33%;
	text-align:center;
	position:relative;
	left:33%;
	bottom:30px;
	}

.posta{
	height: 40px;
	width:33%;
	text-align: left;
	font-size:16px;
	color:#4775B6;
	position:relative;
	bottom:70px;
	left:66%;
	white-space:nowrap;
	}

#stat{
	width:20%;
	text-align:center;
	position:relative;
	left:40%;
	bottom:50px;
	}

.menu_secondario{
	width: 100%;
	height: 25px;
	white-space: nowrap;
	text-align:center;
	}

.menu_secondario ul{
	list-style-type: none;
	}

.menu_secondario ul li{
	background-color: transparent;
	float: left;
	width: 10%;
	}

.menu_secondario ul li a{
	font-weight: 900;
	color: #AA0000;
	}

.menu_secondario ul li a:hover{
	color: #FF0000;
	}

#tabella_icone_quadri{
	width:100%;
	}

.cella{
	text-align:center;
	}

.cella img{
	border:none;
	}

.firma{
	position:relative;
	left:80%;
	}

#copyright{
	 text-align:center;
	 }
