/* ---------HOME html CONTENT ------------*/

#news {
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 7px;
	}

#text {
	display: inline;
	float: left;
	width: 560px;
	text-align: justify;
	margin-bottom: 10px;
	margin-left: 12px;
	margin-right: 40px;
	}
	
#text h1 {
	border-top: solid 1px;
}
	
#text p {
	margin: 0;
}

#text p.intestazione {
	font-size: 16px;
	color: #000;
	margin-top: 20px;
	margin-bottom: 10px;
	font-style: italic;
}

#text p.info {
	font-size: 16px;
	margin-bottom: 20px;
	font-style: italic;
	color: #000;
}

#text p em.gruppo {
	color: #3FAE49;
	font-style: normal;
	font-weight: bold;
}

#text p em.gruppo-luglio {
	color: #CC0F95;
	font-style: normal;
	font-weight: bold;
}

#text p em.gruppo-agosto {
	color: #00AEEF;
	font-style: normal;
	font-weight: bold;
}

#text p em.bold {
	font-weight: bold;
	font-style: normal;
}

#text p.bold {
	font-weight: bold;
	font-style: normal;
}

#text p.altre_rassegne {
	font-size: 12px;
	text-align: right;
}
	
em.bold {
	font-weight: bold;
	font-style: normal;
}

#fotos {
	border: 0px solid #6e6f6d;
	display: inline;
	float: right;
	width: 300px;
	height: 402px;
	margin-left: 10px;
	margin-top: -23px;
	}
	
div.foto-carousel {
	display: inline;
	float: right;
	width: 300px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 50px;
}
