/* ------------------------------- ESTILOS CABECERA -------------------------------- *//* ------------------------------ ESTILOS NAVEGACIÓN ------------------------------- *//* ------------------------------- ESTILOS CONTENIDO ------------------------------- */.contenido_home {	background: url(../images/contenido_home.gif) no-repeat left top;	width: 963px;		min-height: 537px;}.destacado {	width: 446px;	height: 522px;	display: inline;	float: left;	overflow: hidden;	background:url(../images/base_destacados.jpg) top left no-repeat;}#destacado {	height: 521px;	display: inline;	float: left}.stepcarousel {	position: relative; /*leave this value alone*/	overflow: scroll; /*leave this value alone*/	height: 522px;}.stepcarousel .belt{position: absolute; /*leave this value alone*/left: 0;top: 0;}.stepcarousel .panel{float: left; /*leave this value alone*/overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/margin: 5px; /*margin around each panel*/width: 446px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */}.carrusel_btn_izquierda {	position:relative; 	left:15px; 	margin-top: -300px;}.carrusel_btn_derecha {	position:relative; 	left:400px; 	margin-top: -65px;}.contenedor_derecha_home {	width: 500px;	height: 522px;	margin-left: 10px;	display: inline;	float: left;}.flash_home {	background-color: #FFFFFF;	width: 500px;	height: 375px;	font-size: 12px;	float: left;}.productos_home {	width: 359px;	height: 137px;	margin-top: 10px;	margin-bottom: 15px;	display: inline;	float: left;}.llena_tu_carro {	width: 131px;	height: 137px;	margin-left: 10px;	margin-top: 10px;	margin-bottom: 15px;	display: inline;	float: left;}.destacado img,.productos_home,.llena_tu_carro img {	display: block;}
