
/*Sin revisar*/
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, td, th
{
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.bodyMaster
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #699E5C; /*#5f972f;*/
	background-image: url( 'images/fondo.jpg' );
	background-repeat: repeat-y;
	position: relative;
}

a
{
	color: #049307;
	text-decoration: none;
}

a:hover
{
	color: #99CC01;
}


.lnkAgenda
{
	color: #000000;
}

.lnkAgenda:hover
{
	color: #999999;
}

.lnkRecordarContra
{
	color: #FFF;
	font-size: 7pt;
}

.lnkRecordarContra:hover
{
	color: #FFF;
}

.pnProgress /*para la barra de progreso de ajax*/
{
	background-color: #00cc00;
	height: 30px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
}

/*General*/
.lblTitulo
{
	font-family: "Myriad Pro" , Arial, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	color: #333;
	text-decoration: none;
}

.EncabezadoTabla
{
	color: #FFFFFF;
	background-color: #669900;
	font-weight: normal;
}

.btnPrincipal
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00CC33;
	border-right-color: #00CC33;
	border-bottom-color: #00CC33;
	border-left-color: #00CC33;
}

.btnEstandar
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #ABBF5E;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}

.labelTit
{
	/*font-size: 10px; 	font-weight: bold;*/
	font-size: 11px;
	color: Black;
	height: 20px;
}

/*Encabezado para la tablas HTML que creemos*/
.encabezadoTablaHTML
{
	color: White;
	background-color: #ABBF5E;
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 12px;
	font-weight: bold;
}

.lineaArriba
{
	height: 20px;
	padding: 1px;
	border-top: 1px solid #CCCCCC;
}

.lineaAbajo
{
	border-bottom: 1px solid #666666;
	border-bottom-color: #999999;
}

.espacioRow
{
	height: 5px;
}

.txtLargo
{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	border: #666666 1px solid;
	width: 400px;
}

.txtMediano
{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	border: #666666 1px solid;
	width: 300px;
}

.txtPequeno
{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	border: #666666 1px solid;
	width: 150px;
}

.txtMuyPequeno
{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	border: #666666 1px solid;
	width: 50px;
}

.colDescrip
{
	width: 16%;
}

.tablaWait
{
	background-color: #eeeeee;
	color: Black;
	font-weight: bold;
}

.modalPopup /*Se usa para el bloqueo de pantalla*/
{
	display: none;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	z-index: 10;
	cursor: move;
	position: absolute;
	top: 40%;
	left: 40%;
	background-color: #eeeeee;
}

.modalBackground
{
	background-color: #EEEEEE;
	filter: alpha(opacity=60);
	opacity: 0.6;
	display: none;
	position: absolute;
	z-index: 5;
	top: 0px;
	left: 0px;
	height: 200%;
	width: 100%;
}

.lineaAbajoVerde
{
	border-bottom: 1px solid #666666;
	background-color: #C4E2AF;
}

.lineaAbajoRoja
{
	border-bottom: 1px solid #666666;
	background-color: #F9BFBF;
}

.lineaAbajoAmarilla
{
	border-bottom: 1px solid #666666;
	background-color: #ffffcc;
}


.piePagina
{
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 9px;
	line-height: 20px;
}

/*Se utiliza en las páginas de edición*/
.tablaDatos
{
	border: 1;
	border-collapse: collapse;
	height: 1px;
	padding: 0px;
	border-bottom: 1px solid #999999;
}

.UsuarioPerfil
{
	color: #99CC01;
}

.lnkSalir
{
	color: #99CC01;
}

.menuSubMenuRueda
{
	color: #5f972f;
	font-size: 8pt;
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
	text-transform: uppercase;
}
.menuSubMenuRueda:hover
{
	color: #5f972f;	
}

.menuSubMenu
{
	color: #5f972f;
	font-size: 8pt;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	text-transform: uppercase;
}

.menuSubMenu:hover
{
	color: #5f972f;	
}

