#title_categorie {
	font-family: Arial;
	text-align:left;
	font-size:18px; 
	font-weight:normal;
	color:#8F0154; 
	padding: 5px 0 5px 3px;
	text-transform: ucfirst;
}

.paginator {
	width:auto;
	padding: 5px 0px 0 5px;
}
.pagini {
	float:left;
	width:60%;
	text-align:left;
	color:#333333;
	font-size:11px;
}
.pagini a {	
	color:#333333;
	font-size:10px;
	border:1px solid #E3E3E3;
	padding: 0 4px;
	height:18px;
	line-height:18px;
}
.pagini a.active {	
	color:#8F0154;
	font-size:10px;
	border:1px solid #E3E3E3;
	padding: 0 4px;
	height:18px;
	line-height:18px;
	background:#E3E3E3;
}
.pagini a.sg{	
	background:#fff;	
	border:0px;
}
.pagini a.sg img{	
	vertical-align:middle;	
	padding:0px;
}
.pagini_info {
	float:right;
	width:35%;
	text-align:right;
	color:#333333;
	font-size:11px;
	padding-right:5px;
}

#breadcrumb{ 	
	width:100%;
	height:auto;	
}
#breadcrumb ul{ 	
	text-align: left;
}
#breadcrumb ul li{ 
	float:left; 
	list-style-type: none; 
	display:inline;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	padding: 0 0 5px 5px;
}
.nolink{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color: #000000;	
	padding: 1px 12px 0 0px;
	background:url(../images/center/bc_sageata.gif) right center no-repeat;
}
#breadcrumb ul li a{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color: #000000;	
	padding: 0 15px 0 0px;
	background:url(../images/center/bc_sageata.gif) right center no-repeat; 	
}
#breadcrumb ul li a:hover{ 
	text-decoration:underline;
}
