/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
a.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #991000; text-decoration: underline; }
a.orderEdit:hover { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #0006fc; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #a0a0a0;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
 
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
 
  color: #0544a5;
  font-weight : bold;
}

A.headerNavigation { 
  color: #0544a5; 
}

A.headerNavigation:hover {
  color: #000000;
  text-decoration: none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #001550;
}

.infoBoxContents {
  background: #eaeaea;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border-top: 1px solid;
  border-right: 1px solid;
  border-left: 1px solid;
  border-color: #001550;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #001550;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.Toni { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.Toniazulgran { font-family: Verdana, Arial, sans-serif; font-size: 20px; color: #37388B; font-weight: bold; }
.ToniB { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: bold; }
.Toniredgran { font-family: Verdana, Arial, sans-serif; font-size: 20px; color: #C11410; font-weight: bold; text-decoration: none; }
.Toni2 { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #37388B; font-weight: bold; }
a.Toni2 { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #37388B; font-weight: bold;text-decoration: none; }
a.Toni2:hover { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #37388B; font-weight: bold;text-decoration: none; }
.Toniazulmed { font-family: Verdana, Arial, sans-serif; font-size: 16px; color: #37388B; font-weight: bold; text-decoration: none;}
.Toniazulmed2 { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #37388B; font-weight: bold; text-decoration: none;}
a.Toniazulmed { font-family: Verdana, Arial, sans-serif; font-size: 16px; color: #37388B; font-weight: bold; text-decoration: none;}
a.Toniazulmed:hover { font-family: Verdana, Arial, sans-serif; font-size: 16px; color: #37388B; font-weight: bold; text-decoration: none;}
.Toniredmed { font-family: Verdana, Arial, sans-serif; font-size: 16px; color: #C11410; font-weight: bold; text-decoration: none;}
.tonicarga { font-family: Arial; font-size: 9px; color: #000000; }
.seleccion {font-family: "Arial"; font-size: 12px; color: #FF6622; font-weight: bold; text-decoration: none;}
.categoriazul{font-family: "Arial"; font-size: 12px; color: #000000; text-decoration: none;}
a.categoriazul{font-family: "Arial"; font-size: 12px; color: #000000; text-decoration: none;}
a.categoriazul:hover{font-family: "Arial"; font-size: 12px; color: #498eb5; text-decoration: none;}
.tittlenegro {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	font-family: "Arial Narrow";
	color: #666666;
	
}
.homeazul {
	font-size: 15px;
	text-decoration: none;
	font-family: "Arial Narrow";
	color: #006CA5;
	
}
a.homeazul {
	font-size: 15px;
	text-decoration: none;
	font-family: "Arial Narrow";
	color: #006CA5;
	
}
a.homeazul:hover {
	font-size: 15px;
	text-decoration: none;
	font-family: "Arial Narrow";
	color: #FF5319;
	
}
a.homeazulnew {
	font-size: 15px;
	text-decoration: none;
	font-family: "Arial Narrow";
	color: #FF5319;
	
}
a.homeazulnew:hover {
	font-size: 15px;
	text-decoration: none;
	font-family: "Arial Narrow";
	color: #006CA5;
	
}
.toniinicio { font-family: Arial; font-size: 12px; color: #000000; }

.homeazul_pequ {
	font-size: 11px;
	text-decoration: none;
	font-family: "Arial Narrow";
	color: #000000;
}
a.homeazul_peq {
	font-size: 11px;
	text-decoration: none;
	font-family: "Arial Narrow";
	color: #006CA5;
	
}
a.homeazul_peq:hover {
	font-size: 11px;
	text-decoration: none;
	font-family: "Arial Narrow";
	color: #FF5319;
	
}
.preciolistado {
	font-size: 45px;
	text-decoration: none;
	font-family: "Arial Narrow";
	color: #37388B;
	
}
a.preciolistado {
	font-size: 45px;
	text-decoration: none;
	font-family: "Arial Narrow";
	color: #37388B;
	
}
a.preciolistado:hover {
	font-size: 45px;
	text-decoration: none;
	font-family: "Arial Narrow";
	color: #37388B;
	
}
.preciolistadop {
	font-size: 16px;
	text-decoration: none;
	font-family: "Arial Narrow";
	color: red;
	
}
a.preciolistadop {
	font-size: 16px;
	text-decoration: none;
	font-family: "Arial Narrow";
	color: #37388B;
	
}
a.preciolistadop:hover {
	font-size: 16px;
	text-decoration: none;
	font-family: "Arial Narrow";
	color: #37388B;
	
}

.preciolistadomed {
	font-size: 20px;
	text-decoration: none;
	font-family: "Arial Narrow";
	color: #37388B;
	
}
.inputentrada{
	color: #37388B;
	background: d7d7d7;
	font-family: "Arial Narrow";
	font-size: 16px;
}
.inputentrada2{
	color: #37388B;
	background: d7d7d7;
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
}
.inputentradaform{
	color: #37388B;
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
}
.inputformfin{
	color: #37388B;
	font-family: "Verdana";
	font-size: 14px;
}
.inputentrada3{
	color: #37388B;
	font-family: "Arial Narrow";
	font-size: 16px;
}

.inputmapa{
	border: 0 none;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
li.tonet {
	font-family: Verdana;
	font-size: 10px;
	font-weight: lighter;
}

li.tonet2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: lighter;
}
li.tonet3 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: lighter;
	list-style: none;
	padding: 0;
	text-align: left;
	margin: 0;
	list-style-position: inside;
	padding-right: 0px;
	padding-left: 0px;
}
ul.tonet3{
	font-family: Verdana;
	font-size: 10px;
	font-weight: lighter;
	width: 128;
	list-style: none;
	padding: 0;
	text-align: left;
	white-space: normal;
	margin: 0;
	list-style-position: inside;
	padding-right: 0px;
	padding-left: 0px;
}
.tonet {
	font-family: Verdana;
	font-size: 11px;
	font-weight: lighter;
}

.reftele{
	font-size:18px;
	text-decoration: none;
	font-family: "Arial";
	color: #000000;
	font-weight: normal;
}
a.reftele{
	font-size:14px;
	text-decoration: none;
	font-family: "Arial";
	color: #000000;
	font-weight: bold;
}
a.reftele:hover{
	font-size:14px;
	text-decoration: none;
	font-family: "Arial";
	color: #000000;
	font-weight: bold;
}

.opcionlist{
	font-size:9px;
	text-decoration: none;
	font-family: Arial;
	color: #787878;
	font-weight: lighter;

}
a.opcionlist{
	font-size:9px;
	text-decoration: none;
	font-family: Arial;
	color: #787878;
	font-weight: lighter;

}
a.opcionlist:hover{
	font-size:9px;
	text-decoration: none;
	font-family: Arial;
	color: #787878;
	font-weight: lighter;

}
.obtencion{
	font-size:10px;
	text-decoration: none;
	font-family: Verdana;
	color: #011878;
	font-weight: lighter;
	font-weight: bold;

}
a.obtencion{
	font-size:10px;
	text-decoration: none;
	font-family: Verdana;
	color: #011878;
	font-weight: lighter;
	font-weight: bold;

}
a.obtencion:hover{
	font-size:10px;
	text-decoration: none;
	font-family: Verdana;
	color: #011878;
	font-weight: lighter;
	font-weight: bold;

}

.preuobt{
	font-size:20px;
	text-decoration: none;
	font-family: Arial;
	color: #011878;
	font-weight: lighter;
	font-weight: bold;
}
a.preuobt{
	font-size:20px;
	text-decoration: none;
	font-family: Arial;
	color: #011878;
	font-weight: lighter;
	font-weight: bold;
}
a.preuobt:hover{
	font-size:20px;
	text-decoration: none;
	font-family: Arial;
	color: #011878;
	font-weight: lighter;
	font-weight: bold;
}

.preuobt_gran{
	font-size:20px;
	text-decoration: none;
	font-family: Arial;
	color: #011878;
	font-weight: lighter;
	font-weight: bold;
}
a.preuobt_gran{
	font-size:20px;
	text-decoration: none;
	font-family: Arial;
	color: #011878;
	font-weight: lighter;
	font-weight: bold;
}
a.preuobt_gran:hover{
	font-size:20px;
	text-decoration: none;
	font-family: Arial;
	color: #011878;
	font-weight: lighter;
	font-weight: bold;
}

.preuobt_p{
	font-size:15px;
	text-decoration: none;
	font-family: Arial;
	color: #011878;
	font-weight: lighter;
	font-weight: bold;
}
a.preuobt_p{
	font-size:15px;
	text-decoration: none;
	font-family: Arial;
	color: #011878;
	font-weight: lighter;
	font-weight: bold;
}
a.preuobt_p:hover{
	font-size:15px;
	text-decoration: none;
	font-family: Arial;
	color: #011878;
	font-weight: lighter;
	font-weight: bold;
}

.redencion{
	font-size:10px;
	text-decoration: none;
	font-family: Verdana;
	color: #7c0200;
	font-weight: lighter;
	font-weight: bold;

}
a.redencion{
	font-size:10px;
	text-decoration: none;
	font-family: Verdana;
	color: #7c0200;
	font-weight: lighter;
	font-weight: bold;

}
a.redencion:hover{
	font-size:10px;
	text-decoration: none;
	font-family: Verdana;
	color: #7c0200;
	font-weight: lighter;
	font-weight: bold;

}
.preured{
	font-size:17px;
	text-decoration: none;
	font-family: Arial;
	color: #7c0200;
	font-weight: lighter;
	font-weight: bold;
}
a.preured{
	font-size:17px;
	text-decoration: none;
	font-family: Arial;
	color: #7c0200;
	font-weight: lighter;
	font-weight: bold;
}
a.preured:hover{
	font-size:17px;
	text-decoration: none;
	font-family: Arial;
	color: #7c0200;
	font-weight: lighter;
	font-weight: bold;
}

.preured_gran{
	font-size:20px;
	text-decoration: none;
	font-family: Arial;
	color: #7c0200;
	font-weight: lighter;
	font-weight: bold;
}
a.preured_gran{
	font-size:20px;
	text-decoration: none;
	font-family: Arial;
	color: #7c0200;
	font-weight: lighter;
	font-weight: bold;
}
a.preured_gran:hover{
	font-size:20px;
	text-decoration: none;
	font-family: Arial;
	color: #7c0200;
	font-weight: lighter;
	font-weight: bold;
}

.preured_p{
	font-size:15px;
	text-decoration: none;
	font-family: Arial;
	color: #7c0200;
	font-weight: lighter;
	font-weight: bold;
}
a.preured_p{
	font-size:15px;
	text-decoration: none;
	font-family: Arial;
	color: #7c0200;
	font-weight: lighter;
	font-weight: bold;
}
a.preured_p:hover{
	font-size:15px;
	text-decoration: none;
	font-family: Arial;
	color: #7c0200;
	font-weight: lighter;
	font-weight: bold;
}

.ivalist{
	font-size:10px;
	text-decoration: none;
	font-family: Arial;
	color: #000000;
	font-weight: lighter;

}

.titProducto{
	font-size:24px;
	text-decoration: none;
	font-family: Arial Narrow;
	color: #bababa;
	font-weight: lighter;

}

.titDesc{
	font-size:14px;
	text-decoration: none;
	font-family: Arial;
	color: #023e86;
	font-weight: BOLD;

}

.titOpcion{
	font-size:11px;
	text-decoration: none;
	font-family: Arial;
	color: #000000;
	font-weight: BOLD;
}

.comprar_gran{
	font-size:18px;
	text-decoration: none;
	font-family: Arial;
	color: #000000;
	font-weight: lighter;
	font-weight: bold;
}
a.comprar_gran{
	font-size:18px;
	text-decoration: none;
	font-family: Arial;
	color: #000000;
	font-weight: lighter;
	font-weight: bold;
}
a.comprar_gran:hover{
	font-size:18px;
	text-decoration: none;
	font-family: Arial;
	color: #000000;
	font-weight: lighter;
	font-weight: bold;
}
.titpequeno{
	font-size:12px;
	text-decoration: none;
	font-family: Arial;
	color: #000000;
	font-weight: lighter;
	font-weight: bold;

}
a.masinfo{
	font-size:10px;
	text-decoration: none;
	font-family: Verdana;
	color: #0d289b;
	font-weight: lighter;
	
}
a.masinfo:hover{
	font-size:10px;
	text-decoration: none;
	font-family: Verdana;
	color: #0d289b;
	font-weight: lighter;
}
.categoriazul{font-family: "Arial"; font-size: 12px; color: #0070BC; text-decoration: none;}
a.categoriazul{font-family: "Arial"; font-size: 12px; color: #0070BC; text-decoration: none;}
a.categoriazul:hover{font-family: "Arial"; font-size: 12px; color: #B3C3D1; text-decoration: none;}
.tittlenegro {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	font-family: "Arial Narrow";
	color: #666666;
	
}
.homeazul {
	font-size: 15px;
	text-decoration: none;
	font-family: "Arial Narrow";
	color: #006CA5;
	
}
a.homeazul {
	font-size: 15px;
	text-decoration: none;
	font-family: "Arial Narrow";
	color: #006CA5;
	
}
.homeazul2 {
	font-size: 15px;
	text-decoration: none;
	font-family: "Arial Narrow";
	color: #045479;
	
}
a.homeazul:hover {
	font-size: 15px;
	text-decoration: none;
	font-family: "Arial Narrow";
	color: #FF5319;
	
}

.toniinicio { font-family: Arial; font-size: 12px; color: #000000; }

.homeazul_pequ {
	font-size: 11px;
	text-decoration: none;
	font-family: "Arial Narrow";
	color: #006CA5;
}
a.homeazul_peq {
	font-size: 11px;
	text-decoration: none;
	font-family: "Arial Narrow";
	color: #006CA5;
	
}
a.homeazul_peq:hover {
	font-size: 11px;
	text-decoration: none;
	font-family: "Arial Narrow";
	color: #FF5319;
	
}
.preciolistado {
	font-size: 20px;
	text-decoration: none;
	font-family: "Arial Narrow";
	color: #3c4ac4;
	font-weight: bold;
	
}
a.preciolistado {
	font-size: 20px;
	text-decoration: none;
	font-family: "Arial Narrow";
	color: #3c4ac4;
	font-weight: bold;
	
}
a.preciolistado:hover {
	font-size: 20px;
	text-decoration: none;
	font-family: "Arial Narrow";
	color: #3c4ac4;
	font-weight: bold;
	
}
.puntoslistado {
	font-size: 9px;
	text-decoration: none;
	font-family: "Arial";
	color: #ffffff;
	font-weight: bold;
	
}
a.puntoslistado {
	font-size: 9px;
	text-decoration: none;
	font-family: "Arial";
	color: #ffffff;
	font-weight: bold;
	
}
a.puntoslistado:hover {
	font-size: 9px;
	text-decoration: none;
	font-family: "Arial";
	color: #ffffff;
	font-weight: bold;
	
}
.preciosficha{
font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #b74343; font-weight: bold; 
}

.puntoslistado2 {
	font-size: 12px;
	text-decoration: none;
	font-family: "Arial";
	color: #ffffff;
	font-weight: bold;
	
}

.puntoslistado3 {
	font-size: 10px;
	text-decoration: none;
	font-family: "Arial";
	color: #db2109;
	font-weight: bold;
	
}
a.preciolistado2 {
	font-size: 20px;
	text-decoration: none;
	font-family: "Arial Narrow";
	color: #db2109;
	font-weight: bold;
	
}
a.preciolistado2:hover {
	font-size: 20px;
	text-decoration: none;
	font-family: "Arial Narrow";
	color: #db2109;
	font-weight: bold;
	
}
.puntoslistado2 {
	font-size: 9px;
	text-decoration: none;
	font-family: "Arial";
	color: #db2109;
	font-weight: bold;
	
}
a.puntoslistado2 {
	font-size: 9px;
	text-decoration: none;
	font-family: "Arial";
	color: #3c4ac4;
	font-weight: bold;
	
}
a.puntoslistado2:hover {
	font-size: 9px;
	text-decoration: none;
	font-family: "Arial";
	color: #3c4ac4;
	font-weight: bold;
	
}
.bannerentrada{
	font-size:12px;
	text-decoration: none;
	font-family: "Arial";
	color: #ffffff;
	font-weight: bold;
	
}
.menu2{
	font-size:12px;
	text-decoration: none;
	font-family: "Arial";
	color: #001550;
	font-weight: bold;
	
}
a.menu2{
	font-size:12px;
	text-decoration: none;
	font-family: "Arial";
	color: #001550;
	font-weight: bold;
	
}
a.menu2:hover{
	font-size:12px;
	text-decoration: none;
	font-family: "Arial";
	color: #ffffff;
	font-weight: bold;
	
}
a.menu22{
	font-size:12px;
	text-decoration: none;
	font-family: "Arial";
	color: #ffffff;
	font-weight: bold;
	
}
a.menu22:hover{
	font-size:12px;
	text-decoration: none;
	font-family: "Arial";
	color: #001550;
	font-weight: bold;
	
}
.menu3{
	font-size:12px;
	text-decoration: none;
	font-family: "Arial";
	color: #ffffff;
	font-weight: bold;
	
}
a.menu3{
	font-size:12px;
	text-decoration: none;
	font-family: "Arial";
	color: #ffffff;
	font-weight: bold;
	
}
a.menu3:hover{
	font-size:12px;
	text-decoration: none;
	font-family: "Arial";
	color: #ffffff;
	font-weight: bold;
	
}
a.menu5{
	font-size:12px;
	text-decoration: none;
	font-family: "Arial";
	color: #ffffff;
	font-weight: bold;
	
}
a.menu5:hover{
	font-size:12px;
	text-decoration: none;
	font-family: "Arial";
	color: #ffffff;
	font-weight: bold;
	
}
a.menu3inverse{
	font-size:12px;
	text-decoration: none;
	font-family: "Arial";
	color: #ffffff;
	font-weight: bold;
	
}

a.menu3inverse:hover{
	font-size:12px;
	text-decoration: none;
	font-family: "Arial";
	color: #ffffff;
	font-weight: bold;
	
}

li{
	font-size:12px;
	text-decoration: none;
	font-family: "Arial";
	color: #000000;
	font-weight: bold;
	
}
.lletrapetita{
	font-size:9px;
	text-decoration: none;
	font-family: "Arial";
	color: #000000;
	
}
.inputnuevo {
  background: #dbdef1;
  border-color: #4a89b5;
  border-style: solid;
  border-width: 1px;
  font-family: "Arial";
  font-size: 9px;
}

li.tonet {
	font-family: Verdana;
	font-size: 10px;
	font-weight: lighter;
}

li.tonet2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: lighter;
}
li.tonet3 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: lighter;
	list-style: none;
	padding: 0;
	text-align: left;
	margin: 0;
	list-style-position: inside;
	padding-right: 0px;
	padding-left: 0px;
}
ul.tonet3{
	font-family: Verdana;
	font-size: 10px;
	font-weight: lighter;
	width: 128;
	list-style: none;
	padding: 0;
	text-align: left;
	white-space: normal;
	margin: 0;
	list-style-position: inside;
	padding-right: 0px;
	padding-left: 0px;
}
.tonet {
	font-family: Verdana;
	font-size: 11px;
	font-weight: lighter;
}

.reftele{
	font-size:18px;
	text-decoration: none;
	font-family: "Arial";
	color: #000000;
	font-weight: normal;
}
a.reftele{
	font-size:18px;
	text-decoration: none;
	font-family: "Arial";
	color: #000000;
	font-weight: normal;
}
a.reftele:hover{
	font-size:18px;
	text-decoration: none;
	font-family: "Arial";
	color: #000000;
	font-weight: normal;
}

.opcionlist{
	font-size:9px;
	text-decoration: none;
	font-family: Arial;
	color: #787878;
	font-weight: lighter;

}
a.opcionlist{
	font-size:9px;
	text-decoration: none;
	font-family: Arial;
	color: #787878;
	font-weight: lighter;

}
a.opcionlist:hover{
	font-size:9px;
	text-decoration: none;
	font-family: Arial;
	color: #787878;
	font-weight: lighter;

}
.obtencion{
	font-size:10px;
	text-decoration: none;
	font-family: Verdana;
	color: #011878;
	font-weight: lighter;
	font-weight: bold;

}
a.obtencion{
	font-size:10px;
	text-decoration: none;
	font-family: Verdana;
	color: #011878;
	font-weight: lighter;
	font-weight: bold;

}
a.obtencion:hover{
	font-size:10px;
	text-decoration: none;
	font-family: Verdana;
	color: #011878;
	font-weight: lighter;
	font-weight: bold;

}

.preuobt{
	font-size:17px;
	text-decoration: none;
	font-family: Arial;
	color: #011878;
	font-weight: lighter;
	font-weight: bold;
}
a.preuobt{
	font-size:17px;
	text-decoration: none;
	font-family: Arial;
	color: #011878;
	font-weight: lighter;
	font-weight: bold;
}
a.preuobt:hover{
	font-size:17px;
	text-decoration: none;
	font-family: Arial;
	color: #011878;
	font-weight: lighter;
	font-weight: bold;
}

.preuobt_gran{
	font-size:20px;
	text-decoration: none;
	font-family: Arial;
	color: #011878;
	font-weight: lighter;
	font-weight: bold;
}
a.preuobt_gran{
	font-size:20px;
	text-decoration: none;
	font-family: Arial;
	color: #011878;
	font-weight: lighter;
	font-weight: bold;
}
a.preuobt_gran:hover{
	font-size:20px;
	text-decoration: none;
	font-family: Arial;
	color: #011878;
	font-weight: lighter;
	font-weight: bold;
}

.preuobt_p{
	font-size:15px;
	text-decoration: none;
	font-family: Arial;
	color: #011878;
	font-weight: lighter;
	font-weight: bold;
}
a.preuobt_p{
	font-size:15px;
	text-decoration: none;
	font-family: Arial;
	color: #011878;
	font-weight: lighter;
	font-weight: bold;
}
a.preuobt_p:hover{
	font-size:15px;
	text-decoration: none;
	font-family: Arial;
	color: #011878;
	font-weight: lighter;
	font-weight: bold;
}

.redencion{
	font-size:10px;
	text-decoration: none;
	font-family: Verdana;
	color: #7c0200;
	font-weight: lighter;
	font-weight: bold;

}
a.redencion{
	font-size:10px;
	text-decoration: none;
	font-family: Verdana;
	color: #7c0200;
	font-weight: lighter;
	font-weight: bold;

}
a.redencion:hover{
	font-size:10px;
	text-decoration: none;
	font-family: Verdana;
	color: #7c0200;
	font-weight: lighter;
	font-weight: bold;

}
.preured{
	font-size:17px;
	text-decoration: none;
	font-family: Arial;
	color: #7c0200;
	font-weight: lighter;
	font-weight: bold;
}
a.preured{
	font-size:17px;
	text-decoration: none;
	font-family: Arial;
	color: #7c0200;
	font-weight: lighter;
	font-weight: bold;
}
a.preured:hover{
	font-size:17px;
	text-decoration: none;
	font-family: Arial;
	color: #7c0200;
	font-weight: lighter;
	font-weight: bold;
}

.preured_gran{
	font-size:20px;
	text-decoration: none;
	font-family: Arial;
	color: #7c0200;
	font-weight: lighter;
	font-weight: bold;
}
a.preured_gran{
	font-size:20px;
	text-decoration: none;
	font-family: Arial;
	color: #7c0200;
	font-weight: lighter;
	font-weight: bold;
}
a.preured_gran:hover{
	font-size:20px;
	text-decoration: none;
	font-family: Arial;
	color: #7c0200;
	font-weight: lighter;
	font-weight: bold;
}

.preured_p{
	font-size:15px;
	text-decoration: none;
	font-family: Arial;
	color: #7c0200;
	font-weight: lighter;
	font-weight: bold;
}
a.preured_p{
	font-size:15px;
	text-decoration: none;
	font-family: Arial;
	color: #7c0200;
	font-weight: lighter;
	font-weight: bold;
}
a.preured_p:hover{
	font-size:15px;
	text-decoration: none;
	font-family: Arial;
	color: #7c0200;
	font-weight: lighter;
	font-weight: bold;
}

.ivalist{
	font-size:10px;
	text-decoration: none;
	font-family: Arial;
	color: #ffffff;
	font-weight: lighter;

}
.ivalistgran{
	font-size:16px;
	text-decoration: none;
	font-family: Arial;
	color: #ce1515;
	font-weight: bold;

}

.titProducto{
	font-size:24px;
	text-decoration: none;
	font-family: Arial Narrow;
	color: #bababa;
	font-weight: lighter;

}

.titDesc{
	font-size:14px;
	text-decoration: none;
	font-family: Arial;
	color: #023e86;
	font-weight: BOLD;

}

.titOpcion{
	font-size:11px;
	text-decoration: none;
	font-family: Arial;
	color: #000000;
	font-weight: BOLD;
}

.comprar_gran{
	font-size:18px;
	text-decoration: none;
	font-family: Arial;
	color: #000000;
	font-weight: lighter;
	font-weight: bold;
}
a.comprar_gran{
	font-size:18px;
	text-decoration: none;
	font-family: Arial;
	color: #000000;
	font-weight: lighter;
	font-weight: bold;
}
a.comprar_gran:hover{
	font-size:18px;
	text-decoration: none;
	font-family: Arial;
	color: #000000;
	font-weight: lighter;
	font-weight: bold;
}
.titpequeno{
	font-size:12px;
	text-decoration: none;
	font-family: Arial;
	color: #000000;
	font-weight: lighter;
	font-weight: bold;

}
a.masinfo{
	font-size:10px;
	text-decoration: none;
	font-family: Verdana;
	color: #0d289b;
	font-weight: lighter;
	
}
a.masinfo:hover{
	font-size:10px;
	text-decoration: none;
	font-family: Verdana;
	color: #0d289b;
	font-weight: lighter;
}
a.entradapetit{
	font-size:10px;
	text-decoration: none;
	font-family: Arial;
	color: #c80c00;
	font-weight: bold;
}
a.entradapetit:hover{
	font-size:10px;
	text-decoration: none;
	font-family: Arial;
	color: #0416ff;
	font-weight: bold;
}
.titOlvido{
	font-size:24px;
	text-decoration: none;
	font-family: Arial Narrow;
	color: #020d89;
	font-weight: lighter;

}
ul.prueba {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: left;
  }
  
li.prueba {
  float: left;
  position: relative;
  width: 8em;
  text-align: left;
 
    
  }
  
li.prueba ul.prueba {
  display: none;
  position: absolute; 
  top: 2em;
  left: 0;
  text-align: left;
  }
li.prueba > ul.prueba {
	top: auto;
	left: auto;
	}
li.prueba:hover ul.prueba, li.over ul.prueba{ 
	display: block;
	
	}
	
.tit {
  	font-size:14px;
	text-decoration: none;
	font-family: Arial;
	color: #000000;
	font-weight: bold;
  }
  
 .tit2 {
  	font-size:17px;
	text-decoration: none;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: regular;
  }
  
   .text {
  	font-size:19px;
	text-decoration: none;
	font-family: Arial;
	color: #001550;
	font-weight: bold;
  }
  
   .text2 {
  	font-size:12px;
	text-decoration: none;
	font-family: Arial;
	color: #000000;
	font-weight: bold;
  }
  
   .text3 {
  	font-size:14px;
	text-decoration: none;
	font-family: Arial;
	color: #000000;
	font-weight: bold;
  }
  
     .text4 {
  	font-size:12px;
	text-decoration: none;
	font-family: Arial;
	color: #000000;
	font-weight: regular;
  }
  
    .login {
  	font-size:12px;
	text-decoration: none;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: regular;
  }
  .titlistado {
  	font-size:17px;
	text-decoration: none;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
  }
  .preulistado {
  	font-size:28px;
	text-decoration: none;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
  }
  
  .titblanc {
  	font-size:18px;
	text-decoration: none;
	font-family: Arial;
	color: #ffffff;
	
  }
  a.textpeq {
  	font-size:10px;
	text-decoration: none;
	font-family: Arial;
	color: #000000;
	font-weight: regular;
  }
  a.textpeq:hover {
  	font-size:10px;
	text-decoration: none;
	font-family: Arial;
	color: #001550;
	font-weight: regular;
  }
  .titbluegros {
  	font-size:24px;
	text-decoration: none;
	font-family: Arial;
	color: #001550;
	font-weight: bold;
	
  }
  .text3light {
  	font-size:14px;
	text-decoration: none;
	font-family: Arial;
	color: #000000;
	}
	
	.preuficha {
  	font-size:20px;
	text-decoration: none;
	font-family: Verdana;
	color: #ff0000;
	font-weight: bold;
  }
  .text5 {
  	font-size:12px;
	text-decoration: none;
	font-family: Arial black;
	color: #000000;
	font-weight: bold;
  }
  .textblanc {
  	font-size:14px;
	text-decoration: none;
	font-family: Arial;
	color: #ffffff;
	
  }
  
