@charset "UTF-8";
/* CSS Document */

.tit_categoria_file,
.filesharing_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	}

.tit_categoria_file {
	font-size: 28px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 20px 0 10px 0;
	}
	
.numero_file {
	font-size: 18px;
	color: #999999;
	}
	
.filesharing_text {
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	padding-bottom: 15px;
	border-bottom: 1px #CCCCCC dotted;
	}
	
.tasto_download {
	margin-top: 15px;
	}
	 
.impaginazione_filesharing {
	position:absolute; right: 0; top: 4px;
	}
	
	
	
/****** TABLE ******/
.cel_foto_filesharing,
.cel_testo_filesharing {
	width: 146px;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	}
	
.cel_testo_filesharing {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: 1px;
	font-size: 18px;
	padding: 15px 0;
	}
	
.cel_testo_filesharing a {
	color: #000000;
	text-decoration: none;
	}
	

