/* CSS Document */

a.page-options {
	display: block;
}

.hidden {
	display : none;
}

p{
	font-family: Arial;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #CCCCCC;
	background-color:#000000;
	padding: 0px;
	padding-left: 0px;
	text-decoration: none;
}

a.p:hover{
	font-family: Arial;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	display:block;
	padding: 0px;
	padding-left: 0px;
}

.descrittivodx{
	font-family: Arial;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #CCCCCC;
	background-color:#000000;
	padding: 0px;
	padding-left: 0px;
	text-decoration: none;
}
	

a.descrittivodx:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #FF0000;
	background-color:#000000;
	padding: 0px;
	padding-left: 0px;
	text-decoration: none;
}

.commento{
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	padding-right: 4px;
	color: #000000;
}

a.commento:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	padding-right: 4px;
	color: #FFFFFF;
}

.navigation {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #CCCCCC;
	background-color:#000000;
	display: compact;
	text-decoration: none;
	
}

a.navigation:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	display:block;
	
}

.logo1 {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
.logo2 {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	
}

.piepagina {
	font-family: Arial;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.barraverticale {
	background-color: #CCCCCC;
