body {
	margin-left: 0px;
	margin-right: 0px;
	background-color: #0E0D0D;
}
.Estilo1 {
	color: #FFFFFF;
	font-weight: bold;
}
#apDiv1 {
	position:absolute;
	left:499px;
	top:217px;
	width:506px;
	height:20px;
	z-index:1;
	background-color: #000000;
}
.Estilo3 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.Estilo4 {color: #FFFFFF}
.Estilo5 {
	font-size: 18px
}
.imagen {
	margin-left: 10%;
}
.cuadro {
	border: 1px dashed #FFF;
}
#apDiv2 {
	position:absolute;
	left:180px;
	top:320px;
	width:130px;
	height:140px;
	z-index:1;
}
.imagen2 {
	margin-left: auto;
	margin-right:auto;
	margin-top:5px;
	display: block;
}
.titulo {
	color: #919191;
	font-size: 14pt;
}
#contenedor {
	position: relative;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 810px;
	z-index: 1;
	height: 550px;
}
#apDiv3 {
	position:absolute;
	left:340px;
	top:320px;
	width:300px;
	height:1px;
	z-index:2;
	color: #FFF;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
.texto {
	font-weight: bold;
	font-size: 9pt;
	text-align: justify;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}

