/*funzione standard - gestione pagine*/

#gestpag01 {
	float: left;
	width: 130px;
	position: relative;
	clear: both;}

#gestpag02 {
	float: left;
	width: 422px;
	position: relative;
	text-align: right;}

/*spazi righe colorate e tag*/

.riga1px {
	width: 100%;
	height: 1px;
	position: relative;
	background-color: transparent;
	font-size: 1px;
	line-height: 1px;
	clear: both;}

.riga3px {
	width: 100%;
	height: 3px;
	position: relative;
	background-color: transparent;
	font-size: 1px;
	line-height: 1px;
	clear: both;}

.riga5px {
	width: 100%;
	height: 5px;
	position: relative;
	background-color: transparent;
	font-size: 1px;
	line-height: 1px;
	clear: both;}

.riga10px {
	width: 100%;
	height: 10px;
	position: relative;
	background-color: transparent;
	font-size: 1px;
	line-height: 1px;
	clear: both;}