.celda {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font: Courier New;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.celda_titulo {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight:bold;
	background-image: url(imagenes/logo_peq.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: transparent;
}

.campo{
	border:1px solid #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.fondo_tabla {
	background-image: url(imagenes/fondo_tabla.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.parrafo {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
}
.parrafo_titulo {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.Capa {
	position: absolute;
	z-index: 1;
	left: 38px;
	width: 90%;
	top: 218px;
	background-color: #040000;
}
.Capa_encabezado {
	position: absolute;
	z-index: 1;
	left: 5%;
	width: 90%;
	top: 10px;
	height: 105px;
	background-color: #040000;
}

.boton_look
{
	background-color:#CCCCCC;
	border:#000000 outset 1px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
}
