/* CSS Document */
/*Items*/
.item     {font-family: Tahoma; font-size: 9px; font-weight: bold; color: #153759;}

/*Txts*/
.tit      {font-family: Tahoma; font-size: 12px; font-weight: bold; color: #006699;}
.txtColor {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #007AA5;}
.txt      {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666;}
.txt2     {font-family: Tahoma; font-size: 12px; color: #4C4C4C;}
.txtGris  {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #848282;}
.txtGris10{font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #848282;}
.txtGris9 {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #848282;}
.link     {font-family: Tahoma; font-size: 12px; color: #AEAEAE;}
.linkGris {font-family: Tahoma; font-size: 9px; font-weight: bold; color: #848282;}
.linkSinC {font-family: Tahoma; font-size: 9px; font-weight: bold;}
.linkGris2{font-family: Tahoma; font-size: 9px; font-weight: bold; color: #AEAEAE;}
.txtGris2 {font-family: Tahoma; font-size: 9px; font-weight: bold; color: #848282;}
.mail     {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; text-decoration:none;}
.mail2    {font-family: Tahoma; font-size: 12px; color: #4C4C4C; text-decoration:none;}

/*tabla prod/serv*/
.tablaPpal{border-collapse:collapse;border:solid;border-width:1px;border-color:#AFB5BD;}
.tablaSec {border-collapse:collapse;border:solid;border-width:1px;border-color:#AFB5BD;height:20px;}
.linea1_1 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #D5EDF7;}
.linea1_2 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #D5EDF7;}
.linea1A  {background-color: #0079A5;}
.linea2_1 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #00344A;}
.linea2_2 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #00344A;}
.linea2A  {background-color: #57ACD5;}
.celda1   {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFCC;}
.celdaA   {background-color: #848284;}
.celda2   {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #CCFFCC;}
.celdaB   {background-color: #1086AD;}


