div#pie{
	position: absolute;
	top: 1395px;
	left: 50%;
}
div#pie-der{
	position: absolute;
	right: 0px;
	width: 50%;
	top: 1395px;
	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: 1395px;
	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: 1060px;
}

div#titulo-1{
	position: absolute;
	left: 20px;
	top:60px;
}
div#col-1{
	position: absolute;
	left: 20px;
	top:110px;
	width: 300px;
}
div#col-2{
	position: absolute;
	left: 337px;
	top:110px;
	width: 190px;
}
div#col-3{
	position: absolute;
	left: 20px;
	top:260px;
}
div#col-4{
	position: absolute;
	left: 20px;
	top:310px;
	height: 350px;
}
div#col-5{
	position: absolute;
	left: 20px;
	top:260px;
}
div#col-6{
	position: absolute;
	left: 20px;
	top:310px;
	width: 410px;
}
div#col-7{
	position: absolute;
	left: 557px;
	top:275px;
}

