   #productos {
      font-size:11pt;
      color:#676b69;
      left:50px;
      width:740px;
      margin:0;
      position:relative;
	  padding-top:15px;
	  padding-bottom:130px;
    }
    #productos ul      { list-style-type: none; padding: 0; }
    #productos li      { position:relative; height: 80px;}
    #productos p       { margin-bottom:5px; text-align:left;}
    #separador         { position:absolute; top:13px;}
    #imagen            { position:absolute; left:20px;  top:30px;}
    #imagen2           { position:absolute; left:60px;  top:30px;}
    #imagen3           { position:absolute; left:100px;  top:30px;}
    #imagen a img      { border-color:#202221; border-style:hidden; }
    #imagen a:hover img {border-style:groove;}
    #imagen span       { position:absolute; left:100px; top:-100px; visibility:hidden;}
    #imagen span img   { display:block; border:0; }
    #imagen:hover span { visibility:visible; margin:0;  z-index:2; }
    #titulo_1l         { position:absolute; left:100px; top:45px; width:170px; }
    #titulo_2l         { position:absolute;	left:100px;	top:35px; width:170px; }
    #car_1l            { position:absolute;	left:290px;	top:46px; width:255px; }
    #car_2l            { position:absolute;	left:289px; top:35px; width:265px; }
    #car_2l_sel        { position:absolute;	left:240px; top:35px; width:265px; }
    #precio            { position:absolute;	left:585px;	top:45px; width: 39px; height: 21px; }

    #productos form    { position:absolute; left:650px; top:45px; 	  z-index:1;}
    #ver_edi           { position:absolute; left:650px; top:45px; font-size:10pt;}

    input      { 
	  position:absolute;
	  font-size:10pt; 
	  font-family:Book Antiqua; 
	  margin:0; 
	  margin-left:-18px;
      border: none;
      background:#202221; 
	  text-decoration: none; 
	  color:#b9b5b6; 
	  font-weight:normal;
	  }
    input:hover{ color:#cccccc; text-decoration: underline; cursor: pointer; }

    #enviar          { margin-left:-18px; }
    #enviar_con_sel  { margin-left:-18px; }
 
	#select0       { 
	  position:absolute; 
	  left:-365px; 
	  top:15px; 
	  font-size:10pt; 
	  font-family:Book Antiqua;       
	  background:#202221; 
      color:#676b69;
	  border-color:#676b69;
      border:0;
	  }
	#select0_of_2   { 
	  position:absolute; 
	  left:-415px; 
	  top:15px; 
	  font-size:10pt; 
	  font-family:Book Antiqua;       
	  background:#202221; 
      color:#676b69;
	  border-color:#676b69;
      border:0;
	  }
	#select1       { 
	  position:absolute; 
	  left:-245px; 
	  top:15px; 
	  font-size:10pt; 
	  font-family:Book Antiqua;   
	  text-align:left;
	  background:#202221; 
      color:#676b69;
	  border-color:#676b69;
      border:0;
	  }

    #ver_cesta      { top: 10px; left:555px; }
    #ver_cesta_es   { top: 10px; left:580px; }

#enlaces_der{
   position:absolute;  /*Relative to maincontainer*/
   width: 100px;       /*Width of right column*/
   right:10px;  /*Set left margin*/
   top: 180px;
   z-index:4;          /* 3 to be over the rest of the layers */
   font-size:9pt;
   text-align:left;
   }
#enlaces_der ul        { list-style-type: none; padding: 0; }
#enlaces_der li        { margin: 10px; }
#enlaces_der a span    { color:#cccccc; text-decoration: underline; }

    #enlaces_final {
      color:#676b69;
      left:50px;
      width:740px;
      bottom:10px;
      position:absolute;
	  text-align:center;
    } 
    #enlaces_final h1 { font-size:10pt; top:10px; }
    #enlaces_final a  { margin: 0px 30px; font-weight:normal;}

