/* Hoja de estilos CSS edcton.com*/

BODY
{
	margin-top: 2px;
	font-size: 11px;
	margin-left: 0px;
	color: #F7F6F1;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f7f6f1;
}
input {
    color : #505050;
	font-family:  verdana, Arial, Sans-Serif;
	font-size : 11px;
}
select {
  color : black;
  font-family:  verdana, Arial, Sans-Serif;
font-size:11px;
}
textarea {
     color : #505050;
	font-family:  verdana, Arial, Sans-Serif;
	font-size : 11px;
}

/*Clases para textos, titulos, y demas */
.textoNormal1
{
	color: #696969;
	font-family:  verdana, Arial, Sans-Serif;
	font-size:9px;
	}
.textoNormal1Bold
{
	color: #696969;
	font-family:  verdana, Arial, Sans-Serif;
	font-size:9px;
	font-weight: bold;
	}
.textoNormal2
{
	color: black;
	font-family:  verdana, Arial, Sans-Serif;
	font-size:9px;
	}
.textoNormal2Red
{
	color: red;
	font-family:  verdana, Arial, Sans-Serif;
	font-size:9px;
}
	
.textoNormal3
{
	color: #505050;
	font-family:  verdana, Arial, Sans-Serif;
	font-size:11px;
	}
.textoNormal3bold
{
	font-weight: bold ;
	color: #505050;
	font-family:  verdana, Arial, Sans-Serif;
	font-size:11px;
	}
.textoNormal6
{
	color: #787878;
	font-family:  verdana, Arial, Sans-Serif;
	font-size:9px;
	}
.textoNormal6bold
{
	font-weight: bold ;
	color: #787878;
	font-family:  verdana, Arial, Sans-Serif;
	font-size:9px;
	}
.textoNormal4Red
{
	
	color: Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.textoNormal4
{
	
	color: #505050;
	font-family : Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.textoNormal4bold
{
	font-weight: bold ;
	color: #505050;
	font-family : Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.textoNormal5
{
	
	color: #6699ff;
	font-family : Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.textoNormal5bold
{
	font-weight: bold ;
	color: #6699ff;
	font-family : Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.textoNormal7
{
	
	color: #FF9900;
	font-family : Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.textoTachado
{
	font-size: 11px;
	color: #505050;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: line-through;
}
.textoTitulo1
{
	font-weight: bold ;
	color: #4C5195;
	font-family:  verdana, Arial, Sans-Serif;
	font-size:15px;
	}
.textoTitulo2
{
	font-weight: bold;
	font-size: 15px;
	color: dimgray;
	font-family: Arial, Helvetica, sans-serif;
}
.textoTitulo3
{
	font-weight: bold ;
	color: #363636;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	}

/* -------------------------links- no bolds----------------------------------------------------- */
a.ligaGris:visited
{
	color:#787878;
	}
a.ligaGris:hover
{  
	color:  #787878;
	text-decoration:  underline;
	font-weight: normal;
	}
a.ligaGris
{
	font-weight: normal;
	font-size: 9px;
	color: #787878;
	font-family: verdana, Arial, Sans-Serif;
	text-decoration:  none;
}
a.ligaGrisNaranja:visited
{
	color:#505050;
	}
a.ligaGrisNaranja:hover
{  
	color:  #FF6600;
	text-decoration:  underline;
	font-weight: normal;
	}
a.ligaGrisNaranja
{
	font-weight: normal;
	font-size: 11px;
	color: #505050;
	font-family: verdana, Arial, Sans-Serif;
	text-decoration:  none;
}

a.ligaAzulCentro:visited
{
	color: #6699ff;
	font-weight: normal;
}
a.ligaAzulCentro:hover
{  
	color:  #6699ff;
	text-decoration:  underline;
	font-weight: normal;
	}
a.ligaAzulCentro
{
	font-weight: normal;
	font-size: 11px;
	color: #6699ff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a.ligaGrisDepartamentos:visited
{
	color: #727272;
	font-weight: bold;
	text-decoration:  none;
}
a.ligaGrisDepartamentos:hover
{  
	color:  #666666;
	text-decoration:  none;
	font-weight: bold;
	}
a.ligaGrisDepartamentos
{
	font-weight: bold;
	font-size: 14px;
	color: #727272;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
/* -------------------------links- bolds----------------------------------------------------- */
a.ligaBlanca:visited
{
	color:white;
	}
a.ligaBlanca:hover
{  
	color:  #D8D8D8;
	}
a.ligaBlanca
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: verdana, Arial, Sans-Serif;
	text-decoration: none;
}
a.ligaAzul:visited
{
	color:#7787D2;
	}
a.ligaAzul:hover
{  
	color:  #7787D2;
	text-decoration:  underline;
	}
a.ligaAzul
{
	font-weight: bold;
	font-size: 9px;
	color: #7787D2;
	font-family: verdana, Arial, Sans-Serif;
	text-decoration:  none;
}
a.ligaGrisRojo:visited
{
	color: #787878;
	text-decoration: none;
	}
a.ligaGrisRojo:hover
{
	color: #787878;
	text-decoration: underline;
}
a.ligaGrisRojo
{
	font-size: 9px;
	color: #787878;
	font-family: verdana, Arial, Sans-Serif;
	text-decoration: none;
}
a.ligaGrisRojo2:visited
{
	color:#505050;
	}
a.ligaGrisRojo2:hover
{  
	color:  red;
	text-decoration:  none;
	}
a.ligaGrisRojo2
{
	font-weight: bold ;
	color: #505050;
	font-family : Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:  none;
}
a.ligaGrisRojo3:visited
{
	color:#505050;
	}
a.ligaGrisRojo3:hover
{  
	color:  #FF9900;
	text-decoration:  none;
	}
a.ligaGrisRojo3
{
	font-weight: normal ;
	color: #505050;
	font-family : Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:  none;
}

a.ligaGrisBold:visited
{
	color:#505050;
	}
a.ligaGrisBold:hover
{
	color:  red;
	text-decoration: underline;
}
a.ligaGrisBold
{
	font-weight: bold ;
	color: #505050;
	font-family : Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: underline;
}


/* -------------------------TD's------------------------------------------------------ */
.TDlineTransparente
{
	width: 1px;
	height: 1px;
}
.TDline
{
	width: 1px;
	height: 1px;
	background-color: #B2B2B2;
	
}
.TDleft
{
	width: 1px;
	background-color: #B2B2B2;
	
}
.tdright
{
	width: 1px;
	background-color: #B2B2B2;
}
.tdTransparent
{
	width: 1px;
}
.TDBarra1
{
	width: 1px;
	height: 20px;
	background-color: #B2B2B2;
	
}
.TDBarra2
{
	width: 1px;
	height: 5px;
	background-color: #FF9900;
}
	
/* -------------------------TABLAS------------------------------------------------------ */
.tablaHeaderTop
{
	width: 761px;
	height: 20px;
	position: relative;
	
}
.tablaHeader
{
	width: 761px;
	height: 5px;
	position: relative;
	background-color: white;
	
}
.tablaFooter
{
	width: 761px;
	height: 15px;
	position: relative;
	background-color: white;
	
}
.tablaFooterBusqueda
{
	background-color: white; 
}
.tablaFooterMenu
{
	background-color: white;
	height: 20px; 
}
.tablaPrincipal
{
	width: 761px;
	position: relative;
	height: 250px;
	background-color: white;
}
.tablaPrincipalInterna
{
	width: 100%;
	background-color: white;
}


/* -------------------------BOTONES------------------------------------------------------ */


