p {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-align: justify;


}
.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;

}
.titnegro {
	font-weight: bold;
	color: #000000;

}
.azul {
	color: #006699;
}
h3 {
	font-family: Tahoma;
}
.verde-mini {
	font-family: tahoma, arial, verdana;
	font-size: 9px;
}
