@import url("etiquetas-impresion.css");
a:visited {
	margin-right: auto;
	margin-left: auto;
	width: 95%;
	border-right: 1px solid #deddcf;
	border-left: 1px solid #deddcf;
	background: white url(../images/fondos/columna.png) repeat-y;
}
#cajainicio {
	margin-right: auto;
	margin-left: auto;
	width: 562px;
}
#interfaz {
	border-style: none;
}
#encabezado {
	height: 100px;
	width: 100%;
	border-bottom: 1px solid #deddcf;
}
.establecimiento {
	background: #f2f2ec url(../images/fondos/encabezado-establecim_900.png) no-repeat;
}
.productos {
	background: #f2f2ec url(../images/fondos/encabezado-productos_900.png) no-repeat;
}
.nosotros {
	background: #f2f2ec url(../images/fondos/encabezado-nosotros_900.png) no-repeat;
}
.certificacion {
	background: #f2f2ec url(../images/fondos/encabezado-certifica_900.png) no-repeat;
}
.contacto {
	background: #f2f2ec url(../images/fondos/encabezado-contacto_900.png) no-repeat;
}
#identidad {
	border-style: none;
}
#utilidades {
	display: none;
}
#columna {
	background: #f2f2ec;
	width: 140px;
	float: left;
	padding-bottom: .5em;
	padding-top: .5em;
}
#columna ul {
	line-height: 100%;
	font-size: 95%;
	color: #5f4a21;
	text-decoration: none;
	list-style: none;
	padding: 0;
	margin: 0;
}
#columna li {
	padding: 0;
	margin: 0;
}
#columna li a:link {
	color: #5f4a21;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: .5em 1em .75em 1.5em;
}
#columna li a:hover {
	background: #e4e4d9 url(../images/vinetas/flecha-menu.png) no-repeat .75em;
	color: #5f4a21;
	text-decoration: none;
	display: block;
	list-style: none;
	margin: 0;
	padding: .5em 1em .5em 1.5em;
}
#columna li a:visited {
	color: #5f4a21;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: .5em 1em .5em 1.5em;
}
#columna a img {
	border-style: none;
	margin-left: 1.75em;
	margin-top: 1em;
}
#contenidos {
	margin-left: 170px;
	margin-right: 8em;
	padding-bottom: 1em;
}
#fotografias {
	float: right;
	margin-top: 4em;
	margin-right: 30px;
	margin-left: 1em;
	width: 80px;
}
#fotografias img {
	margin-bottom: 1em;
	border-style: none;
}
#pie {
	text-align: left;
	margin-top: 1em;
	border-top: 1px dotted #deddcf;
	padding-top: .3em;
}
#pie ul {
	margin: 0;
	font-size: 10pt;
	color: #7a7641;
	list-style: none;
}
#pie li {
	display: inline;
	padding: 0;
	list-style: none;
	margin: 0 .6em 0 0;
}
#pie li a:hover {
	color: #5f4a21;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#pie li a:visited {
	color: #7a7641;
	text-decoration: none;
}
#pie li a:link {
	color: #7a7641;
	text-decoration: none;
}
#autor {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	text-align: right;
	margin: 0.2em auto;
	width: 85%;
	color: gray;
}
#autor a {
	color: gray;
}

