#esquerda{

	float:left;
	width:240px;
	margin-right:25px;
	padding:0;
}


#direita{

	float:left;
	width:300px;
	margin-left:25px;
	padding:0;
}

#navega{

	margin-top:10px !important;

}


#contentor{

	float:left;
	width:700px;
	padding-right:25px;
	position:relative;

}

.desc-title{

	font-weight:bold;
	float:left;
	width:40px;
	margin-top:20px;
}

.desc-content{

	float:left;
	margin-top:20px;

}

.article-info-term{

	display:none;

}

.item-page h2{

	font-size:20px;
	line-height:130%;
}

.img-fulltext-none{

	float:left;
	margin-right:20px;
	margin-bottom:3px;

}

ul.actions{

	padding-top:10px !important;

}

#relacionados{

	float:left;
	width:700px;
	border-top:dotted 1px #AEAEAE;

}


#relacionados h3{

	color: #666666;
	font-size: 10px;
	font-weight: bold;
	height: 21px;
	line-height: 21px;
	margin: 0 0 2px;
	padding-left: 4px;
	text-align: left;
	text-transform: uppercase;
}


h2.categoria{

	font-size:40px;
	font-weight:800;
	text-transform:uppercase;
}



.subheading-category{

	width:700px;
	border-bottom:dotted 1px #000;
	margin-bottom:15px;
	float:left;

}

#contentor h2 a{

	text-transform:none !important;	

}



.maskTitCat{

	position:absolute;
	top:33px;
	left:0;
	background: transparent url(../../../media/site/tit-store.png) repeat left top;
	height:55px;
	width:700px;

}


.item-separator{

	float:left;
	width:700px;
	border-bottom: 1px dotted #666666;
	margin: 5px 0 10px;


}


#caminho{

	float:left;
	width:720px;
	margin-bottom:10px;

}

.breadcrumbs,
.breadcrumbs a{

	font-size:11px;
	line-height:25px;

}


.img-intro-left{

	float:left;
	margin-right:10px;
	margin-bottom:3px;


}