p {
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
.texto {
	font-family: Tahoma, Verdana;
	font-size: 11px;
}

.centrado {
	text-align: center;
}
input {
	height: 18px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	vertical-align: middle;

}
.derecha {
	text-align: right;
}
.izquierda {
	text-align: left;
}
a {
	color: #006699;
	text-decoration: none;

}
a:hover {
	color: #003366;
	text-decoration: underline;

}
a.claro:hover {

	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
.claro {

	color: #003366;
	text-decoration: none;
}
.oscuro {
	color: #CCFFFF;
}
a.oscuro:hover {
	color: #003366;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tit {
	font-weight: bold;
	color: #006699;
	font-size: 10px;

}
.titnegro {
	font-weight: bold;
	color: #000000;

}
.azul {
	color: #006699;
}
h3 {
	font-family: Tahoma;
}
.verde-mini {
	font-family: tahoma, arial, verdana;
	font-size: 9px;
}

#Layer3 {
	position:absolute;
	width:145px;
	height:29px;
	z-index:1;
	left: 700px;
	top: 137px;
	font-family: tahoma, arial, verdana;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	}
	
	#Layer3 a {
		color:#FFFFFF;
		}