/*Estilos de págias editables V2.2*/
.style2
{
	color: #FFF;
	font-weight: bolder;
	font-family: "Myriad Pro" ,Arial, Helvetica, sans-serif;
	position: relative;
	font-size: 8pt;
	top: 25%;
	text-align: center;
}

.style2:hover
{
	color: #FFF;
}

.style3
{
	color: #FFF;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	font-size: 8pt;
	top: 20%;
	text-align: center;
}
.style3:hover
{
	color: #FFF;
}
.style4
{
	color: #FFF;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	font-size: 8pt;
	top: 3px;
	text-align: center;
}
.style4:hover
{
	color: #FFF;
}

.style5
{
	color: #FFF;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	font-size: 8pt;
	top: 15px;
	text-align: center;
}

.style5:hover
{
	color: #FFF;
}

.style7
{
	color: #FFF;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	font-size: 8pt;
	top: 10px;
	text-align: center;
}
.style7:hover
{
	color: #FFF;
}



/*Fin estilos de págias editables V2.2*/


/*index y plantilla*/
.stylevinculo
{
	color: #FFF;
	font-size: 8pt;
	vertical-align: middle;
}

.stylebarranoticias
{
	color: #E7F2C7;
	font-size: 10pt;
	text-align: center;
	height: 20px;
	z-index: 4;
}

.styletextAuth
{
	font-family: "Myriad Pro" , Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #444444;
	border-color: #666666;
}

.btnaceptarLogin
{
	color: #FFF;
	font-size: 8pt;
	text-align: center;
	vertical-align: middle;
	background-color: #555555;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}




/*Portales*/
.texto_corto
{
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	text-align: justify;
}


.tituloMaster
{
	font-family: "Myriad Pro" , Arial, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	text-align: left;
	color: #333;
	text-decoration: none;
}

.tablaVerde
{
	border: 1;
	border-collapse: collapse;
	border-color: #99CC01;
}

.texto_resaltado
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #049307;
}
.TitCategoria
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #049307;
	text-decoration: under;
}

.waterMark
{
	width: 400px;
	padding: 2px 0 0 2px;
	border: 1px solid #BEBEBE;
	background-color: #F0F8FF;
	color: gray;
}

.menStatic
{
	color: #FFF;
	font-size: 8pt;
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
}

.menStatic:hover
{
	color: #FFF;
	font-size: 8pt;
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
}

.menDynamic
{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #ABBF5E;
	z-index: 5;
}

.menDynamic:hover
{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #ABBF5E;
}

.adjustedZIndex
{	
	z-index: 5;
}

.lblCodigosDeBarras
{
	font-size: 84px;
	font-family: barcode font,Verdana, Arial, Helvetica, sans-serif;
}



/*assest*/

.TextoNormal
{
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.TituloPequeno
{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.TituloMediano
{
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}

.TituloMedianoLink
{
	font-size: 17px;
	font-weight: bold;
	color: #333333;	
}

.TituloGrande
{
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

.TituloMuyGrande
{
	font-family: "Myriad Pro" , Arial, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	color: #333;
	text-decoration: none;
}

.TituloLinkPequeno
{
	color: #333333;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

.TituloLinkMediano
{
	color: #333333;
	font-size: 15px;
	text-decoration: underline;
	font-weight: bold;
}

.TituloLinkGrande
{
	font-family: "Myriad Pro" , Arial, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	color: #333;
	text-decoration: underline;
}


.TituloVerdePequeno
{
	font-family: "Myriad Pro" , Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5f972f;
}

.TituloVerdeMediano
{
	font-family: "Myriad Pro" , Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5f972f;
}


.TituloVerdeGrande
{
	font-family: "Myriad Pro" , Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #5f972f;
}

.TituloVerdeMuyGrande
{
	font-family: "Myriad Pro" , Arial, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	color: #5f972f;
	text-decoration: none;
}


