@charset "utf-8";
/* CSS stampa */

/*---------------------------------COMUNICATI----------------------------*/

.ComunicatoBox
{
	clear:both;
	margin-top: 10px;
}

.ComunicatoImg
{
	width:80px;
	margin-bottom:10px;
	float:left;
	border: 1px solid #cccccc;
	cursor:pointer;
}

.ComunicatoInfo
{
	width:750px;
	float:right;
}

.ComunicatoTitle
{
	width:630px;
	float:left;
	
	font-size:14px;
	text-align:left;
	font-weight:bold;
	text-transform:uppercase;
	color:#0075bc;
}

.ComunicatoYear
{
	width:100px;
	float:right;
	
	font-size:11px;
	font-weight:bold;
	text-align:right;
	color:#666;
}

.ComunicatoBookTitle
{
	width:730px;
	float:left;
	
	font-size:12px;
	text-align:left;
	color:#6b9fbe;
}
.ComunicatoAuthor
{
	font-size:12px;
	text-align:left;
	color:#333;
}

.Download
{
	width:730px;
	float:left;
	
	font-size:11px;
	font-style:italic;
	text-align:left;
	color:#666;
}

.ComunicatoABS
{
	width:730px;
	margin-top:10px;
	float:left;
	
	font-size:12px;
	text-align:left;
	color:#333;
}

#StampaName
{
	margin-top:10px;
}
.ContattiSubTitle
{
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#494949;
}

.Rassegna_source
{
	width:730px;
	margin-top:10px;
	float:left;
}