div#pie{
	position: absolute;
	top: 1035px;
	left: 50%;
}
div#pie-der{
	position: absolute;
	right: 0px;
	width: 50%;
	top: 1035px;
	background-image: url(pie-der.gif);
	background-repeat: repeat;
	background-position: right top;
	height: 97px;
}
div#pie-izq{
	position: absolute;
	left: 0px;
	width: 50%;
	top: 1035px;
	background-image: url(pie-izq.gif);
	background-repeat: repeat;
	background-position: left top;
	height: 97px;
}
div#contenido{
	position: relative;
	vertical-align: middle;
	margin-left: -389px;
	left: 50%;
	width: 778px;
	height: 700px;
}

div#titulo-1{
	position: absolute;
	left: 20px;
	top:60px;
}
div#col-1{
	position: absolute;
	left: 20px;
	top:110px;
	width: 500px;
}
div#col-2{
	position: absolute;
	left: 360px;
	top:2070px;
	width: 220px;
}

div#col-1pic{
	position: absolute;
	left: 20px;
	top:90px;
	width: 529px;
}

