﻿body
{
	display: table-cell inherit;
}



.margen
{
	background-color: #CEF9D8;
}
.fondoV
{
	padding-left: 16pt;
	background-color: #CEF9D8;
}
.Promedio
{
	background-color: #00956B;
	font-family: Arial Narrow;
	color: White;
	font-weight: bold;
}
.encabezado
{
	background-color: #00AA4F;
	filter: Alpha(Opacity=100,FinishOpacity=30, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100);
	font-family: Arial Narrow;
	font-size: 18pt;
	font-variant: inherit;
	height: auto;
	color: white;
	text-shadow: black 0.1em 0.1em 0.2em;
}
/*------------------------------------------------------------------------------*/
.titulo
{
	color: #000000;
	font-size: 12pt;
	font-family: Arial Narrow;
}

.usuario
{
	font-family: Arial Narrow;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}
.nom_usuario
{
	font-family: Arial Narrow;
	font-style: italic;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

.separa
{
	background-color: #00AA4F;
	font-family: Arial Narrow;
}
.texPie
{
	font-family: Arial Narrow;
	font-size: x-large;
	color: #00AB4F;
}


.ListaAlternativo
{
	background-color: #BEF3C7;
	font-family: Arial Narrow;
	font-size: 11pt;
}
.ListaElemento
{
	background-color: White;
	font-family: Arial Narrow;
	font-size: 11pt;
}
.Lista
{
	font-family: Arial Narrow;
	font-size: 11pt;
}
.objetivo
{
	font-family: Arial Narrow;
	font-size: 17px;
}
.Grid
{
	overflow: auto;
	width: 1100px;
}

/******************************************************************/
/* FORMATOS DE CONTROLES PERSONALIZADOS WEBUSERCONTROLS
/******************************************************************/

/*************************************************/
/* ctlMessage									 */
/*************************************************/


.VentanaEmergenteFondoA
{
	background-color: White;
	filter: alpha(opacity=15);
	opacity: 0.15;
}


.Mensaje
{
	border-style: solid;
	border-width: 1px;
	border-color: #306754;
	font-family: Arial Narrow;
	font-size: 9pt;
	background-color: #FFFFFF;
	padding: 10px;
	margin: 0px;
	height: 80px;
	text-align: center;
	vertical-align: middle;
}
.titulo-alineado
{
	background-color: #738A9C;
	font-family: Arial Narrow;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	padding: 5px 3px 7px 10px;
	height: 15px;
}

.Botonera
{
	padding: 2px 2px 2px 2px;
	margin: 0px;
	font-family: Arial Narrow;
	font-size: 12px;
	color: #0066CC;
	cursor: hand;
	height: 25px;
	background-color: #065238;
	border-style: solid;
	border-width: 2px 1px 1px 2px;
	border-color: Gray;
	border-spacing: 0px;
}

/*************************************************/
/* Boton    									 */
/*************************************************/

button
{
	border: 0;
}
.btn
{
	font-family: Arial Narrow;
	font-size: 13px;
	color: #FFFFFF;
	text-shadow: black 0.2em 0.2em 0.3em;
	background: url(../Imagenes/Botones/Boton_sade.png);
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	display: block;
	background: transparent url(../Imagenes/Botones/Boton_sade.png) no no-repeat 0 0;
	width: 120px;
	height: 26px;
}

.btn:hover
{
	background-position: 0 -27px;
	color: #15567E;
	text-shadow: White 0.2em 0.2em 0.3em;
}

/******************************************************************/
/* Formato para la Pagina de Logeo
/******************************************************************/

.cenefa
{
	background: url('../Imagenes/Login/cenefa.png');
	background-repeat: repeat;
}

.pie
{
	background-repeat: no-repeat;
	width: 120px;
	background-color: #06BCFF;
}
.fondoPrincipal
{
	background-repeat: no-repeat;
	background-color: #006A46;
}


/******************************************************************/
/* Formato para Subtitulos
/******************************************************************/
.subtitulo-izq /*Primer letra Titulos de Bloque Informacion*/
{
	font-family: Arial Narrow;
	font-weight: bold;
	color: #EBFBFE;
	text-align: right;
	font-size: 16px;
	background: url('../../../sica/ProyecSica/Imagenes/img/fondo-subtitulo.png') no-repeat;
	padding: 4px 1px 2px 6px;
	width: 12px;
	height: 15px;
}

.subtitulo-izq /*Primer letra Titulos de Bloque Informacion*/
{
	font-family: Arial Narrow;
	font-weight: bold;
	color: #EBFBFE;
	text-align: right;
	font-size: 16px;
	background: url('../../../sica/ProyecSica/Imagenes/img/fondo-subtitulo.png') no-repeat;
	padding: 4px 1px 2px 6px;
	width: 12px;
	height: 15px;
}

.subtitulo-der /*Titulo o Encabezado de Bloque Informacion excepto primer letra*/
{
	font-family: Arial Narrow;
	font-weight: bold;
	color: #495B87;
	text-align: left;
	font-size: 16px;
	background-color: #A8B3CC;
	padding-left: 1PX;
}

.subtitulo-der /*Titulo o Encabezado de Bloque Informacion excepto primer letra*/
{
	font-family: Arial Narrow;
	font-weight: bold;
	color: #495B87;
	text-align: left;
	font-size: 16px;
	background-color: #A8B3CC;
	padding-left: 1PX;
}

