#FondoMenuCert {
	position: absolute;
	height: 981px;
	width: 175px;
	top: 0px;
	left: 0px;
	background-color: #D3D3D3;
	z-index: 2;
	border-right: 1px solid #aaa;
}
#DegradadoPieIzqCert {
	position: absolute;
	left: 0px;
	top: 973px;
	width: 175px;
	height: 8px;
	background-image: url(../imagenes/DegradadoPieIzq.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
	z-index: 4;
}
#DegradadoPieDchoCert {
	position: absolute;
	left: 176px;
	top: 973px;
	width: 824px;
	height: 8px;
	background-image: url(../imagenes/DegradadoPieDcho.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
	z-index: 4;
}
#FondoPieCert {
	position: absolute;
	left: 0px;
	top: 981px;
	width: 1000px;
	height: 20px;
	background-color: #EC0600;
	z-index: 4;
}
#PieCert {
	position: absolute;
	left: 0px;
	top: 981px;
	width: 990px;
	height: 20px;
	z-index: 11;
	padding-top: 3px;
}
#FondoContenidoCert {
	position: absolute;
	height: 981px;
	width: 825px;
	top: 0px;
	left: 175px;
	background-color: #F4F4F4;
	z-index: 1;
}
#FondoAreaDatos {
	position: absolute;
	left: 312px;
	top: 205px;
	width: 551px;
	height: 756px;
	z-index: 9;
}
#Volver {
	position: absolute;
	left: 779px;
	top: 943px;
	width: 85px;
	height: 20px;
	z-index: 10;
}

