A               { text-decoration: none; color: #969696; }
A:link          { color: #969696; }
A:visited       { color: #969696; }
A:active        { color: #969696; }
A:hover         { color: #4c4c4c; }

A.nombreProducto               {
   text-decoration: none;
   color: #070D22;
   font-size: 13px;
   font-weight: bold;
}
A.nombreProducto:link          { color: #2e4110; }
A.nombreProducto:visited       { color: #2e4110; }
A.nombreProducto:active        { color: #2e4110; }
A.nombreProducto:hover         { color: #454545; text-decoration: underline;}


BODY {
   background-image: url('/img/back.jpg');
   background-repeat: repeat-x;
   background-color: #ffffff;
   margin: 0px;
   padding: 0px;
   font-family: Helvetica, Arial;
   font-size: 10px;
   line-height: 15px;
   color: #969696;
   text-decoration: none;
}

b, strong {
   color: #4c4c4c;
   font-weight: bolder;
}

p {
   text-align: justify;
}

input, textarea, select {
   background: #fafafa;
   border: 1px solid #969595;
   font-size: 12px;
   font-family: Helvetica, Arial;
   margin-bottom: 10px;
}

.inputHeader {
   background: transparent;
   border: 1px solid #808080;
   font-size: 12px;
   font-family: Helvetica, Arial;
}


.boton {
   height: 25px;
   border-width:1px;
   border-style:solid;
   border-color:#cdcdcd;
   background-color:#222222;
   font-family: Helvetica, Arial;
   color: #dedede;
   font-weight: Bold;
   font-size: 12px;
}

div#proteccionDatos {
   width: 90%;
   margin: 0px auto 0px auto;
   padding: 10px;
   font-size: 9px;
   color: #707070;
   line-height: 10px;
}

div#lienzo {
   width: 820px;
   margin: 0px auto 0px auto;
}

div#header {
   margin-top: 10px;
   text-align: center;
}

div#idiomasBar {
   text-align: right;
   margin-bottom: 25px;
}

div#menuPrincipal {
   margin-bottom: 10px;
   letter-spacing: 0.5px;
}

div#menuPrincipal a {
   font-size: 12px;
   margin-left: 15px;
   margin-right: 15px;
}

div#menuTienda {
   margin-bottom: 10px;
   letter-spacing: 0.5px;
}

div#menuTienda a {
   font-size: 9px;
   margin-left: 10px;
   margin-right: 10px;
}

div#footer {
   margin-top: 50px;
   text-align: center;
}

div#menuTiendaFooter a {
   font-size: 9px;
   margin-left: 10px;
   margin-right: 10px;
}

div#maincontents {
   margin-top: 25px;
   width: 100%;
}

div#contentGeneric {
   width: 680px;
   margin: 0px auto 0px auto;
   background: white;
   color: #969595;
   font-size: 11px;
   line-height: 17px;
}

div#contentGenericPrensa {
   width: 800px;
   margin: 0px auto 0px auto;
   color: #969595;
   font-size: 11px;
   line-height: 17px;
}

div#contactUs {
   text-align: center;
   font-size: 11px;
   color: #979595;
   margin: 20px auto 0px auto;
   width: 500px;
}

div#contactUs p {
   text-align: center;
}

div#contactUs a {
   color: #979595;
}

div#contactUs b {
   font-weight: bold;
   color: #666565;
   font-size: 12px;
}

h1 {
   font-size: 14px;
}

div#catalogoFoto {
   text-align: center;
   height: 315px;
   width: 700px;
   margin: 0px auto 0px auto;
}

div#catalogoSlideFotos {
   width: 630px;
   margin: 0px auto 0px auto;
}