a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #737373;
	text-decoration: none;
}

input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #4C4C4C;
	text-transform: uppercase;
}
input.login {
	width: 115px;
}
input.acceso {
	width: 115px;
	text-transform: none;
}


select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #4C4C4C;
}

textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #4C4C4C;
	text-transform: uppercase;
}

textarea.textareaMinutas {
	text-transform: none;
	font-size: 12px;
}

table.tablalistado {
	background-color: #858EA8;
}
td.tablalistado {
	color: #FFFFFF;
	font-weight: bold;
}
th {
	color: #FFFFFF;
	font-weight: bold;
}

/*
th.orden {
	cursor:hand;
}
*/
a.th{
	color: #FFFFFF;
	font-weight: bold;
}

td.blanco {
	background-color: #FFFFFF;
}
td.semigris {
	background-color: #F5F7F8;
	color: #737373;
}
td.gris {
	background-color: #E7E8EE;
	color: #737373;
}
td.mensaje {
	background-color: #FFFFFF;
		font-size: 11px;
	font-weight: bold;
	text-align:center;
}

td.formulas {
	background-color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	text-align:left;
}

td.menuseleccion {
	background-color: #858EA8;
	color: #FFFFFF;
}

td.tituloactivo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	/**
	border:3px solid #505d81;
	color: #505d81;
	**/
	/**
	background-color: #505d81;
	color: #FFFFFF;
	**/
	/**/
	background-color: #858EA8;
	color: #FFFFFF;
	/**/
	padding: 5px;
}

a.tablaenlace {
	color: #858EA8;
	text-decoration: underline;
}
a.tablaseleccion {
	color: #4E4E4E;
	text-decoration: underline;
}
a.tablaseleccionsiguiente {
	color: #4E4E4E;
	text-decoration: none;
}
span.tablaactual {
	color: #858EA8;
}
td.literal {
	font-weight: bold;
	color: #858EA8;
}
span.login {
	font-weight: bold;
	color: #858EA8;
}

img{
	border: 0;
}
