#FondoAreaDatos {
	position: absolute;
	left: 200px;
	top: 200px;
	width: 621px;
	height: 315px;
	overflow:auto;
	z-index: 9;
}
#FotoPrimeraPagina {
	position: absolute;
	left: 822px;
	top: 200px;
	width: 152px;
	height: 300px;
	z-index: 11;
	visibility: visible;
	padding: 1px 1px 1px 1px;
	border: 1px solid #006;
	line-height: 6px;
}
#LogosCertificados {
	float: left;
	width: 130px;
	height: 81px;
	z-index: 11;
	padding: 5px;
}
#FondoCertificados {
	width: 99%;
	z-index: 10;
	background-color:#FFF;
	vertical-align: middle;
	border: 1px solid #006;
}
#FondoDireccion {
	position: absolute;
	left: 0px;
	top: 160px;
	width: 420px;
	height: 65px;
	z-index: 10;
}
#DegradadoPieIzqFoto {
	position: absolute;
	left: 0px;
	top: 612px;
	width: 175px;
	height: 8px;
	background-image: url(../imagenes/DegradadoPieIzq.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
	z-index: 4;
}
#DegradadoPieDchoFoto {
	position: absolute;
	left: 176px;
	top: 612px;
	width: 599px;
	height: 8px;
	background-image: url(../imagenes/DegradadoPieDcho.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
	z-index: 4;
}
#FondoPieFoto {
	position: absolute;
	left: 0px;
	top: 620px;
	width: 775px;
	height: 20px;
	background-color: #EC0600;
	z-index: 4;
}
#PieFoto {
	position: absolute;
	left: 0px;
	top: 620px;
	width: 765px;
	height: 20px;
	z-index: 11;
	padding-top: 3px;
}
#FondoContenidoFoto {
	position: absolute;
	height: 620px;
	width: 600px;
	top: 0px;
	left: 175px;
	background-color: #F4F4F4;
	z-index: 1;
}
#Volver {
	position: absolute;
	left: 667px;
	top: 582px;
	width: 85px;
	height: 20px;
	z-index: 10;
}
