@charset "utf-8";
/* Hoja de Estilos de Periódico Tickets: Documento CSS */

/* Estructura */
p { margin-top:0; margin-bottom:0;}
.EncSup    { background-image:url(../images/encsup.jpg); background-position:bottom; background-repeat:repeat-x; }
.FondoCont { background-image:url(../images/fondocont.jpg); background-repeat:repeat-y; }
.BordeInf { border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#666; }


/* Fuente Textual */
.Texto_Normal  { font-family:"Trebuchet MS"; font-size:12px; font-weight:normal; color:#FFF; text-decoration:none; }
.Texto_Normal2 { font-family:"Trebuchet MS"; font-size:12px; font-weight:bold; color:#FFF; text-decoration:none; }
.Texto_Normal3 { font-family:"Trebuchet MS"; font-size:12px; font-weight:normal; color:#F90; text-decoration:none; }
.Texto_Normal4 { font-family:"Trebuchet MS"; font-size:12px; font-weight:bold; color:#F90; text-decoration:none; }
.Texto_Normal5 { font-family:"Trebuchet MS"; font-size:12px; font-weight:normal; color:#FFF; text-decoration:none; font-style:italic;}
.Texto_Normal6 { font-family:"Trebuchet MS"; font-size:12px; font-weight:bold; color:#FFF; text-decoration:none; font-style:italic; }
.Texto_Normal7 { font-family:"Trebuchet MS"; font-size:12px; font-weight:normal; color:#F90; text-decoration:none; font-style:italic; }
.Texto_Normal8 { font-family:"Trebuchet MS"; font-size:12px; font-weight:bold; color:#F90; text-decoration:none; font-style:italic; }
.Texto_Normal9  { font-family:"Trebuchet MS"; font-size:13px; font-weight:normal; color:#FFF; text-decoration:none; }
.Texto_Normal10 { font-family:"Trebuchet MS"; font-size:13px; font-weight:bold; color:#FFF; text-decoration:none; }
.Texto_Normal11 { font-family:"Trebuchet MS"; font-size:13px; font-weight:normal; color:#F90; text-decoration:none; }
.Texto_Normal12 { font-family:"Trebuchet MS"; font-size:13px; font-weight:bold; color:#F90; text-decoration:none; }
.Texto_Normal13 { font-family:"Trebuchet MS"; font-size:18px; font-weight:normal; color:#FFF; text-decoration:none; }
.Texto_Normal14 { font-family:"Trebuchet MS"; font-size:18px; font-weight:bold; color:#FFF; text-decoration:none; }
.Texto_Normal15 { font-family:"Trebuchet MS"; font-size:18px; font-weight:normal; color:#F90; text-decoration:none; }
.Texto_Normal16 { font-family:"Trebuchet MS"; font-size:18px; font-weight:bold; color:#F90; text-decoration:none; }

.Tip { font-family:"Trebuchet MS"; font-size:11px; font-weight:normal; color:#666; text-decoration:none; font-style:italic; line-height:16px;}

/* Enlaces */
.email:link { font-family:"Trebuchet MS"; font-size:12px; font-weight:normal; color:#FFF; text-decoration:none; }
.email:visited { font-family:"Trebuchet MS"; font-size:12px; font-weight:normal; color:#FFF; text-decoration:none; }
.email:hover { font-family:"Trebuchet MS"; font-size:12px; font-weight:normal; color:#F90; text-decoration:underline; }
.email:active { font-family:"Trebuchet MS"; font-size:12px; font-weight:normal; color:#FFF; text-decoration:none; }

/* Formularios */
.Boton1 { background-color:#F90; font-family:"Trebuchet MS"; font-size:13px; font-weight:bold; color:#000; border:none; width:120px; height:22px;}

/* Intranet */
.TB10N { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color:#666; }
.TB12 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; color:#666; }
.TB12_Negro { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; color:#000; background-color:inherit; }
.TB12N { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#666; }
.TB14N { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color:#666; }
.TB14N_Blanco { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color:#fff; }