.itemalinea {
	margin-bottom: 20px;
}

.itemtitle {
	font-size: 12px;
	color: #686868;
	font-weight: bold;
}

.itemtext {
	font-size: 12px;
	color: #686868;	
	line-height: 18px;
}

.alineatext {
	font-size: 12px;
	color: #686868;	
	line-height: 18px;
}

.portfolioItemName {
	font-size: 12px;
	text-align: center;
}

.sitemapSubItem {
	font-size: 12px;
	padding-left: 10px;
	color: #686868;
	text-transform: capitalize;
	line-height: 14px;
}

.sitemapItem {
	font-size: 12px;
	color: #686868;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 14px;
}

.sitemapSubItem a {
	color: #686868;
	text-decoration: none;
}

.sitemapSubItem a:hover {
	color: #686868;
	text-decoration: underline;
}

.sitemapItem a {
	color: #686868;
	text-decoration: none;
}

.sitemapItem a:hover {
	color: #686868;
	text-decoration: underline;
}
