@charset "utf-8";
/* CSS Document */

#Contenedor #BannerAlterno {
	height: 154px;
	width: 750px;
	float: right;
	background-color: #F0F0F0;
	margin-right: 15px;
	text-align: left;
	margin-bottom: 10px;
	margin-left: 19px;
}
#SliderPremium {
	height: 159px;
	width: 480px;
	background-image: url(./img/central/slider.jpg);
}
#SliderPremium #SliderPremium1 {
	height: 102px;
	width: 128px;
	padding-top: 40px;
	padding-left: 30px;
	float: left;
}
.-------------- {
}
#Contenido .linea_productos {
	width: 747px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ACACAC;
	float: left;
	height: 90px;
	margin-bottom: 10px;
}
.linea_productos.gris_bg {
	background-color: #F6F6F6;
}

.linea_productos .imagen_destacada {
	float: left;
	width: 112px;
	overflow: hidden;
	height: 86px;
	border: 1px dashed #E2E2E2;
}
.linea_productos .imagen_destacada img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.linea_productos .info_destacada {
	float: left;
	width: 374px;
	padding-left: 21px;
	height: 89px;
}
.linea_productos .info_destacada .Nombre {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.linea_productos .info_destacada .Nombre a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #000;
	text-decoration: none;
}
.linea_productos .info_destacada .Otros {
	font-size: 11px;
	color: #898989;
	margin-top: 10px;
	margin-bottom: 0px;
}
.linea_productos .info_destacada .vermas {
	margin-top: 15px;
}

.linea_productos .info_destacada .vermas a {
	font-size: 10px;
	color: #A61212;
}
.linea_productos .precio_destacado {
	width: 225px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D6D6D6;
	text-align: right;
}
.linea_productos .precio_destacado .oferta {
	color: #B81916;
	font-weight: bold;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.linea_productos .precio_destacado .normal {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #8D8D8D;
}
.-------------- {
}
.linea_productos .producto {
	float: left;
	width: 155px;
	margin-left: 9px;
}
.linea_productos .producto .imagen {
	float: left;
	width: 153px;
	border: 1px solid #C3C3C3;
	height: 120px;
	overflow: hidden;
}
.linea_productos .producto .imagen img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
}
.linea_productos .producto .Nombre {
	width: 155px;
	float: left;
	color: #797E7F;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	display: block;
	white-space: normal;
	height: 30px;
}
.linea_productos .producto .Precio {
	width: 155px;
	float: left;
	margin-top: 6px;
	font-size: 12px;
	color: #008ABD;
	font-weight: bold;
	margin-bottom: 10px;
}
.linea_productos .producto .vermas a {
	font-size: 10px;
	color: #A61212;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 155px;
}
.-------------- {
}
#Ipad {
	width: 682px;
	margin-right: auto;
	margin-left: auto;
}
