/*BODY {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	margin:0px;
}
a:link, a:visited {
	color:#333;
	font-size:12px;
	text-decoration:none;
}
a:hover {
	color: #069;
	font-size:12px;
	text-decoration:none;
}
a:visited {
	color: #069;
	font-size:12px;
	text-decoration:none;
}*/
a.link-lista:link, a.link-lista:visited {
	color:#F90;
	font-size:12px;
	text-decoration:none;
}
a.link-lista:hover {
	color: #FC0;
	font-size:12px;
	text-decoration:none;
}
a.link-lista:visited {
	color: #FC0;
	font-size:12px;
	text-decoration:none;
}
/*TABLE.tabla-principal {
	width: 100%;
}
TABLE.tabla-cabecera {
	width: 100%;
	height: 45px;
	background-color:#000;
}
TABLE.tabla-cabecera-cliente {
	width: 100%;
	height: 45px;
}
TABLE.tabla-soporte {
	width: 95%;
}
TD.celda-central {
	border-left: 2px solid #ccc;	
}
TABLE.tabla-central {
	width:100%;
	font-size:14px;
	color:#666;
}
TABLE.tabla-iconos {
	width:210px;
}
TABLE.tabla-iconos TD{
	background-image:url(../images/base_ico_admin.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:90px;
	line-height: 12px;
}*/
TABLE.tabla-opciones {
	width: 100%;
	margin-top:15px;
	margin-bottom:15px;
	/*order:1px solid #999;	*/
}
TABLE.tabla-opciones-menu {
	width: auto;
	/*border:1px solid #999;*/
}
TABLE.tabla-opciones-lineas {
	width: 100%;
	font-size: 12px;
	border: 3px solid #999;
	border-radius: 12px;
	margin-bottom: 15px;

}
.td_general_over {
	background-color:#54626B;
	color:#0099CC;	
}
/*TABLE.tabla-pie {
	width: 100%;
}
FONT.titulo-webdata {
	font-size:18px;
	color:#fc0;
	font-weight:bold;
}
FONT.titulos-administrador {
	font-size:22px;
	color:#333;
	font-weight:bold;
}
FONT.titulo-cliente {
	font-size:18px;
	color:#FFF;
}*/

#fila0{

}

#fila1{
	font-weight: bolder;
	/*color: rgb(23, 85, 23);*/
	font-style: oblique;
}