﻿.General
{
padding-top:20px;
	width:700px;
}
.FilasAlternas
{
	
	
	
}
.FilasEditables
{
	
}
.FilasVacias
{
	
	
}
.Pie
{
	
}
td a:link, td a:active, td a:visited{
	color: #0064A6;
}
td a:link:hover, td a:active:hover, td a:visited:hover{
	color: #000000;
}

.Cabeceras th {
border-top:0px	white solid;}

.Cabeceras a:active, .Cabeceras a:link{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;

}
.Cabeceras a:hover, .Cabeceras a:active:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FFFF00;
}

.Cabeceras
{
	background-color: #6099be;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 110%;
	font-weight: bold;
	height:30px;
	color: #FFFFFF;
		}
.Paginacion
{
	background-color: #0099FF;
	margin: 5;
	border: 1px #DDDDDD outset;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#99CCFF
}
.Paginacion a{
	color: #FFFFFF !important;
	text-decoration: underline;
}
.Paginacion a:hover{
	color:yellow !important;
}
.Fila
{
	border-color:  #C0C0C0;
	border-style:  dotted;
	border-width: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	
}
.FilaSeleccionada
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-style: solid;
	border-width: 2px;
	background-color: #1F63E0;
}
/* ------------Elementos del Grid de detalles------------ */

.detallegeneral
{
	width:200px;
}
.filadecomandos
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-family: Verdana;
	font-size: 80%;
	color: #1F63E0;
	text-decoration: none;
}
.filanormal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #000000;
	font-family: Verdana;
}
.encabezadofila
{	font-family: Arial, Helvetica, sans-serif;
		font-size: 90%;

	background-color:#000000;
	}
.titulo
{
	background-color: #6099be;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #FFFFFF;
}
.filaenedicion
{	font-family: Arial, Helvetica, sans-serif;
		font-size: 90%;

	width:200px;
	background-color:#FFFFFF;
}