#Contenedor #Banner {
	float: left;
	width: 750px;
	margin-left: 19px;
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: left;
}
#Contenido .col_destacados {
	float: left;
	width: 407px;
}
.col_destacados .imagen_destacada {
	float: left;
	width: 223px;
	overflow: hidden;
}
.col_destacados .imagen_destacada img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.col_destacados .info_destacada {
	float: left;
	width: 180px;
	padding-left: 4px;
	height: 230px;
	overflow: hidden;
}
.col_destacados .info_destacada .info {
	height: 180px;
}

.col_destacados .info_destacada .Nombre a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #000;
	text-decoration: none;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 48px;
}
.col_destacados .info_destacada .PrecioVIP {
	font-weight: bold;
	font-size: 12px;
	display: block;
	margin-bottom: 0px;
	margin-top: 30px;
}
.col_destacados .info_destacada .Oferta {
	color: #B82B00;
	font-weight: bold;
	margin-top: 0px;
	font-size: 18px;
	margin-bottom: 30px;
}
.col_destacados .info_destacada .Otros {
	font-size: 12px;
	color: #898989;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
.col_destacados .info_destacada .vermas a {
	font-size: 10px;
	color: #A61212;
	margin: 0px;
	padding: 0px;
}
.-------------- {
}
#Contenido .col_normales {
	float: left;
	width: 328px;
	_width: 335px;
}
.col_normales .producto {
	float: left;
	width: 155px;
	margin-left: 9px;
	_margin-left: 4px;
	height: 230px;
	overflow: hidden;
}
.col_normales .producto .imagen {
	float: left;
	width: 153px;
	border: 1px solid #C3C3C3;
	height: 120px;
	overflow: hidden;
}
.col_normales .producto .imagen img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
}
.col_normales .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;
}
.col_normales .producto .Precio {
	width: 155px;
	float: left;
	margin-top: 6px;
	font-size: 12px;
	color: #008ABD;
	font-weight: bold;
	margin-bottom: 10px;
}
.col_normales .producto .vermas a {
	font-size: 10px;
	color: #A61212;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 155px;
}
.linea_productos .producto .vermas a {
	font-size: 10px;
	color: #A61212;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 155px;
}
.-------------- {
}#Contenido .separador_horizontal {
	clear: both;
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ABABAB;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 10px;
}
