body, font, table, td, input, textarea, select, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #889999;
}

input, textarea, select {
	color:#000000;
	padding: 2px;
}



form {
	margin:0px;
	padding:0px;
}

ol, ul {
	padding: 0px;
	margin-left: 30px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

}

.hr {
	padding: 0px;
	padding-bottom: 16px;
	margin: 0px;
	width: 100%;
	height: 1px;
	line-height: 1px;
}

.titulo {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #00539F;
}

.titulillo {
	font-size: 12px;
	color: #00539F;
}

.titulilloGrupo {
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}

.enlaceNormal {
	font-weight: bold;
	color: #889999;
}

.enlaceNormal:hover {
	text-decoration:none;
}

body {
	margin-top:10px;
}

.textoBlanco {
	color:#FFFFFF;
}

.textoBlanco:link {
	text-decoration:none;
	color:#FFFFFF;
}

.textoBlanco:vlink {
	text-decoration:none;
	color:#FFFFFF;
}

.accesoTabla {
	border: 1px solid #CDD7E0;
}

.accesoCaja {
	width: 100px;
	text-align:right;
}

.formuTabla {
	border: 1px solid #CDD7E0;
	background-color: #F1F2F5;
}

.pieEnlace {
	font-size: 10px;
	color: #AAAAAA;
	text-decoration: none;
	text-align:center;
}

.error {
	color: #990000;
	font-weight:bold;
}

.coletillas {
	font-size:11px;
}

.naranja {
	color: #FF690A;
	font-weight:bold;
}

.naranjaGrande {
	font-size: 14px;
	font-weight: bold;
	color: #FF690A;
	font-weight:bold;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #889999;
	text-align:justify;
}

.menu {
	font-size: 12px;
	color: #244894;
	text-decoration: none;
	font-weight:bold;
	padding:3px;
}

.menu:hover {
	/*text-decoration:underline;*/
	background-color:#cddfee;
}

.tablaSolicitarInfo {
	border:1px solid #D7DCE6;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#234994;
}
