﻿/*CARGANDO*/
#ajaxEfect
{
	position: absolute;
	margin: 15% 0 0 37%;
	width: 300px;
	height: 120px;
	border: 1px solid;
	background-color: white;
	z-index: 3;
}
#ajaxEfect #alerta
{
	background-color: #840000;
	height: 22px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: medium;
	font-family: Courier New;
}

#msj
{
	position: absolute;
	margin: 75px 0 0 97px;
	color: black;
	font-variant: small-caps;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#imgcarga
{
	position: absolute;
	width: 50px;
	height: 50px;
	margin: 10px 0 0 130px;
}