﻿body
{
	font-family: Arial;
	background-image: url("Imagenes/nuevo-1.png");
}

.Etiquetas
{
	font-weight: bold;
	font-size: 8pt;
	color: #418E96;
	font-family: Arial;
}


.Titulos
{
	font-size: 10pt;
	color: #105E70;
	font-family: Arial;
	font-weight: bold;
}

.CajasTexto
{
	font-size: 8pt;
	color: black;
	font-family: Arial;
}

.Centrado
{
	text-align: center;
}

.Menus
{
	font-weight: bold;
	font-size: 8pt;
	color: #1889A3;
	font-family: Arial;
	/*z-index: 200;*/
	/*letter-spacing: 0;
	float: left; */
	/*display: inline;*/
	/*margin: auto 10px; */
	/*overflow:hidden;*/
}

.MenuCerrarSesion
{
	font-weight: bold;
	font-size: xx-small;
	color: #FFFFFF;
	font-family: Verdana;
	text-decoration:none;
	/*display:inline;*/
}

.AvisosImportantes
{	
	font-size: 8pt;
	color: red;
	font-family: Arial;
}

.OK
{	
	font-size: 8pt;
	color: green;
	font-family: Arial;
}

.Bienvenida
{
	font-size:x-small;
	color: #238E68;
	font-family: Arial;
	font-weight: bold;
}

.TituloReporte
{
	font-size: 14pt;	
	font-weight:bold;
	font-family: Arial;	
}

.EtiketaReporte
{
	font-size: 10pt;	
	font-weight:bold;
	font-family: Arial;	
}

.CampoReporte
{
	font-size: 10pt;		
	font-family: Arial;		
}

.IE8Fix
{
	z-index: 100;
}

.HeaderGrid
{
	font-size: 8.25pt;
	color: white;
	font-family: Arial;
	font-weight: bold;
	background-color: #105E70;
}

.RowGrid
{
	font-size: 8.25pt;
	color: black;
	font-family: Arial;
	background-color: #FFFFFF;
}

.SelectedRowGrid
{
	font-size: 8.25pt;
	color: black;
	font-family: Arial;
	background-color: #C0C0C0;		
}