@font-face {
	font-family: 'lucida-grande';
	src: url('fonts/LucidaGrande.ttf');
}

/*body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	font-family: 'lucida-grande';
	color: black;
	background: #ffffff;
	background-repeat: repeat-x;
	font-size: 11px;
}*/
body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	font-family: Tahoma, Arial;
	color: black;
	background: #ffffff;
	background-repeat: repeat-x;
	font-size: 11px;
}

#capaprincipal {
	background: #2c74cc;
	opacity: 0.9;
	cursor: auto;
	z-index: 1;
	position: absolute;
	height: 100%;
	width: 100%;
}

#main {
	position: relative;
	/*padding: 5% 10%;*/
	top: 50%;
	left: 50%;
	z-index: 15;
	height: 70px;
	width: 150px;
	background: white;
	background-color: white;
	border-radius: 6px;
	font-weight: bold;
}

CheckBox {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px
}

.inputbox {
	font-family: 'lucida-grande';
	font-style: normal;
	font-weight: normal;
	font-size: .8em;
	background: #eee;
	border: 1px solid #999;
	margin-left: 10px;
}

.form {
	font-family: 'lucida-grande';
	font-size: 10px;
	color: black;
	height: 15px;
	padding: 0;
	border: solid #C0C0C0 1px;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.formtextCentrado {
	font-family: 'lucida-grande';
	font-size: 10px;
	color: black;
	height: 15px;
	text-align: center;
	padding: 0;
	border: solid #C0C0C0 1px;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.formtext {
	font-family: 'lucida-grande';
	font-size: 10px;
	color: black;
	padding: 0;
	border: solid #C0C0C0 1px;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.formQuickSearch {
	font-family: 'lucida-grande';
	font-size: 10px;
	color: black;
	height: 15px;
	padding: 0;
	border: solid #C0C0C0 1px;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.formlogin {
	font-family: 'lucida-grande';
	font-size: 12px;
	color: black;
	height: 17px;
	padding: 0;
	border: solid #C0C0C0 1px;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.CajaTexto {
	font-family: 'lucida-grande';
	font-size: 10px;
	color: black;
	height: 17px;
	padding: 0;
	border: solid #C0C0C0 1px;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	width: 138px;
}

TextArea {
	font-family: 'lucida-grande';
	font-size: 8px;
	color: black;
	padding: 0;
	border: solid #C0C0C0 1px;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 10px;
}

.bt_login {
	font-family: 'lucida-grande';
	font-size: 12px;
	font-weight: bold;
	color: black;
	border: none;
	background-color: #BDD7EE;
	/*background-image: url('img/bg_bt_login.gif');*/
	background-repeat: repeat-x;
	padding: 4px 6px;
	height: 25px;
	width: 78px;
}

.bt_login_rojo {
	font-family: 'lucida-grande';
	font-size: 12px;
	font-weight: bold;
	color: black;
	border: none;
	background-color: red;
	/*background-image: url('img/bg_bt_login.gif');*/
	background-repeat: repeat-x;
	padding: 4px 6px;
	height: 25px;
	width: 78px;
}

.formSinAlto {
	margin: 0;
	font-family: 'lucida-grande';
	font-size: 10px;
	color: black;
	padding: 0;
	border: solid #002b57 1px;
}

.dropdown {
	font-family: 'lucida-grande';
	font-size: 11px;
	color: black;
	border: solid #C0C0C0 1px;
}

.boton {
	border-left: 1px outset #5772a8;
	border-right: 1px outset #5772a8;
	border-top: 1px outset #47659d;
	border-bottom: 1px outset #47659d;
	font-family: 'lucida-grande';
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 5px;
	line-height: 25px;
	height: 23px;
	color: #FFFFFF;
	cursor: hand;
}

.boton1 {
	font-size: 1.0em;
	background: #FFFFFF;
	border: 1px solid #999;
	width: 70px;
}

.titulo_control {
	border-left: solid #c3d5e1 1px;
	border-right: solid #c3d5e1 1px;
	border-top: solid #c3d5e1 1px;
	text-indent: 10px;
	font-weight: bold;
	display: block;
	font-size: 10px;
	color: #014a97;
	line-height: 11px;
	height: 15px;
}

.Deshabilitado {
	margin: 0;
	font-family: 'lucida-grande';
	font-size: 10px;
	color: #002b57;
	height: 14px;
	padding: 0;
	border: solid #002b57 1px;
	background-color: #F0F0F0;
}

.Deshabilitado {
	margin: 0;
	font-family: 'lucida-grande';
	font-size: 10px;
	color: black;
	height: 14px;
	padding: 0;
	border: solid #002b57 1px;
	background-color: #F0F0F0;
}

.titulo {
	font-family: 'lucida-grande';
	font-size: 14px;
	color: black;
}


.subtitulo {
	font-family: 'lucida-grande';
	font-size: 12px;
	color: black;
	font-weight: bold;
}

.negritas {
	font-family: 'lucida-grande';
	font-size: 14px;
	color: black;
	font-weight: bold;
}

.footer {
	font-family: 'lucida-grande';
	font-size: 10px;
	color: black;
	text-align: center;
	background-color: #f9f9f9;
}

.table_m_der {
	border: solid #b3d1e7 1px;
	border-collapse: collapse;
}

