.areaevento {
	margin-bottom: 10px;	
	background-color: #F4F4F4;	
	border-top: 2px solid #cccccc;	
	border-bottom: 1px solid #FFCC99;		
}

.eventogenere {
	color: #666666;
	font-weight: bold;
}

.eventodata {
	font-weight: bold;
	text-align: left;
	float: left;
	width: 35%;		
	margin: 0px;	
	color: #666666;
	font-size: 110%;
}

.eventotitolo {
	font-weight: bold;
	float: left;
	padding-bottom: 2px;
	width: 55%;		
}

.eventorassegna {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: italic;
   margin-left: 35%;
}

.eventoreplica {
	font-size: 85%;
   margin-left: 35%;	
}

.eventoluogo {
   margin-left: 35%;	
}



/* */


/* Area della paginazione */

div.f-paginazione {
	text-align: center; 
	color: #666666;
	letter-spacing: 1px;
	padding-top: 5px;
	margin-top: 15px;
	margin-bottom: 5px;	
}



/* Area risultato */

div.f-risultato {
	color: #666666;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #FbFbFb;	
    border-top: 1px dashed #A9A9A9;	
	border-bottom: 1px dashed #A9A9A9;	
    padding-top: 3px; 
	padding-bottom: 3px;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	word-spacing: 2px;
	}

/* Area risultato: parole cercate */

div.f-words {
	text-align: left;
	float: left;
	width: 60%;
	padding: 2px;
}
