@charset "utf-8";

.rassegna-item-box {
	font-family:Tahoma, Geneva, sans-serif;
	width:314px;
	float:left;
	/*
background-color:#FFF;
*/
	/*
background: url(shadowAlpha.png) no-repeat bottom right !important;
  	background: url(shadow.gif) no-repeat bottom right;
*/

	margin: 6px 0 0 4px !important;
  	margin: 6px 0 0 0px;
	padding-bottom:5px;
	padding-right:5px;
	height:250px;

}

.rassegna-box-bkg {

	background-color:#EFEFEF; 

	overflow:hidden; 
	height:99%; 
	width:99%;
	
}

.rassegna-box-description {
	margin-left:8px;
	margin-top:8px;
	width:296px;
	font-size:11px;
	line-height:1.1;
}

.rassegna-box-description .rassegna-item-text {
	text-align:justify;
}

.rassegna-box-description img {
	float:left;
	display:inline;
	margin-right:6px;
}

#rassegna-top {
	/*
background-image:url('assets/img/rassegne/big/rassegna_barocco.jpg');
*/
	background-position:left top; 
	background-repeat:no-repeat;
	margin-bottom:20px;
}
#rassegna-top #left {
	margin-top:50px;
	margin-left:20px;
	width:362px;
	float:left;	
	display:inline;
}

#rassegna-top #left #rassegne-player {
	width:362px;
	height:180px;
}

#rassegna-top #right {
	margin-right:30px;
	padding-top:40px;
	width:520px;
	float:right;
	display:inline;
}

#rassegna-top #right h1 {
	font-size:16px;
	margin-bottom:10px;
	font-family:"Trebuchet MS", Geneva, Verdana, sans-serif;
}

#rassegna-top #right p {
	text-align:justify;
	line-height:1.4;
	font-size:12px;
	font-family:"Trebuchet MS", Geneva, Verdana, sans-serif;
}

#rassegna-top #right #info {
	width:280px;
	float:left;
	margin-top:20px;
}
#rassegna-top #right #allegati {
	width:230px;
	margin-top:34px;
	float:right;
}

#rassegna-top #right #info p {
	font-size:14px;
}
#rassegna-top #right #allegati p {
	float:left;
	line-height:1.9;
}
#rassegna-top #right #allegati img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
} 

/* Archivio rassegne */

.showArchive {
	line-height:35px;
	margin-right:10px;
}

#rassegna-archive {
	display:none;
}

