/*Estilos de las distintas tablas que aparecen
en pantalla*/
body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: white;}
p {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: white;}
.cabeceras {background-color: #006666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: white;}
.articulos {background-color: #ffd37a; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: black;}
.menu {background-color: #ffd37a; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: black;}
.subtotal {background-color: #006666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: white;}
.descuento {background-color: #d1d1d1; color: black;}
.gastosEnvio {background-color: #d1d1d1; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: black;}
.gastosMani {background-color: #d1d1d1; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: black;}
.total {background-color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: black;}
.fondolink {background-color: #d1d1d1; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: black;}
a:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: white; text-decoration: none;}
a:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: maroon; text-decoration: overline;}
table {border-style: none; border-top-width: 3px; border-right-width: 3px; border-bottom-width: 3px; border-left-width: 3px;}
.precio {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: white;}
ol { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: white;}
li { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: white;}
.base {color: white; weight: medium; font-size: 50px; line-height: 100px; font-family: Arial;}
.capa1 {color: white; background-color:#006666; weight: medium; font-size: 18px; line-height: 15px; font-family: Arial;}
.capa2 {color: #006666; background-color:#999900; weight: medium; font-size: 80px; line-height: 85px; font-family: Arial;}

