.divCabecera {
	height: 100px;
	width: 800px;
	top: 0px;
	z-index: 10;
	position: absolute;
	visibility: hidden;
}
.divPortadas {
	height: 400px;
	width: 820px;
	top: 100px;
	z-index: 20;
	position: absolute;
	background-color: #a4a477;
}
.bordeFoto {
	border: 1px solid #E8E6AC;
}

.SWF {
	
	background-position: center top;
	bottom: 0px;
	position: absolute;
}
.Fondo_Articulo_Catalogo {
	background-image: url(../images/FondoCubo.jpg);
	background-repeat: no-repeat;
}

.Portadas {
	/*background-image: url(../portadas/P5.jpg);
	background-repeat: no-repeat;*/
	height: 400px;
	width: 820px;
	background-position: center top;
	top: 100px;
	background-color: #e8e6ac;
}
a:visited {
	color: #030;
	text-decoration: none;
}
.logoBase {
	bottom: 0px;
	position: absolute;
	left: 0px;
}
.CATALOGO {
	position: fixed;
	width: 150px;
	height: 200;
	bottom: 30px;
	right: 10px;
}
.FENGSHUI {
	position: fixed;
	width: 150px;
	height: 200;
	bottom: 90px;
	right: 5px;
}
.Select_Catalogo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-color: #A8A779;
	font-weight: normal;
	color: #E8E6AC;
}

.COMPANY {
	left: 0px;
	position: absolute;
	width: 100%;
	height: 200;
	top: 430px;
}
.Cabecera {
	background-image: url(../img/cabecera.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 820px;
	background-position: center top;
}
.sombraIZQ {
	background-image: url(../images/SombraIzq.jpg);
	background-repeat: repeat-y;
}

.degradadoNegro {
	background-image: url(../img/degradadoNegro.png);
	background-repeat: no-repeat;
	height: 352px;
	width: 100%x;
	background-position: center top;
}
.mano{
	cursor: hand;
}
.sombraDER {
	background-image: url(../images/SombraDer.jpg);
	background-repeat: repeat-y;
}
.sombraINF {
	background-image: url(../images/SombraInf.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.IMG_Portadas {
	border: 1px dashed #E8E6AC;
}
a:link {
	color: #030;
	text-decoration: none;
}
.Fondo_Articulo_Catalogo_Ficha_SUP {
	background-image: url(../images/FondoCubo_Ficha_SUP.png);
	background-repeat: no-repeat;
}
.Fondo_Articulo_Catalogo_Ficha_MED {
	background-image: url(../images/FondoCubo_Ficha_MED.png);
	background-repeat: repeat-y;
}
.Fondo_Articulo_Catalogo_Ficha_INF {
	background-image: url(../images/FondoCubo_Ficha_INF.png);
	background-repeat: no-repeat;
}

