#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: xx-small; 
	font-style: normal; 
	font-weight: bold;
	color: #000000; 
	width: 100%;
	margin-top: 10px;
	/* border: 1px solid black; 
	border: 1px;
	border-top-style: solid;
	border-bottom-style: solid; */
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
	clear: right;
	bottom: 20px;
}

#topmenu { display: none; }

#contenuti {
 	float: right;
	width: 490px;
	margin-top: 10px;
	margin-right: 10px;
	/* background: #ffffaa; */
     	background: #ffffff;
}


#elenco { display: none; }

#boxricerca { display: none; }

.boxminisearch { display: none;}

BODY {
	PADDING-RIGHT: 20px; 
	PADDING-LEFT: 20px; 
	PADDING-BOTTOM: 20px; 
	PADDING-TOP: 20px;
	MARGIN: 0px; 
	FONT-SIZE: 76%; 
	FONT-FAMILY: verdana,arial,sans-serif; 
	TEXT-ALIGN: center;
	background-color: #ffffff;
}

#pagina {
	MARGIN: 0px auto; 
	WIDTH: 90%;
	TEXT-ALIGN: left;
	background-color: #ffffff;
}

#header { display: none;}

.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small
}

.categoria {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	font-style: normal; 
	font-weight: bold; 
	text-align: center; 
}

.titelenco {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	font-style: normal; 
	font-weight: bold; 
}

.testopiccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: xx-small; 
	color: #000000;
}

.testodesc {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: xx-small; 
	color: #000000;
}

.cornice {  
	border: 2px outset; 
	background-color: #FFFFFF; 
	margin-right: 5%; 
	margin-left: 5%;
	padding-left: 2px; 
	padding-right: 2px; 
	padding-top: 2px; 
	padding-bottom: 4px;}

.cornice2 {
	border: 0px; 
	background-color: #FFCCCC; 
	margin-right: 5%; 
	margin-left: 5%;
}

.testohome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

.paginazione { display: none; }

