/* Struttura Cast KML - ver 2 - Aprile 2007 - Graziano ARTS*/

.cast {float: left;
	margin-top: 30px;
	margin-bottom: 40px;
	}

#messaggio {float: right;
	width: 269px;
	margin-top: 30px;
	margin-bottom: 36px;
/*background: orange;*/
	}

#intestazione  {float:left;
	width: 229px;
	\width: 269px;
	w\idth: 229px;
	padding-left: 40px;
	margin-bottom: 10px;
/*background: white;*/
	}

.titolo {margin-top: 4px;
/*background: silver;*/
	}

.data {display: block; 
/*background: red;*/
	}

.testo {text-align: justify;
	margin-left: 15px;
	margin-right: 15px;
/*background: cyan;*/
	}

.testo p {margin-bottom: 10px;
/*background: black;*/
	}

.entryfooter {display: block;
	margin-top: 13px;
/*background: silver;*/
	}
