/* Aplicamos un fix para mostrar correctamente los PNGs en IE6*/
img, ul, li {
	behavior: url(/_assets/js/iepngfix.htc);
}
#seo {
	display: none;
}
#wrapper {
	width: 796px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden
}
#encabezado-nav {
	height: 100px;
	width: 796px;
	margin-right: auto;
	margin-left: auto;
	background: url(/_assets/images/fondo-encabezado.png) no-repeat;
	text-align: center;
	position: relative;
	z-index: 2;
	margin-bottom: -28px;
}
#col1-nav {
	float: left;
	width: 193px;
	background: url(/_assets/images/hogar/fondo-barralateral.png) repeat-y;
	padding-bottom: 2000px;
	margin-bottom: -2005px;
	text-align: center;
}
#col2-contenido {
	width: 593px;
	float: left;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
	background: #FFFFFF url(/_assets/images/hogar/fondo-contenido-top2.png) no-repeat left top;
}
#wrapper-contenido {
	margin-top: 80px;
}

#pie {
	width: 776px;
	margin-right: auto;
	margin-left: auto;
	background: url(/_assets/images/fondo-pie.png) no-repeat;
	height: 50px;
	padding-top: 60px;
	padding-left: 20px;
}

#pie #pie-links {
	background: url(/_assets/images/fondo-pie-parrafo.png) repeat-x;
	height: 36px;
	width: 760px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #848180;
	padding-top: 10px;
	margin-top: -1px;
}
p#pie-links-contenido {
	float: left;
	width: 500px;
	margin-top: 0px;
	font-size: 1em;
}

p#pie-creditos {
	float: right;
	margin-top: 0px;
	font-size: 1em;
}

#col2-breacrumbs {
	width: 593px;
	float: left;
	margin-bottom: 5px;
	margin-top: 10px;
}
#wrapper2 {
	width: 593px;
	float: left;
	margin-left: 2px;
}
#cierre-columnas {
	width: 796px;
	margin-right: auto;
	margin-left: auto;
	height: 15px;
}
#col2-contenido #contenido {
	width: 560px;
	margin-top: 15px;
	margin-left: 15px;
}
#col2-contenido-col1 {
	width: 320px;
	float: left;
}
#col2-contenido-col2 {
	float: right;
	width: 200px;
	padding-top: 24px;
}
#col2-contenido-header {
	width: 590px;
	margin-bottom: 7px;
}
	
/* ***************** Separadores *********************** */
	#col2-contenido div.hr {
		background: url(/_assets/images/h2-h3-separador.png) no-repeat left;
		width: 100%;
		height: 20px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
		 #col2-contenido div.hr hr {
		  display: none;
		}

/* **************** Breadcrumbs **************** */
	#col2-breadcrumbs {
		width: 590px;
		height: 21px;
		background: url(/_assets/images/fondo-breadcrumbs.png) repeat-x;
		font: 0.65em "Trebuchet MS", Arial;
		color: #999999;
		margin-top: 7px;
		margin-bottom: 7px;
		padding-left: 0px;
	}
	#col2-breadcrumbs a {
		text-decoration: none;
		color: #999999;
	}
	#col2-breadcrumbs a:hover {
		text-decoration: none;
		color: #CCCCCC;
	}
	
	#col2-breadcrumbs ul {
		list-style: none;
		margin-left: -40px;
	}
	#col2-breadcrumbs li {
		float: left;
	}
	#col2-breadcrumbs #breadder {
		position: relative;
		left: 578px;
	}
#pie-links a {
	text-decoration: none;
	color: #666666;
}
#pie-links a:hover {
	text-decoration: underline;
}

/* **************** Cajitas de colores ************** */
/* Estructura y medidas */
#color-negro, #color-marron, #color-incoloro, #color-marronclaro, #color-marronoscuro, #color-marronmilitar, #color-azul, #color-suela, #color-blanco, #color-celeste, #color-abrigo, #color-natural {
	float: left;
	height: 15px;
	width: 15px;
	margin-right: 6px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}
/* Colores */
#color-blanco {
	background: #ffffff;
}
#color-negro {
	background: #333333;
}
#color-marron {
	background: #7e5204;
}
#color-incoloro {
	background: #ffffff;
}
#color-marronclaro {
	background: #CC9966;
}
#color-marronoscuro {
	background: #660000;
}
#color-marronmilitar {
	background: #666600;
}
#color-azul {
	background: #003366;
}
#color-suela {
	background: #330000;
}
#color-celeste {
	background-color: #CEF3FF;
}
#color-abrigo {
	background-color: #FFCC99;
}
#color-natural {
	background-color: #FFFFCC;
}
#col2-contenido-col1-m4  #forma-uso  ol {
	list-style: url(none) none outside;
	font: italic .9em "Trebuchet MS", Arial;
	padding-left: 0px;
	margin-left: 0px;
}
#col2-contenido-col1-m4 #forma-uso ol li {
	margin-top: 12px;
	color: #4a260b;
}

#col2-contenido-col1-m4 #precauciones ul {
	list-style: none inside;
	margin-left: 0px;
	padding-left: 0px;
}
#col2-contenido-col1-m4  #precauciones  ul  li     {
	margin-top: 12px;
	background: url(/_assets/images/hogar/tilde.png) no-repeat left center;
	padding-left: 30px;
	color: #4a260b;
	font: italic 0.9em "Trebuchet MS", Arial;
}
#producto-intro p {
	width: 400px;
}
