@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/fondo.jpg);
	background-repeat: repeat;
	background-position: center top;
}.central {
	width: 100%;
	position: relative;
	float: left;
	z-index: 500;
	background-image: url(../img/sobre_footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.header_main {
	width: 817px;
	margin-right: auto;
	margin-left: auto;
	height: 47px;
}
.contenedor {
	height: 100%;
	background-image: url(../img/fondo_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;


}

.contenedorFicha {
	height: 1410px;
	background-image: url(../img/fondo_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: -305px;
}
.contenedorTextos {
	height: 100%;
	padding-bottom: -305px;
}
.contenedorCatalogo {
	height: 1730px;
	background-image: url(../img/fondo_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: -305px;
}

.precioPdtoRel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d84405;
	text-align: center;
	font-weight: bold;
}




.header {
	background-image: url(../img/fondo_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 305px;
}
.header_logo {
	width: 804px;
	margin-right: auto;
	margin-left: auto;
	height: 132px;
}
.main_contenido {
	width: 804px;
	margin-right: auto;
	margin-left: auto;
}


.contenedor_Central  {
	float: left;
	position: relative;
	width: 100%;
	z-index: 50;
}
.curvas {
	margin-right: auto;
	margin-left: auto;
	width: 804px;
	height: 78px;
	background-image: url(../img/cintas.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bottom {
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	background-color: #0C9;
	height: 19px;
}
.footer {
	width: 100%;
	height: 202px;
	z-index: 10;
	position: relative;
	background-image: url(../img/fondo_footer_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}
.clear {
	clear: both;
}
.sobre_footer {
	float: left;
	z-index: 1000;
	width: 100%;
	height: 300px;
	background-color: #9C0;
	bottom: 200px;
}
.barraProgreso {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #644E15;
	text-align: center;
}
.logosBottom {
	float: left;
	width: 590px;
	position: relative;
	bottom: 10px;
}
.logosBottomPdtos {
	float: left;
	width: 590px;
	position: relative;
	bottom: -30px;
}

