body, div, td, input, th {
  font-size: 8pt;
  font-family: Verdana, sans-serif;
}

a {
   font-weight: bold;
   text-decoration: none;
   font-style: normal;
   color: #4773b3;
}
a:hover {
   color: #000000;
}
.menuSel {
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12pt;
   color: #000000;
   text-align: center;
}
.menuNotSel {
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12pt;
   color: #4773b3;
   text-align: center;
}
.menuSel1 {
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 9pt;
   color: #000000;
   text-align: left;
   line-height: 80%;
}
.menuNotSel1 {
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 9pt;
   color: #4773b3;
   text-align: left;
   line-height: 80%;
}
.menuSel7 {
   font-family: Verdana;
   font-weight: bold;
   font-style: normal;
   font-size: 7pt;
}
.seven {
   font-family: Verdana;
   font-style: normal;
   font-size: 7pt;
}
.titulo {
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 14pt;
   color: #000000;
   text-align: center;
}

.cart td{
  color: #000000 ! important;
}

td.cart{
  color: #000000 ! important;
}

.precio {
  font-weight: bold;
}

.preu {
  background: #cccccc;
  border: 1px #cc6633 dashed;
  padding: 2px;
}

td.whiteColor {
  color: #ffffff !important;
}

th.textoLegal {
  font-size: 10pt;
  font-family: Verdana, sans-serif;
}


.navNotSelected {
  background: #aba;
  padding-width: 0px;
}  
.navSelected {
  background: #ded;
  padding-width: 0px;
}  


.total {
  background: #999966;
}

.sugerencias  {
  color: #ffffff;  
}

.sugerencias td {
  color: #ffffff;
}
.sugerencias input[type="text"], textarea {
  width: 160px;
}

.whiteColor {
  color: #ffffff !important;
}

.whiteColor td {
  color: #ffffff !important;
}

.whiteColor th {
  color: #ffffff !important;
}

.whiteColor a:hover  {
  color: #ffffff !important;
}  


.cart td{
  color: #000000 ! important;
}

td.cart{
  color: #000000 ! important;
}

.precio {
  font-weight: bold;
}

.preu {
  background: #cccccc;
  border: 1px #cc6633 dashed;
  padding: 2px;
}

td.whiteColor {
  color: #ffffff !important;
}