FONT		{FONT-FAMILY: Tahoma, Tahoma, Helvetica, Geneva, Arial; FONT-SIZE: 11px}
li		{FONT-FAMILY: Tahoma, Tahoma, Helvetica, Geneva, Arial; FONT-SIZE: 12px}
P		{FONT-FAMILY: Tahoma, Tahoma, Helvetica, Geneva, Arial; FONT-SIZE: 12px}
DIV		{FONT-FAMILY: Tahoma, Tahoma, Helvetica, Geneva, Arial; FONT-SIZE: 11px}
INPUT		{FONT-FAMILY: Tahoma, Tahoma, Helvetica, Geneva, Arial; FONT-SIZE: 10px}
TEXTAREA	{FONT-FAMILY: Tahoma, Tahoma, Helvetica, Geneva, Arial; FONT-SIZE: 10px}
FORM 		{FONT-FAMILY: Tahoma, Tahoma, Helvetica, Geneva, Arial; FONT-SIZE: 11px}
SELECT		{FONT-FAMILY: Tahoma, Tahoma, Helvetica, Geneva, Arial; FONT-SIZE: 11px}

BODY {
background: #e0ae19;
color : #737373;
margin : 0px 0px;
text-align: center; font-style:normal; font-variant:normal; font-weight:normal; font-size:1pt; font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif

}

#contenedor{
text-align: left;
width: 700px;
background-color : #ffffff;
margin: auto;
}

#cabecera{
height : 106px;
width: 760px;
}

#cuerpo{
background : #ffffff ;
border-top : 0px
border-bottom : 0px  ;
width: 540px;
font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-weight:normal;

}

#menu{
background : #000067 ;
border : 0px solid #cccccc;
padding-left:10px;
padding-right:10px;
padding-top:5px;
padding-bottom:5px ;
width: 60px;

margin:0 10;
font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:1pt;
color:#ffffff;
}

input:{ font-size:1pt;}
A{text-decoration:none;}
A:visited{text-decoration:none;}
A:active{text-decoration:none;}
A:hover{text-decoration:none;}

.blanco {font-family:Arial,Tahoma;font-size:11px;color:#ffffff;}
.gris {font-family:Arial,Tahoma;font-size:11px;color:#C0C0C0;}
.gris11 {font-family:Arial,Tahoma;font-size:11px;color:#737373;}
.gris14 {font-family:Arial,Tahoma;font-size:11px;color:#737373;}
.gris18 {font-family:Arial,Tahoma;font-size:18px;color:#737373;}
.azul {font-family:Arial,Tahoma;font-size:10px;color:#1e3285;}
.azul14 {font-family:Arial,Tahoma;font-size:14px;color:#1e3285;}
.azulnegrita {font-family:Arial,Tahoma;font-size:10px;color:#1e3285;font-weight:bold;}
.filas_selec{ font-size: 9px; background-color:#0066FF;color:#ffffff; }
.filas_noselec{ font-size: 9px; background-color:#ffffff;color:#0066FF; }

/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Tahoma, Arial, sans-serif; font-size: 9px; }
.errorBox { font-family : Tahoma, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Tahoma, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Tahoma, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }


A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Tahoma;
  font-size: 13px;
  background: #9C0504;
  color: #000000;
  font-weight : bold;
}
p.headerNavigation {
  font-family: Tahoma;
  font-size: 15px;
  background: #743540;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation {
  color: #000000;
}



A.footerNavigation:hover {
  color: #ffffff;
}
 TR.footerNavigation {
  background: #743540;
}

TD.footerNavigation {
  font-family: Tahoma;
  font-size: 16px;
  background: #743540;
  color: #ffffff;
  font-weight : bold;
}

A.footerNavigation {
  color: #000000;
}



A.footerNavigation:hover {
  color: #ffffff;
}


tr.information {
  font-family: Tahoma;
  font-size: 11px;
  margin : 0px 0px;
  color: #000000;
   line-height: 1;
   background: #f8f8f9;

}

lU.information {
  font-family: Tahoma;
  font-size: 12px;
  color: #000000;
  font-weight : bold;
}

}



A.information {
  color: #000000;
}

P.information:hover {
  color: #ffffff;
}

A.information:hover {
  color: #ffffff;
}

TR.headerError {
  background: #b6b7cb;
}

TD.headerError {
  font-family: Tahoma;
  font-size: 12px;
  background: #b6b7cb;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Tahoma;
  font-size: 12px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

TR.directorio {
 background: #bbc3d3;
}

TD.directorio {
  font-family: Tahoma;
  font-size: 8px;
  background: #ffffff;
  color: #bbc3d3;
  font-weight: bold;
}


.infoBox {
  background: #b6b7cb;

}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Tahoma;
  font-size: 12;
  font-weight: bold;
  background: ##9C0504;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  background-color:#f8f8f9;
}

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: 1px;
  border-style: solid;
  border-spacing: 1px;
  font-size: 12px;
}

.productListing-heading {
  font-family: Arial;
  font-size: 12px;

  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 13px;
  color: #743540;
}

TD.fieldKey {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 9px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
}

SPAN.greetUser {
  font-family: Tahoma, 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, Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Tahoma, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Tahoma, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Tahoma, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }
.configuradorBox { font-family: Tahoma, Arial, sans-serif; font-size: 9px; }
/* input requirement */

.inputRequirement { font-family: Tahoma, Arial, sans-serif; font-size: 10px; color: #ff0000; }

ADD

ul.sitemap {
color: #ff0000;
}

h1 {
 font-family: Tahoma, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}

h2 {
 font-family: Tahoma, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}

/* menu Solid - Show Sub-categories  Star */
a.menucateg:link, a.menucateg:visited, a.menucateg:active {
display: block;
background-color:#f8f8f9;
vertical-align: middle;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: left;
height: 12px;
text-decoration: none;
border: solid 1px #f8f8f9;
}

a.menucateg:hover {
border: solid 1px #ffffff;
background-color:#655240;
text-decoration: none;                        
font-weight: bold;
color: #f8f8f9;
}

a.menusubcateg:link, a.menusubcateg:visited, a.menusubcateg:active {
display: block;
background-color:#f8f8f9;
vertical-align: middle;
font-size: 9px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
height: 12px;
text-decoration: none;
border: solid 1px #f8f8f9;
}

a.menusubcateg:hover {
border: solid 1px #6633CC;
background-color:#BFB5AC;
text-decoration: none;
color: #f8f8f9;
}

TR.barraSuperior {
  background: #bbc3d3;
}

TD.barraSuperior {
  font-family: Tahoma;
  font-size: 12px;
  background: #ffffff;
  color: #9C0504;
  font-weight : bold;
}

A.barraSuperior {
  color: #9C0504;
}

/* Graphical Borders - boxes column_left_right - Star */
.mws_boxTop    { background: url('images/infobox/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft   { background: url('images/infobox/left.gif'); }
.mws_boxRight  { background: url('images/infobox/right.gif'); }
.mws_boxBottom { background: url('images/infobox/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 12px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { background: #FFFFFF; }
/* Graphical Borders - boxes column_left_right - Star */

/* Graphical Borders - boxes main modules and file-pages - Star */
.mws_boxTop_main    { background: url('images/infobox_main/top.gif');
                 font-family: Tahoma;
                 font-size: 12px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_main   { background: url('images/infobox_main/left.gif'); }
.mws_boxRight_main  { background: url('images/infobox_main/right.gif'); }
.mws_boxBottom_main { background: url('images/infobox_main/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 12px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_main { background: #FFFFFF; }
