/* catalogos */

.indice1 { float: left; width: 170px; height: 210px; margin-right: 20px; text-align: center; }
.indice1 p, .indice1 h1 { margin: 0; }
.indice2 { float: left; width: 122px; height: 190px; margin-right: 10px; margin-left: 10px; text-align: center; }

/* producto */

#producto1 { float: left; width: 275px; margin-top: 50px; padding-right: 10px; }
#producto1 img { margin-bottom: 40px; }
#producto1 .cuadro3 { margin-bottom: 20px; }
#producto2 { float: right; width: 275px; margin-top: 10px; padding-left: 10px; }

/* muestrarios */

.maderas { float: left; height: 235px; width: 122px; margin-right: 20px; color: #005899; }
.maderas p { margin: 0px; }

/* otros */

.cuadro3 { color: #006699; }
.muestrario { float: left; height: 170px; width: 114px; text-align: center; }
