/*Generated by KompoZer*/
.titulo_tabla
{
	margin: auto;
	background-image: url(../imagen/login_1.gif);
	background-repeat: no-repeat;
	font-family: Verdana;
	color: #1F951D;
	font-weight: bold;
	text-align: left;
	padding-left: 70px;
	width: 390px;
	height: 35px;
	padding-top: 18px;
	padding-bottom: 0px;
	border-left: 3px solid #7E8ACC;
	border-right: 3px solid #7E8ACC;
	background-color: #FFFFFF;
}
.fondo
{
	margin: auto;
	width: 455px;
	height: 189px;
	font-family: Verdana;
	background-color: #FFFFFF;
	font-size: 8pt;
	padding-left: 5px;
	background-image: url(../imagen/login.gif);
	background-repeat: no-repeat;
	border-left: 3px solid #7E8ACC;
	border-bottom: 3px solid #7E8ACC;
	border-right: 3px solid #7E8ACC;
}
#mensaje_error
{
	text-align: center;
	color: #CA1F1F;
	font-size: 10pt;
	padding-top: 54px;
}
#mensaje
{
	text-align: center;
	color: #35C81D;
	font-size: 10pt;
	padding-top: 54px;
}
FORM
{
	background-color: #E9ECEF;
	margin-left: 76px;
	margin-top: 17px;
	border: 1px solid #6393DF;
	margin-right: 9px;
	color: #000000;
	text-align: center;
}
TABLE
{
	margin-right: auto;
	margin-left: auto;
	width: 538px;
}
.boton
{
	border: 2px solid #CCCCCC;
	color: #5E9B4F;
}
