.produtos{
	position:relative;
	width:767px;

	margin-top:17px;
	background:#ffffff;
	border-bottom:1px solid #dadbd9;
}

.produtos_content{
	position:relative;
	margin-left:-13px;
	
	float:left;

}

.produtos_content .roupa{
	position:relative;
	width:182px;
	margin-left:13px;
	padding-bottom:15px;
	float:left;

}


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


.produtos_content .roupa .descricao{
	position:relative;
	width:182px;
	margin-top:5px;
	
}

.produtos_content .roupa .descricao .euros{
	font:17px Trebuchet MS;
	color:#ea006b;
	font-weight:bold;
	display:block;
	float:left;
	width:30px;
	
	
}

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

.produtos_content .roupa .descricao .idade{
	font:11px Trebuchet MS;
	color:#666666;
	display:block;
	position:relative;
	margin-left:35px;
}

.navigation{
	position:relative;
	width:767px;
	margin-top:11px;
	padding-bottom:10px;
	
	
}

.navigation .pag_left{
	position:absolute;
	font:11px Trebuchet MS;
	left:0;
	width:100px;
	color:#999999;
	margin-top:7px;
	
	
}

.navigation .pag{
	position:relative;
	width:550px;
	
	float:left;
	text-align:center;
	margin-left:100px;
	margin-right:10px;
}

.navigation .pag a{
	position:relative;
	padding:3px 6px 3px 6px;
	width:13px;
	background:#999999;
	
	margin-left:11px;
	
	font:11px Trebuchet MS;
	color:#ffffff;
	
}

.navigation a.active{
	position:relative;
	padding:3px 6px 3px 6px;
	width:13px;
	background:#4fc1ef;
	margin-left:11px;
	font:11px Trebuchet MS;
	color:#ffffff;
}

.navigation .pag_right{
	position:absolute;
	font:11px Trebuchet MS;
	right:0;
	width:100px;
	color:#999999;
	margin-top:7px;
	padding-left:13px;
}
