body{
	color: #000000;
	font-family: arial;
	font-size: 11px;
}

.textoNormaloide{
	color: #000000;
	font-family: arial;
	font-size: 12px;
	text-align: center;
}

.textoNormal{
	color: #000000;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.textoMini{
	color: #000000;
	font-family: arial;
	font-size: 10px;
}

.textoError{
	color: #66AB1D;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}

table.tablaLogin{
	width: 300px;
}

td.renglonNormal{
	background: #FFFFFF;
	border: 2px solid #000000;
	padding: 15px 0px 15px 0px;
}

td.renglonTitulo{
	color: #FFFFFF;
	background: #000080;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	border: 2px solid #000000;
	padding: 5px 0px 5px 0px;
}

tr.renTipo1{
	color: #000000;
	background: #CCCCCC;
	font-family: arial;
	font-size: 11px;
	text-align: center;
}

tr.renTipo2{
	color: #000000;
	background: #AAAAAA;
	font-family: arial;
	font-size: 11px;
	text-align: center;
}

a.liga{
	color: #66AB1D;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.ligaMenu{
	color: #BBBBBB;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.ligaMenu:hover{
	color: #2200AA;
}

input, textarea.caja{
	color: #000000;
	font-family: arial;
	font-size: 11px;
}

select.caja{
	color: #000000;
	font-family: arial;
	font-size: 11px;
}

input.boton{
	color: #000000;
	font-family: arial;
	font-size: 12px;
	border: 1px solid #000000;
}
