﻿body 
{
	margin-top: 1px;
}

#login_main_div
{
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color: #ffffff;
	padding: 10px;
	margin: 60px 0 auto;
}
/*
#lblTituloPagina {
	color:#EE9955;
	font-family: Verdana;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
	background-color:#EEDD99;
}*/

.tablaEncabezado {
	background-color: #3D6B92;
	color: White;
	font-size: 11px;
	font-weight: bold;
	font-family:Verdana;
	
}

.tablaEncabezado a:hover, 
.tablaEncabezado a:link,
.tablaEncabezado a:visited,
.tablaEncabezado img
{
	text-decoration: none;
	border: 0px;	
	border-color: Black;
}

.tablaEncabezado img
{
	margin-top: 3px;	
}

.tablaElementoEdit
{
	font-size: 15px;
	font-weight: bold;
	color: White;
	background-color: #ABCDEF; 
	text-align: left;
}

.tablaElemento, 
.tablaElementoAlternativo 
{
	color: #3D6B92;
	font-size: 12px;
	font-family: Tahoma;
}

.tablaElementoAlternativo
{
	background-color: #C0D1DC;
}

.tablaElemento img, 
.tablaElementoAlternativo img
{
	text-decoration: none;
	border: 0px Black;
}

.tablaElemento a:link, 
.tablaElementoAlternativo a:link,
.tablaElemento a:visited, 
.tablaElementoAlternativo a:visited,
.tablaElemento a:hover, 
.tablaElementoAlternativo a:hover
{
	color: #0000FF;
	text-decoration: underline;
	font-size: 12px;
	border: 0px Black;
}

.tablaFooter 
{
	background-color: #A2B5CD;
	color: Black;
	font-size: 13px;
	font-weight: bold;
}

table.fancy_table 
{
	background-color: White;
	border-collapse: collapse;
	border-left: 1px solid #CCCCCC;
	border-spacing: 0px;
	border-top: 1px solid #CCCCCC;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
		margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

table.fancy_table td
{
	margin: 0px;
	padding: 2px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-spacing: 0;
	border-collapse: collapse;
	font-weight: normal;
}

table.fancy_table td.tableLabel
{
	background-color: #eeeeee;
	color: #777777;
	font-weight: bold;
}

table.fancy_table td.tableHeader
{
	background-color: #dddddd;
	color: #666666;
	font-weight: bold;
	font-size: 14px;
}


table.fancy_table td input, 
table.fancy_table td textarea, 
table.fancy_table td select, 
table.fancy_table td input[type="radio"] + label
{
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	height: 20px;
}

table.fancy_table td input.FormCampo, 
table.fancy_table td textarea.FormCampo, 
table.fancy_table td select.FormCampo
{
	border: 1px solid #cccccc;
	/*width: 200px;*/
}

table.fancy_table td select.FormCampo 
{
	width: 200px;	
}

input.FormCampo. textarea.FormCampo, 
select.FormCampo, 
input.FormCampoFecha, 
input.FormBoton
{
	font-size: 11px;
	font-family: Arial;
}

input.FormCampo:disabled  
{
	background-color: #EEEEEE;
}

table.fancy_table td input.FormCampoFecha
{
	border: 1px solid #cccccc;	
}

input.FormBoton
{
	border: 1px solid IndianRed;
	background-color: #E9967A;
	color: White;
	cursor: pointer;
	}

form.formValidated .field_required
{
	background-image: url(../img/validate.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

form.formValidated .invalid_field
{
	border: 1px solid #FF0000 !important;
}

.suggest, .suggest_item_over
{
	font: 8px;
	font-family: Arial;
}

.suggest 
{
	color: #111111;
}

.suggest_item_over 
{
	color: White;
	background-color: Blue;
	font-style: oblique;
}

#mainheader {
	display: block;
	position: relative;
	background-image: url(../img/headbg.png);
	height: 125px;
	overflow: visible;
	z-index: 1000;
}

#mainheaderlogo {
	display: block;
	position: relative;
	text-align: right;
	color: #0070A1;
	background-image: url(../img/headlogo.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px;
	height: 125px;
	font-size: medium;
	font-family:Trebuchet MS;
	padding-right: 5px;
}

#mainheader h1 {
	display: block;
	position: relative;
	font-size: 20px;
	top: -15px;
	font-family:Verdana;
}

#login_main_div
{
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color: #ffffff;
	padding: 10px;
	margin: 60px 0 auto;
}

.info_label 
{
	font-family: Arial;
	font-size: 11px;
	color: #0070A1;	
	margin-top:5px;
}
.Nuevo
 {
background-color:#77BB88;
color:white;
font-family:arial;
font-size:15px;
padding:1px 1px 1px 1px;

}
/*
.TituloPagina {
	color:#EE9955;
	font-family: Verdana;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
	background-color:#EEDD99;
}*/
	
/* LABEL GENERICO PARA EL TITULO DE LA PAGINA */
div.TituloPagina
{
	width: 100%;
	background-color: #035C82;
	color: #035C82;
	padding: 5px 0;
	font-family: Arial;
	font-size: 12px;
	margin: 5px 0 20px 0;
}

div.TituloPagina span
{
	display: block;
	background-color: #D8F0FF;
	color: #035C82;
	font-size: 18px;
	margin: 0;
	padding: 0 0 0 25px;
}

/* Div para cadena original y sello digital */
div.SelloCadena
{
	position: relative;
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 10px;
	width: 1020px;
	margin: 0 auto;
}

div.SelloCadenaTitulo
{
	position: absolute;
	top: -10px;
	height: 20px;
	left: 20px;
	background: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	width: 120px;
	text-align: center;
}

div.InfoSelloCadena span, div.InfoReporte span
{
	bottom: 5px;
	font-family: Arial;
	font-size: 10px;
	left: 10px;
	position: relative;
	/*right: 10px;*/
}

div.InfoReporte span
{
	font-size: 12px;
}

div.PopupHelp 
{
	border: solid 1px #000000;
	font-size: 10px;
	background-color: #F5F5DC;	
}

div.PopupHelp div 
{
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	font-size: 11px;
}

div.PopupHelp a
{
	position: absolute;
	text-align: right;
	top: 5px;
	right: 10px;
	font-size: 10px;
}

/* Div para marco del menú y de edit facturas */
div.marcoBorde
{
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 10px;
	z-index: 0;
	width: 1020px;
	margin: 0 auto;
}

div.marcoTitulo
{
	position: relative;
	z-index: 1;
	top: -10px;
	height: 20px;
	left: 20px;
	background: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	width: 120px;
	text-align: center;
}

div.AvisoCancelado span 
{
	color: #FF0000;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
}

.estatus
{
	position: relative;
	margin-top: 1px;
	text-align: right;
	margin-right: 35px;
	color: #000;
	font-size: medium;
	font-weight: bolder;
	font-family: Arial;
}

.estatus a 
{
	text-decoration: none;
	color: #000;
}

div .popupConfirm 
{
	border: solid 2px #000000;
	background-color: #F5F5DC;
	position: relative;
	top: -100px;
}

div .titleConfirm 
{
	text-align:center; 
	font-size: 20px; 
	background-color: Blue; 
	color: White; 
	font-family: Arial; 
	font-weight: bolder;
}

div .bodyConfirm 
{
	text-align:center; 
	font-size: 14px; 
	font-family: Arial; 
	font-weight: bolder;
}

.backgroundConfirm 
{
	background-color: Gray;
}

#lblPass
{
    font-size :12px;
    color :Red;
    
 }
 #divlinks
 {
 	
 	float:right;
 	}
 
