.nav_commenti_conteiner {
	float: right;
	height: 19px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 1px;
	width: 654px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border: 1px solid #b6cee6;
	padding-top: 5px;
	background-color: #fbfcfd;
}

.nav_num_cont {
	float: right;
	height: 19px;
	color: #FFF;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #b6cee6;
	border-right-color: #b6cee6;
	border-bottom-color: #b6cee6;
	border-left-color: #b6cee6;
	margin: 0px;
}

.nav_num_cont li {
	float: left;
	list-style:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 12px;
	cursor: pointer;
	border: 1px solid #B6CEE6;
	margin-right: 2px;
	margin-left: 2px;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}

.nav_num_cont li:hover {
	background-color: #C2D1E0;
	border: 1px solid b6cee6;
	background-image: url(images_2008/top/bott_sel.png);
}
	
.test {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 23px;
}

.cisonototcommenti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #021120;
	float: left;
	padding-left: 4px;
	padding-top: 1px;
}

a.nav_nero_rosso {
	color: #000;
	text-decoration: none;
}

a.nav_nero_rosso:hover {
	color: #F00;
}


.cont_nav_numeri {
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFF;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #b6cee6;
	border-right-color: #b6cee6;
	border-bottom-color: #b6cee6;
	border-left-color: #b6cee6;
	padding-top: 1px;
	width: 350px;
}

.numero_box {
	float: left;
	list-style:none;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	height: 12px;
	cursor: pointer;
	border: 1px solid #B6CEE6;
	margin-right: 2px;
	margin-left: 2px;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
}

