#columna_derecha p {
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 5px;
}
#columna_izquierda {
	background-color: #4E2614;
	background-image: url(../imagenes/fotografias/encabezados/encabezado_productos.jpg);
	background-repeat: no-repeat;
	background-position: 0px 58px;

}
#contenedor {
	background-image: url(../imagenes/backgrounds/fondo_marron.gif);
	background-repeat:  repeat-y;
}
#menu_productos {
	float: left;
	width: 255px;
	margin-bottom: 20px;
}
#menu_productos  ul {
	list-style-type: none;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#menu_productos  ul  li {
	display: block;
	width: 144px;
	margin-bottom: 5px;
}
#menu_productos a {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
#menu_productos a:hover {
	color: #F1B400;
}


#menu_productos {
	margin-top: 36px;
	margin-left: 32px;
	float: right;
}
#menu_productos .activo {
	font-weight: bold;
	color: #F1B400;
}

#columna_derecha {
	float: left;
	width: 449px;
	background-color: #FFFFFF;
	padding-right: 32px;
	padding-left: 31px;
}

#columna_derecha h2 {
	margin-top: 32px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 320px;
}
body {
	background-color: #F2E2DB;
}
#titulo_productos {
	background-image: url(../imagenes/titulares/titulo_productos.gif);
}

#bt_inicio {
	background-image: url(../imagenes/navegacion/marron/bt_inicio.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
	height: 17px;
	width: 61px;
}
#bt_empresa {
	background-image: url(../imagenes/navegacion/marron/bt_empresa.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
	height: 17px;
	width: 85px;
}
#bt_productos {
	background-image: url(../imagenes/navegacion/marron/bt_productos.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
	height: 17px;
	width: 91px;
}
#bt_noticias {
	background-image: url(../imagenes/navegacion/marron/bt_noticias.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
	height: 17px;
	width: 78px;
}
#bt_contacto {
	background-image: url(../imagenes/navegacion/marron/bt_contacto.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
	height: 17px;
	width: 83px;
}
#bt_productos_secos {
	background-image: url(../imagenes/navegacion/marron/bt_secos.gif);
	display: block;
	text-indent: -5000px;
}
#bt_productos_congelados {
	background-image: url(../imagenes/navegacion/marron/bt_congelados.gif);
	display: block;
	text-indent: -5000px;
}
#bt_atmosfera {
	background-image: url(../imagenes/navegacion/marron/bt_atmosfera.gif);
	display: block;
	text-indent: -5000px;
}
#subtitulo_secos {
	background-image: url(../imagenes/titulares/subtitulo_productos_secos.gif);
	text-indent: -5000px;
}
#subtitulo_congelados {
	background-image: url(../imagenes/titulares/subtitulo_productos_congelados.gif);
	text-indent: -5000px;
}
#subtitulo_atmosfera {
	background-image: url(../imagenes/titulares/subtitulo_productos_atmosfera.gif);
	text-indent: -5000px;
}
.producto {
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	height: 91px;
}
.producto img {
	border: 1px solid #DDDDDD;
	float: left;
	margin-right: 16px;
}
#columna_derecha h3 {
	font-size: 14px;
	color: #4E2614;
	font-weight: bold;
	margin-bottom: 20px;
}

.producto h4 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
}
#columna_derecha  .producto p {
	margin: 2px;
}
.producto   a  {
	color: #A65638;
	margin-top: 12px;
	display: block;
}

.producto a.defoto {
	margin-top: 0;
}
#menu_secundario ul li a.atmos    {
	display: block;
	height: 30px;
	width: 144px;
	margin-bottom: 6px;
}
#menu_secundario    ul    li     a:hover    {
	background-position: right 0px;
}
