.sobre{
	position:relative;
	width:767px;
	font:11px Trebuchet MS, Arial, Verdana;
	color:#666666;
	
}

.sobre h1{
	font:18px Trebuchet MS, Arial, Verdana;
	color:#aade0b;
}

.preferidos{
	position:relative;
	border-top:1px solid #dadbd9;
	width:767px;
	bottom:0;
	
	min-height:310px;
	
}


.preferidos .title{
	display:block;
	padding:10px 0 12px 4px;
	font:18px Trebuchet MS;
	color:#4ab2ce;
}



.roupa{
	position:relative;
	width:975px;
	margin-left:-13px;
	
}


.roupa .produto{
	position:relative;
	width:182px;
	margin-left:13px;
	float:left;
}


.roupa .produto .thumb{
	position:relative;
	height:220px;
	background:#e4e4e4;
}

.roupa .produto .descricao{
	position:relative;
	width:182px;
	margin-top:5px;
	
	
	
}
.roupa .produto .descricao .euros{
	font:17px Trebuchet MS;
	color:#ea006b;
	font-weight:bold;
	display:block;
	float:left;
	width:30px;
	
	
	
}

.roupa .produto .descricao .title_link{
	font:14px Trebuchet MS;
	color:#4ab2ce;
	padding-left:5px;
	display:block;
	float:left;
	width:147px;
	position:relative;
	
}
.roupa .produto .descricao .idade{
	font:11px Trebuchet MS;
	color:#666666;
	display:block;
	position:relative;
	margin-left:35px;
}