a.name { 
font-size:18px;
}

.navigatore_pagine{
	height:1%;
	overflow:hidden;
	padding:10px 0;
	clear:both;
}
.pagine{
float:left;
	background:url(../images/backbutton.gif) no-repeat 0 0;
	width:127px;
	height:42px;
	text-align:center;
	display:block;
	color:#333;
	margin:0 5px;	
	padding-top:6px;
}
.pagina_corrente{
	background:url(../images/page_num.gif) no-repeat 0 100%;
	width:37px;
	height:42px;
	display:block;
	float:left;
	text-align:center;
	margin:0 5px;
	padding-top:6px;
	font-weight:bold;
	color:#FFF;
}
a.pagina {
	background:url(../images/page_num.gif) no-repeat 0 0;
	width:37px;
	height:42px;
	display:block;
	text-align:center;
	float:left;
	margin:0 5px;	
	padding-top:6px;
	text-decoration:none;
	color:#333;
}

a:hover.pagina {
	background:url(../images/page_num.gif) no-repeat 0 100%;

}

hr{
	border-bottom:1px solid #EEE; 
	border-top:1px solid #DDD;
}

.hr{
	background:url(../images/content_cut.gif) no-repeat right center;
	height:20px;
	clear:both;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
/* Form button styles
---------------------------------------- */
input.button1, input.button2 {
	font-size: 1em;
}

a.button1, input.button1, input.button3, a.button2, input.button2 {
	width: auto !important;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #000;
	background: #FAFAFA none repeat-x top;
}

a.button1, input.button1 {
	font-weight: bold;
	border: 1px solid #666666;
}

input.button3 {
	padding: 0;
	margin: 0;
	line-height: 5px;
	height: 12px;
	background-image: none;
	font-variant: small-caps;
}

/* Alternative button */
a.button2, input.button2, input.button3 {
	border: 1px solid #666666;
}

/* <a> button in the style of the form buttons */
a.button1, a.button1:link, a.button1:visited, a.button1:active, a.button2, a.button2:link, a.button2:visited, a.button2:active {
	text-decoration: none;
	color: #000000;
	padding: 2px 8px;
	line-height: 250%;
	vertical-align: text-bottom;
	background-position: 0 1px;
}

/* Hover states */
a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, input.button3:hover {
	border: 1px solid #BCBCBC;
	background-position: 0 100%;
	color: #BCBCBC;
}

/* Barra percentuale */
.filltext {
 color:#666;
 font-size: 0.9167em;
 margin-bottom:5px;
}
.filltext .notes { font-size: 1em }
#fillbar {
 width: 149px;
 height: 9px;
 overflow: hidden;
 margin: 5px 0 5px;
 padding: 2px;
 background: url(../images/fillbar.png) no-repeat 0 0;
 font-size: 0;
}

#fillbar span {
 display: block;
 height: 13px;
 overflow: hidden;
 background: url(../images/fillbar.png) no-repeat -2px -15px;
}

.bordo_blog {
	border-style:;
	border:1px solid #CCC;
	padding: 1px 10px 1px 1px;}

.bordo_blog_interno {
	border-style:;
	border:1px dashed #CCC;
	padding: 0 0 0 15px}

.bordo_visualizza_album {
	border-style:;
	border:2px dashed #CCC;
	padding: 1px 1px 1px 1px;}
	
.bordo_foto {
	border-style:;
	border:1px solid #CCC;
	padding: 1px 1px 1px 1px;}
