﻿           
td                      { background: white; border: 0 none; line-height: 20px; padding-top: 0; padding-bottom: 0; }
table                   { border: 0 none; border-radius: 4px; background: #f0f0f0; }
table#Table1            { box-shadow: 0 0 0 1px #ddd inset; }

.cabecera, .cabecera td { background: linear-gradient(0deg, #a90112, #c92132); border: 0 none; border-radius: 4px; line-height: 30px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.85rem; font-weight: bold; color:White; }
.cabecera + tr > td     { border: 1px solid rgba(0,0,0,0.1); border-radius: 4px; }

.subCabecera            { background-color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.85rem; font-weight: bold; color: #000; }
.pie, .pie td           { background: linear-gradient(90deg, #333, #000); border: 0 none; line-height: 30px; font-family: Arial, Helvetica, sans-serif; font-size: 0.85rem; font-weight: bold; color: white; padding: 0; }	
a.enlaceBlanco          { font-family: Arial, Helvetica, sans-serif; font-size: 0.8rem;	font-weight: bold; color: white; display: block; width: 100%; }	
a.enlaceBlanco:hover, 
a.enlaceBlanco:focus    { background: #ff6600; }
.textoAzulGris          { background:#fff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.85rem; font-weight: normal; color: #000; }
.panel                  { border: 1px solid #ccc; background-color:#f0f0f0; height: 250px; }

