a.helpLink {
	color:				Blue;
	text-decoration:	none;
	cursor:				help;
}

a.helpLink:hover {
	color:				Red;
	text-decoration:	none;
}
.aa{
	color:white;
}

.help-tooltip {
	position:	absolute;
	width:		250px;
	border:		1px Solid WindowFrame;
	background:	Infobackground;
	color:		InfoText;
	font:		StatusBar;
	font:		Status-Bar;
	padding:	3px;
	filter:		progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=3);
	z-index:	10000;
}


.help-tooltip a,
.help-tooltip a:hover {
	color:		blue !important; 
	background:	none; 
}



.globalEncabezadoModulo {
	font: Menu;
	background-color: #EAEAEA;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	cursor: default;
}

.globalTextoNegrita {
	font: caption;
}

.globalTextoLink {
	color:#000000
	text-decoration:none
}

.globalTextoNormal {
	font: Menu;
	color: black;
	line-height: 16px;
}

.globalFormInputs {
	font: Menu;
	color: grey;
	background: #FEFEFE;
	border-style: groove;
}

.globalFormBotonGrande {
	font: Menu;
	border: none;
	background-image:  url("../_img/admin/boton_forms_grande.gif");
	height: 21px;
	width: 106px;
}

.globalInfoTexto {
	color:white;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	background-color: #487435;
	padding: 4px;
	/*border: 1px solid #3F322C;*/
}

.globalEncColumna {
	font: Menu;
	
	background:			ButtonFace;
	border-style:		solid;
	border-width:		1px;
	border-left-color:	ButtonHighlight;
	border-right-color:	ButtonShadow;
	border-top-color:	ButtonHighlight;
	border-bottom-color:ButtonShadow;
	
	height: 17px;
	padding-left: 4px;
	cursor: default;
}

.globalEncColumnaDown {

	font: Menu;
	
	background:			ButtonFace;
	border-style:		inset;
	border-width:		1px;
	border-left-color:	ButtonHighlight;
	border-right-color:	ButtonShadow;
	border-top-color:	ButtonHighlight;
	border-bottom-color:ButtonShadow;
	
	height: 17px;
	padding-left: 4px;
	cursor: default;
}

.globalItemListaSel {
	font: Menu;
	color:#FFFFFF;
	background-color: activecaption;
}
.globalCat {
	font: Menu;
	color:#000000;
	background-color: #E6E6E6;
	border-style:		inset;
	border-width:		1px;
}
.globalProd {
	font: Menu;
	color:#000000;
	background-color: #F7F7F7;
	border-style:		inset;
	border-width:		1px;
}

.globalItemListaDeSel {
	font: Menu;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}

.globalBotonDetallesSel {
	height: 20px;
	width: 20px;
	background:	url(../_img/admin/boton_detalles_menos.gif);
	border: none;
}

.globalBotonDetallesDeSel {
	height: 20px;
	width: 20px;
	background:	url(../_img/admin/boton_detalles_mas.gif);
	border: none;
}

.pedDetallesPedido {
	background-color: #ECF5FF;
	padding: 6px;
	width: 100%;
}


.globalFormBotonChico {
	font: Menu;
	border: none;
	background-image:  url("../_img/admin/boton_forms_chico.gif");
	
	height: 21px;
	width: 70px;
}

.Copy {
	background-color: #487435;
	padding: 5px;
	color: #FFFFFF;
	font: menu;
}

.resforo { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FF7D00; text-decoration:none }
.bottomforo { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; text-decoration:none }
.tabla {
	border: 1px solid #3F322C;
	background:
}