body{
	position:relative;
	margin:84px 0 0 0;
	padding:0 0 44px 0;
	background:#dbd4c2;
}

#container{
	position:relative;
	width:1002px;
	background:#ffffff;
	margin:auto;
	
}

#container #top_menu{
	position:relative;
	height:24px;
	background:#f8f9f7;
}

#top_menu .wp_home{
	position:relative;
	margin:5px 586px 0 20px;
}
#top_menu .link{
	position:relative;
	margin:5px 0 0 13px;
}

#container #content{
	position:relative;
	background:#ffffff;
	min-height:615px;
	_height:615px
	
	
}
#content .left{
	position:relative;
	margin-top:11px;
	width:199px;
	float:left;
	
}


.left .menu{
	position:relative;
	margin-top:17px;
	width:198px;
}

.left .menu ul{
	list-style-type: none;
    padding: 0;
	margin-left:1px;
	width:198px;
	position:relative;
}

.left .menu ul li{
	width:198px;
	height:17px;
	margin-bottom:4px;
	*margin-bottom:0;
	position:relative;
}

.left .menu ul li a.item{
	position:absolute;
	bottom:0;
	font:11px Trebuchet MS;
	color:#666666;
	text-decoration:none;
	width:180px;
	background:#f8f9f7;
	padding-left:18px;
}

.left .menu ul li a.item:hover{
	/*background:#4fc1ef;*/
}

.left .menu ul li a.item label{
	
		width:198px;
	cursor:pointer;
	cursor:hand;
}

#content .right{
	position:relative;
	margin:11px 0 0 16px;
	width:767px;
	float:left;
}



.right .destaque{
	position:relatice;
	margin-top:17px;
}

.destaques{
	position:relative;
	border-top:1px solid #dadbd9;
	margin-top:17px;
	margin-left:20px;
	width:962px;
	bottom:5px;
	min-height:310px;
	
}


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



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


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


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

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

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

#container #footer{
	position:relative;
	height:24px;
	background:#f8f9f7;

}