    input.submit {
      margin: 0 auto;
      text-align: center;
    }
    table.selected {
      border: 1px solid #fa0;
      background:#fffaf0;
    }
    table.selected a {
      color: #f70;
    }
    a {
      text-decoration: none;
      color: #1B254E;
    }
	
	#body a{font-weight:bold;}
	
    a:visited {
      text-decoration: none;
      color: #1B254E;
    }
    a:hover {
      text-decoration: underline;
      color: #0B254E;
    }
     body {
      background: repeat-y url(img/sombra-izquierda.png) #fff;
      margin:0;
      padding: 0;
      font-family: Tahoma, sans;
      font-size: 11px;    
     }
     #head1 {
      width: 100%;
      padding-top: 85px;
      padding-bottom: 12px;
      background: repeat-x url(img/cabecera.png);
      color: #fc0;
     }
     #head1 a {
      color: #fff;
      white-space: nowrap;
      
     }
     #head1 a:hover {
      color: #ccf;
      
     }
     #marca {
      width: 349px;
      height: 80px;
      position: absolute;
      top: 16px;
      left: 0px;
      background: no-repeat url(img/marca.png);
      
      
     }
     #menu {
      width: 132px;
      height: 560px;
      position: absolute;
      top: 96px;
      left: 0px;
      background: no-repeat url(img/menu.png);
      color: #0B254E;
      padding-top: 40px;
      padding-left: 10px;
      padding-right: 10px;
      font-size: 14px;
      font-family: Arial;
      line-height: 22px;
      font-weight: bold;
     }
     #menu a {
      color: #0B256E;
     }
     #menu ul {
     margin-left:5px;
     padding-left:5px;
     }
     #menu .especial {
      font-size: 12px;
      font-variant: small-caps;
     }
     #menu .especial ul {
      margin: 0px;
      padding: 0;
      padding-right: 5px;
     }
     #menu .especial li {
      background: #D9E0EA;
      border: #0B254E solid 1px;
      list-style: none;
      padding: 5px;
      margin: 1px;
      text-align: center:
     }
     #menu .especial a {
      color: #0B254E;
      font-size: 12px;
     }
     #body {
      margin-left: 160px;
      
      _margin-left: 0;
      _position: relative;
      _left: 160px;
      _width: 80%;
     }
     #publicidad {
      width: 349px;
      height: 80px;
      position: absolute;
      top: 20px;
      right: 4px;
      text-align: right;
      color: #0B254E;
     }
     #publicidad a {
      letter-spacing: 1px;
      
     }
     #menu h1 { font-size:14px;}
     h1,h2,h3 {
     font-variant: small-caps;
     padding: 0;
     margin: 0;
     }
     h1 {
      font-size: 22px;
     }
     h2 {
      font-size: 22px;
      font-weight: bold:
     }
     h3 {
      font-size: 22px;
      font-weight: bold:
     }
     h4 {
      font-size: 22px;
      font-weight: bold:
     }
     
     
     input {
      font-size: 12px;
     }
  
     table.carrito {
      border-collapse: collapse;
      width: 500px;
     }
     table.carrito td, table.carrito th{
      border: 1px solid #333;
      text-align: center;
      padding: 5px;
     }
     table.carrito th{
      background: #ccc;
     }
    
    
