A               { text-decoration: none; color: #1f3072; }
A:link          { color: #1f3072; }
A:visited       { color: #1f3072; }
A:active        { color: #1f3072; }
A:hover         { color: #1f3072; text-decoration: underline;}

A.gris               { text-decoration: none; color: #8c8b8b; }
A.gris:link          { color: #8c8b8b; }
A.gris:visited       { color: #8c8b8b; }
A.gris:active        { color: #8c8b8b; }
A.gris:hover         { color: #000000; text-decoration: underline;}

a img {
   border: none;
}

html {
   font-family: Verdana;
   font-size: 12px;
   color: #000000;
   text-decoration: none;
   text-align: justify;
}

body {
   background-color: #ffffff;
   background-image: url('img/back.gif');
   background-position: center top;
   background-repeat: repeat-x;
   background-attachment: fixed;
   margin: 0px;
   padding: 0px;
}

b, strong {
   color: #000000;
   font-weight: bolder;
}

input, textarea, select {
   color: #7E888A;
   background: white;
   border: 0px;
   border: 1px solid #7E888A;
   font-size: 12px;
}

.boton {
   height: 20px;
   border-width:1px;
   border-style:solid;
   border-color:#cdcdcd;
   background-color:#000000;
   font-family: Verdana;
   color: #ffffff;
   font-weight: Bold;
   font-size: 11px;
}

div#footer {
   width: 700px;
   margin: 30px auto 50px auto;
   font-size: 10px;
   font-weight: bold;
   height: 50px;
}

div#contentArea {
   width: 800px;
   margin: 50px auto 0px auto;
}


td#menuLeft {
   font-family: Courier New;
   text-align: right;
   font-size: 13px;
   font-weight: bold;
}

td#mainContentArea {
   width: 645px;
   background-image: url('img/back-lienzo-631x593.png');
   background-position: center top;
   background-repeat: no-repeat;
}

div#contenidoWeb {
   width: 465px;
   margin: 27px 50px 0px auto;
}

h1 {
   font-family: Courier New;
   font-weight: bold;
   font-size: 16px;
   color: #454545;
}

/* Colecciones */
.coleccionOff {
   width: 100%;
   height: 27px;
   background-image: url('/img/coleccion_252x27.gif');
   background-position: left top;
   background-repeat: no-repeat;
   text-align: left;
   font-size: 13px;
   font-weight: bold;
   text-transform: uppercase;
   padding-left: 10px;
   border: 1px solid #a9a9a9;
}

.coleccionOn {
   width: 100%;
   height: 27px;
   background-image: url('/img/coleccion_on.gif');
   background-position: left top;
   background-repeat: no-repeat;
   text-align: left;
   font-size: 13px;
   font-weight: bold;
   text-transform: uppercase;
   padding-left: 10px;
   color: #ffffff;
}

.coleccionOn a {
   color: #ffffff;
}

.coleccionesMenu {
   color: #51591b;
   padding-left: 30px;
}

.coleccionesMenu a {
   color: #51591b;
   font-weight: bold;
}

div#coleccionExplica {
   position: absolute;
   width: 200px;
   margin-left: 252px;
   margin-top: 2px;
   background: white;
   border: 1px solid #d2d4d6;
   color: #727272;
}

div#catalogoFoto {
   width: 450px;
   height: 315px;
   text-align: center;
   background: #000000;
   border: 1px solid #cdcdcd;
   margin-bottom: 10px;
}

div#scrollFotosHorizontal {
   width: 400px;
   height: 80px;
   overflow: hidden;
}

div#thumbsFotos {
   position: absolute;
}


div#contentAreaHome {
   width: 800px;
   margin: 0px auto 0px auto;
}

div#destacadoHome {
   background-image: url('img/destacado.png');
   background-position: center top;
   background-repeat: no-repeat;
   position: absolute;
   margin-left: 550px;
   top: 70px;
   width: 178px;
   height: 200px;
}

div#destacadoHomeInArea {
   margin-top: 65px;
   margin-left: 22px;
   width: 135px;
   height: 60px;
   font-size: 10px;
   text-align: center;
}