﻿.Titulo
{
	font-size: X-Large; 
	font-family: Arial;
	color:navy;
	font-weight:bold; 
}
.Etiqueta
{
	font-size: X-small; 
	font-family: Arial;
	color:navy;
	font-weight:bold; 
}
.EtiquetaRoja
{
	font-size: XX-large; 
	font-family: Arial;
	color:red;
	font-weight:bold; 
}
.EtiquetaLarga
{
	font-size: X-large; 
	font-family: Arial;
	color:navy;
	font-weight:bold; 
}
.Textbox
{
	font-size: 11px;
	font-family: Arial;
}
.GridView
{
	font-size: xx-large;
	font-family: Arial;
	border-style:double
}
.Error
{
	font-size: 12px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: red;
}
.Submenu
{
	font-size: medium; 
	font-family: Arial;
	font-weight:bold;
	color:navy;
}

.Imagen
{
	background-image: url(../../../../../../Inetpub/wwwroot/OrdinarioControlado/images/sepomex2.bmp);
	font-size: 12px; 
	font-family: Arial
}
.Boton
{
	font-size: small; 
	font-family: Arial ;
	font-weight:bold;
	color:Navy;
}
.BotonLargo
{
	font-size: large; 
	font-family: Arial ;
	font-weight:bold;
	color:Navy;
}
