HTML {
	background: #FAF4CE;
}

DIV#pie {
	border-bottom: 3px solid #B7B397;
}

/** DESCRIPCION O SUBCONTENIDO **/
DIV#descripcion {
	background: #FAF4CE;
}


/** CONTENIDO **/
DIV#contenido H3 {
	background: #FDFBEF;
	border-bottom: 3px double #FAF4CE;
}

DIV#contenido H3, DIV.producto TH, DIV#contenido P A {
	color: #BBA300;
}

DIV.producto TD {
	border: 1px solid #FAF4CE;
}

HR {
	background: url(../img/separadorDecoracion.png) no-repeat;
}
