input.with-hover:focus, input.with-hover:hover, textarea.with-hover:focus, textarea.with-hover:hover, select.with-hover:focus, select.with-hover:hover {
	background: #F3F3F3;
}

/*---------- TEXTOS -----------*/
.RojoN12 {
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight: bold;
	color:#C82B34;
	}
.CelesteN12 {
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight: bold;
	color:#78B6C8;
	}
.AmarilloN12 {
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight: bold;
	color:#F2CA30;
	}
.Gris13 {
	font-family: "Trebuchet MS";
	font-size:13px;
	color:#666666;
	}
.GrisN13 {
	font-family: "Trebuchet MS";
	font-size:13px;
	font-weight: bold;
	color:#666666;
	}
.CelesteN13 {
	font-family: "Trebuchet MS";
	font-size:13px;
	font-weight: bold;
	color:#78B6C8;
	}
.denegado {
	font-family: "Trebuchet MS";
	font-size:22px;
	font-weight: bold;
	color:#C82B34;
	}
