/*
 * IsaroBerri
 * Copyright (c) 2009
 * German Oronoz Arbide
 */
html {
    height: 100%;
}
body {
	font: small verdana;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #fbf3c4 url("fondo.jpg") repeat;
	color: #791919;
	font-size: 14px;
}
p {

}
a {
	outline: none;
	color: #910e0e;
}
a:visited {
	color: #910e0e;
}
a:hover {
	color: #aea462;
}
img {
	border: none;
	margin: auto;
}
* {
	padding: 0;
	margin: 0;
}
html, body {
	height: 100%;
}
#container {
	min-height: 100%;
	width: 100%;
	margin: 20px auto;
	text-align: center;
}
* html #container {
	height: 100%;
}
/* secciones "empresa"	y "contactenos" */
#left {
	margin-top: 50px;
	margin-left: 13%;
	float: left;
	text-align: justify;
}

#left ul {
	padding: 0;
	margin: 0;
}

#left li {
	margin-top: 10px;
	list-style: none;
}

#right {
	position: relative;
	margin-top: 15px;
	margin-right: 13%;
	border: none;
	text-align: justify;
	overflow: hidden;
}
#containerproductos {
	width: 810px;
	margin-top: 0px;
	margin: auto;
	text-align: justify;
	overflow: hidden;
}
/* */
 #footer {
	width: 100%;
	clear: both;
	height: 30px;
	background: #f2e89f url("raya.jpg") top center no-repeat;
	text-align:center;
	margin: 0px auto 0px auto;
	position: relative;
	padding-top: 6px;
	font-size: 10px;
}
#clearfooter {
	display: block;
	height: 30px;
}
#clearfooter a{
	color: #791919;
}
#copyrighttop {
	background: #f2e89f url("raya.jpg") bottom center no-repeat;
	width:100%;
	padding-top: 6px;
	padding-bottom: 8px;
	margin: 0px;
	font-size: 10px;
	text-align:center;
}
#copyrighttop a {
	color: #791919;
}

/* Imagenes */
#imagejamones {
}
#imagejamones a {
	background: url("boton_jamones.gif") top;
	display: block;
	height: 110px;
	width: 110px;
}
#imagejamones a:hover {
       background-position: bottom;
}
#imagebotonentrar {

}
#imagebotonentrar a {
	background: url("boton_entrar.gif") top;
	display: block;
	height: 45px;
	width: 197px;
}
#imagebotonentrar a:hover {
       background-position: bottom;
}
#imagebebidas {

}
#imagebebidas a {
	background: url("boton_bebidas.gif") top;
	display: block;
	height: 110px;
	width: 110px;
}
#imagebebidas a:hover {
       background-position: bottom;
}
#imagequesos {

}
#imagequesos a {
	background: url("boton_quesos.gif") top;
	display: block;
	height: 110px;
	width: 110px;
}
#imagequesos a:hover {
       background-position: bottom;
}
#imagepato {

}
#imagepato a {
	background: url("boton_pato.gif") top;
	display: block;
	height: 110px;
	width: 110px;
}
#imagepato a:hover {
       background-position: bottom;
}
#imageconservas {

}
#imageconservas a {
	background: url("boton_conservas.gif") top;
	display: block;
	height: 110px;
	width: 110px;
}
#imageconservas a:hover {
       background-position: bottom;
}
#imagecongelados {

}
#imagecongelados a {
	background: url("boton_congelados.gif") top;
	display: block;
	height: 110px;
	width: 110px;
}
#imagecongelados a:hover {
       background-position: bottom;
}
#imageotros {

}
#imageotros a {
	background: url("boton_otros.gif") top;
	display: block;
	height: 110px;
	width: 110px;
}
#imageotros a:hover {
       background-position: bottom;
}
#imagelogo {

}
#imagelogo a {
	background: url("logo2.png") top;
	display: block;
	height: 188px;
	width: 413px;
}
#imagelogo a:hover {
       background-position: bottom;
}
#imagelogo2 {
}
#imagelogo2 a {
	background: url("logo.png") top center no-repeat;
	display: block;
	height: 114px;
	width: 250px;
}
#imagelogo2 a:hover {
       background-position: bottom;
}
#imagebotonempresa {

}
#imagebotonempresa a {
	background: url("empresa.png") top;
	display: block;
	height: 227px;
	width: 240px;
}
#imagebotonempresa a:hover {
       background-position: bottom;
}
#imagebotonproductos {

}
#imagebotonproductos a {
	background: url("productos.png") top;
	display: block;
	height: 227px;
	width: 240px;
}
#imagebotonproductos a:hover {
       background-position: bottom;
}
#imagebotoncontactenos {

}
#imagebotoncontactenos a {
	background: url("contactenos.png") top;
	display: block;
	height: 227px;
	width: 240px;
}
#imagebotoncontactenos a:hover {
       background-position: bottom;
}