


#content{
	margin-bottom: 30px;
}

#showroom{
	width: 1000px;
	height: 538px;
}


#blocks{
}

#shop, #windoweek{

	margin-bottom: 20px;

}

#shop{
	float:left;
	width: 480px;
}

#shop img{
	width: 480px;
}

#shop p{


}

#windoweek{
	width: 480px;
	float:right;
	margin-left: 10px;
	border-left: 1px dashed #eee;
	position: relative;
}

#windoweek .photo-caption{

}

#windoweek img{ 
	width: 480px;
}

#windoweek .date{
	font-size: 10px;
}

#portada{
    position: relative;
}

#description #ppi{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    float: left;
    width: 100px;
    margin-top: 30px;
}
#description{
    background: #fff;
    position: absolute;
    bottom: 120px;
    font-size: 12px;
    left: 0px;
    width: 1000px;
    z-index: 10;
    padding: 10px 0px;
    text-align: center;
}

#description strong{
    font-weight: bold;
    font-style: normal;
}

#description .secondline{
    display: inline;
}









