@import url("etiquetas.css");
a:link {
	color: #414329;
	text-decoration: none;
	border-bottom: 1px solid #f2f2ec;
}
a:visited {
	color: #7a7641;
	text-decoration: none;
	border-bottom: 1px solid #f2f2ec;
}
a:hover {
	color: #7a7641;
	text-decoration: none;
	border-bottom: 1px solid #f2f2ec;
}
#caja {
	margin-right: auto;
	margin-left: auto;
	width: 85%;
	border-right: 1px solid #deddcf;
	border-left: 1px solid #deddcf;
	background: white url(../images/fondos/columna.png) repeat-y;
	overflow: auto;
}
#cajainicio {
	margin-right: auto;
	margin-left: auto;
	width: 560px;
	border-right: 1px solid #deddcf;
	border-left: 1px solid #deddcf;
	background: white;
	padding-bottom: 1em;
}
#cajainicio img {
	border-style: none;
}
#interfaz {
	border-style: none;
}
#encabezado {
	height: 100px;
	width: 100%;
	border-bottom: 1px solid #deddcf;
}
.establecimiento {
	background: #f2f2ec url(../images/fondos/encabezado-establecim_900.png) repeat-x;
}
.productos {
	background: #f2f2ec url(../images/fondos/encabezado-productos_900.png) repeat-x;
}
.nosotros {
	background: #f2f2ec url(../images/fondos/encabezado-nosotros_900.png) repeat-x;
}
.certificacion {
	background: #f2f2ec url(../images/fondos/encabezado-certifica_900.png) repeat-x;
}
.contacto {
	background: #f2f2ec url(../images/fondos/encabezado-contacto_900.png) repeat-x;
}
#identidad {
	border-style: none;
}
#identidadinicio {
	margin-left: 205px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	border-style: none;
}
#utilidades {
	float: right;
	margin-right: 1em;
}
#utilidades img {
	border-style: none;
	margin-left: 2px;
}
#utilidades a {
	border-style: none;
}
#utilidades a:hover {
	border-bottom: 1px solid #f2f2ec;
}
#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: 0.3em;
	clear: right;
}
#pie ul {
	margin: 0 0 0 1em;
	font-size: 78%;
	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: 65%;
	text-align: right;
	margin: 0.2em auto;
	width: 85%;
	color: white;
	clear: right;
}
#autor a {
	color: white;
}
#angel {
	float: right;
}
#ampliada {
	margin: 1em;
}
#caja #contenidos .derecha {
	float: right;
	margin-bottom: 1em;
	margin-left: 1em;
	border-style: none;
}
#caja #contenidos .izquierda {
	float: left;
	border-style: none;
	margin-right: 1em;
}
#caja #contenidos #form #pedidos {
	width: 100%;
	margin-bottom: 1em;
}
#caja #contenidos #form #pedidos img {
	border-style: none;
}
#caja #contenidos .sinborde {
	border-style: none;
	margin-right: .5em;
	text-decoration: none;
	border-width: 0;
}
#contenidos ul img {
	border-style: none;
	margin-right: .25em;
}

