/* MEDELLINDESIGN.COM */


#contendedor {
	margin:0px auto;
	width:1000px;
	height:100%;}
#top {
	width:1000px;
	z-index:1;
	position:absolute;
	height:170px;
	margin:0px auto;
}
#contenido {
	width:1000px;
	z-index:3;
	position:absolute;
	margin:0px auto;
	background:url(images/plantilla/bottom.jpg) bottom no-repeat;
	text-align: justify;
}
#contenido_bottom {
	width:1000px;
	height:auto;
	z-index:3;
	position:absolute;
}
#luz {
	z-index:3;
	position:absolute;
	height:95px;
	width:107px;
	margin-left:230px;
	background:url(images/plantilla/lamp_1.png) no-repeat top right;
}