.tableDiv {
	border: solid #ffffff 1px;
	border-collapse: collapse;
}

.fondo {
	border: solid #b3d1e7 1px;
	border-collapse: collapse;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=lightblue);
}

.fondo1 {
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#336699);
}

.fondo2 {
	border: 1px solid #bababa;
	border-collapse: collapse;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#bababa, EndColorStr=#FFFFFF);
}

.menu_derecha {
	color: #004b97;
	background-image: url(../img/bg_menu_derecha.gif);
	display: block;
	font-family: 'lucida-grande';
	font-size: 11px;
	text-decoration: none;
}

	.menu_derecha:hover {
		text-decoration: underline;
	}

.grid {
	/*width: 100%;*/
	border-width: 0px;
}

	.grid caption {
		background: #BDD7EE;
		color: black;
		text-align: left;
		line-height: 22px;
		font-size: 11px;
		font-weight: bold;
		padding-top: 4px;
		padding-left: 4px;
		font-family: 'lucida-grande';
	}

	.grid table {
		border-color: #99BBE8;
		border-width: 1px;
	}

	.grid td {
		height: 18px;
		vertical-align: middle;
	}

	.grid th {
		background-color: #BDD7EE;
		color: black;
		height: 24px;
		border: solid 1px #99BBE8;
		font-weight: normal;
	}

	.grid td {
		border: 1px solid #ededed;
		border-top-color: #fff;
		width: 100%;
	}

.texarea {
	font-family: 'lucida-grande';
	border: solid #002b57 1px;
	font-size: 11px;
	color: black;
}

.error {
	font-family: 'lucida-grande';
	font-size: 13px;
	color: #014a97;
}

/******************/
/* pagina principal*/
/******************/
/*menu principal*/
/***************/

.menu_p01 {
	color: #012e88;
	background: url(../img/bg_menu_principal01.gif);
	display: block;
	text-indent: 18px;
	font-family: 'lucida-grande';
	font-size: 9px;
	line-height: 15px;
	text-decoration: none;
}

	.menu_p01:hover {
		text-decoration: underline;
		background: url(../img/bg_menu_principal01_over.gif);
	}


.menu_p02 {
	color: #012e88;
	background: url(../img/bg_menu_principal02.gif);
	display: block;
	text-indent: 20px;
	font-family: 'lucida-grande';
	font-size: 9px;
	line-height: 15px;
	text-decoration: none;
}

	.menu_p02:hover {
		text-decoration: underline;
		background: url(../img/bg_menu_principal02_over.gif);
	}

.menu_p03 {
	color: #012e88;
	background: url(../img/bg_menu_principal03.gif);
	display: block;
	text-indent: 30px;
	font-family: 'lucida-grande';
	font-size: 9px;
	line-height: 15px;
	text-decoration: none;
}

	.menu_p03:hover {
		text-decoration: underline;
		background: url(../img/bg_menu_principal03_over.gif);
	}

.principal_blanco {
	color: #ffffff;
	font-family: 'lucida-grande';
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.GrillaCursor {
	cursor: auto;
}

.TextoBoxHtml {
	margin: 0;
	font-family: 'lucida-grande';
	font-size: 11px;
	color: #014a97;
	height: 14px;
	font-weight: bold;
	padding: 0;
}

.TextoBoxHtmlSinBold {
	margin: 0;
	font-family: 'lucida-grande';
	font-size: 11px;
	color: #014a97;
	height: 14px;
	padding: 0;
}

.BorderForm {
	margin: 0;
	font-family: 'lucida-grande';
	font-size: 10px;
	color: black;
	height: 14px;
	padding: 0;
	border: solid #002b57 1px;
}

.TextoBoxStyle {
	margin: 0;
	font-family: 'lucida-grande';
	font-size: 10px;
	color: black;
	height: 14px;
	padding: 0;
	border: solid #014a97 1px;
	text-align: right;
	width: 100px;
}

.TextoBoxBorde {
	margin: 0;
	font-family: 'lucida-grande';
	font-size: 10px;
	color: black;
	height: 14px;
	padding: 0;
	border: solid #014a97 1px;
}

.TextoErrorSlim {
	margin: 0;
	font-family: 'lucida-grande';
	font-size: 10px;
	color: #ff0000;
	height: 14px;
	padding: 0;
}

arEnabled {
	margin: 0;
	width: 57px;
	font-family: 'lucida-grande';
	font-size: 11px;
	color: black;
	border: solid #014a97 1px;
}

.CalendarDisabled {
	width: 57px;
	font-family: 'lucida-grande';
	font-size: 11px;
	color: #5a7dc0;
	background-repeat: no-repeat;
	background-color: #f4f9ff;
	border: solid #cedce7 1px;
}

.CalendarDisabled {
	width: 57px;
	font-family: 'lucida-grande';
	font-size: 11px;
	color: #5a7dc0;
	background-repeat: no-repeat;
	background-color: #f4f9ff;
	border: solid #cedce7 1px;
}

.txt11azulAri {
	font-family: 'lucida-grande';
	color: black;
	font-size: 11px;
}

.DataGridFixedHeader {
	background-color: white;
}

.tbl {
	border-collapse: collapse;
	border: solid 1px gray;
}
