/* CSS Document */
div#news_flashContainerStampa{
	display:table;
	position:relative; 
	margin:0 230px; 
	width: 620px;
	/*height:auto !important; 
	height:100%; 
	min-height:100%;*/
}

.stampa_titolo{
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 20px;
	color: #666666;
	text-decoration: none;
	line-height: 24px;
	border:0px solid Red;
}
.stampa_titoloRA{
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 20px;
	color: #666666;
	text-decoration: none;
	/*line-height: 25px;*/
}

.stampa_data{
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}
.stampa_link{
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #547CBF;
	text-decoration: none;
	line-height: 14px;
	margin-top: 6px;
}

.stampa_link a{
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #547CBF;
	text-decoration: none;
	/*line-height: 18px;*/
}

.stampa_link a:hover {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #547CBF;
	text-decoration: underline;
}



div#stampa_navigazione{
	float:right;
	width: 750px;
	height:27px;
	text-align: center;

}

/*SPOKESMEN*/

.spoke_titolo{
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 20px;
	color: #666666;
	text-decoration: none;
	line-height: 7px;
}
.spoke_testo{
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	/*color: #707173;*/
	color: #333333;
	text-decoration: none;
	line-height: 7px;
}
.spoke_link{
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #547CBF;
	text-decoration: none;
	line-height: 7px;
}

.spoke_link a{
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #547CBF;
	text-decoration: none;
	/*line-height: 18px;*/
}

.spoke_link a:hover {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #547CBF;
	text-decoration: underline;
}
