body {
	margin: 0;
	padding: 0;
	text-align: center;
	
	background: #fffeff;
	font-family: "Courier New", Courier, mono;
}

#centrale
{ 
	margin: auto;
	width: 960px;
	background-color: white;
	text-align: center;
	height: auto;
}

#colonna_ieri{
	float: left;
	width: 120px;
	height: auto;
	text-align: left;
	font-size: 12px;
	padding-top: 118px;
}

#colonna_domani{
	float: left;
	width: 120px;
	height: auto;
	text-align: right;
	font-size: 12px;
	padding-top: 118px;
}

#colonna_centrale{
	float: left;
	width: 720px;
	height: auto;
}

#header{
	width: 720px;
	height: 69px;
	background-color: #fffeff;
}

#studio{
	float: left;
	width: 244px;
	
}

#cosa{
	float: left;
	width: 244px;
}

#diario{
	float: left;
	width: 232px;
	
	
}

.stile_header{
	text-align: left;
	color: black;
	font: bold 12px "Courier New", Courier, mono;
}

#data_titolo{
	float: left;
	width: 720px;
	height: auto;
	margin-bottom: 9px;
}



#data_titolo_cose{
	float: left;
	width: 720px;
	height: auto;
	
}

#data_pubblicazione{
	float: left;
	width: 232px;
	height: auto;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	margin-right: 12px;
	text-align: left;
	font-size: 12px;
	padding-top: 12px;
	padding-bottom: 9px;
	
}

#data_pubblicazione_cose{
	float: left;
	width: 232px;
	height: auto;
	border-top: 2px solid #000;
	margin-right: 12px;
	text-align: left;
	font-size: 12px;
	padding-top: 12px;

	
}

#titolo_pubblicazione_cose{
	float: left;
	width: 476px;
	height: auto;
	border-top: 2px solid #000;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	padding-top: 12px;

}

#titolo_pubblicazione{
	float: left;
	width: 476px;
	height: auto;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 9px;
}

#contenuto_centrale{
	float: left;
	width: 720px;
	height: 480px;
	background-color: white;
	
}



#spiegazione_centrale{
	float: left;
	width: 720px;
	height: auto;
	background-color: white;
	text-align: left;
	font-size: 12px;
	color: black;
	
}

#altro_oltre{
	float: left;
	width: 720px;
	height: auto;
	border-bottom: 1px solid #000;
}

#altro{
	float: left;
	width: 232px;
	height: auto;
	text-align: left;
	font-size: 12px;
	padding-top: 12px;
	padding-bottom: 9px;
}

#oltre{
	float: left;
	width: 476px;
	height: auto;
	text-align: left;
	font-size: 12px;
	padding-top: 12px;
	padding-bottom: 9px;
}

#spiegazione{
	float: left;
	width: 720px;
	height: auto;
	border-bottom: 2px solid #000;
	text-align: left;
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 10px;
}

#footer{
	float: left;
	width: 720px;
	height: auto;
	text-align: left;
	font: 12px "Courier New", Courier, mono;
	color: #000;
	margin-top: 30px;
}

#cella_mail{
	float: left;
	width: 232px;
	height: auto;
}

#cella_telefono{
	float: left;
	width: 230px;
	padding-left: 12px;
	height: auto;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

#cella_iva{
	float: left;
	width: 109px;
	padding-left: 12px;
	border-right: 1px solid #000;
}

#cella_copy{
	float: left;
	width: 109px;
	padding-left: 12px;
	border-right: 1px solid #000;
}

.stile_link, .stile_link a, .stile_link a:link, .stile_link a:visited, .stile_link a:hover, .stile_link a:active{
	color: black;
	text-decoration: none;
	font: 12px "Courier New", Courier, mono;
	text-align: left;

}

.stile_link a:hover, .stile_link a:active{
	color: black;
	text-decoration: underline;
	font: 12px "Courier New", Courier, mono;
	text-align: left;

}
