/* CSS Document */

/* PARTE VALIDA SOLO PER LA SUDDIVISIONE DELLA HOME */

#colonna_principale{
	float: left;
	width: 485px;
	\width: 505px;
	w\idth: 485px;
	}

#colonna_news {
	margin-left: 490px;
	background-color: white;
		}

#home_immagine{
	float:left;
	width: 180px;
	\width: 200px;
	w\idth: 180px;
	margin: 0;
	}

#home_immagine img{
	padding:15px 0 0 0;
	}	

#home_testo{
	margin-left:195px;
	margin-right:20px;
	}

.home_titolo_paragrafo{
	font-size:12px;
	color:#000000;
	letter-spacing:2px;
	font-weight:bold;
	padding:15px 0 0 0;
	}

#home_testo_paragrafo{
	font-size:11px;
	color:#CC9900;
	line-height:17px;
	width:250px;
	letter-spacing:1.2px;
	}

.home_titolo_news{
	font-weight:bold;
	color:#000000;
	font-size:10px;
	background-color: #CCCCCC;
	text-align:center;
	margin:15px 0 0 0;
	letter-spacing:0px;
	}

.home_titolo_news a{
	text-decoration:none;
	color:black;
	}

.home_titolo_news a:hover{
	color:#CC9900;
	}
	
.home_testo_news{
	font-size:11px;
	color:#000000;
	line-height:18px;
	padding:10px 10px 5px 10px;
	}

.home_testo_news a{
	font-size:11px;
	color:#000000;
	line-height:18px;
	text-decoration:none;
	}


.home_testo_news a:hover{
	font-size:11px;
	color:#000000;
	line-height:18px;
	text-decoration:none;
	}

.home_data_news{
	font-size:11px;
	color:#CC9900;
	background-position: left 50%;
	background-repeat:no-repeat;
	margin-left:15px; margin-right:0; margin-top:0; margin-bottom:10px; padding-left:15px; padding-right:10px; padding-top:6px; padding-bottom:5px 
	}			
		
/* FINE PARTE VALIDA SOLO PER LA HOME */