/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6e2e0b;
	#background: #FFFFEC url(../images/img01.gif) repeat-x;
	background: #FFFFEC url(../images/bg.jpg) repeat;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
}

a {
	color: #E55D13;
}

a:hover {
	text-decoration: none;
}
img {border:0}
/* Header */

#header {
width: 810px;
height: 280px;
margin: 0 auto;
#background: #FFFFEC url(../images/cabecera.jpg) repeat-x;
}


a.inicio {
	display: block;
	width: 76px;
	height: 40px;
	text-decoration: none;
	background: url("../images/inicio.png");
	}

a.inicio:hover {
	background-position: -76px 0;
	}

a.productos {
	display: block;
	width: 110px;
	height: 40px;
	text-decoration: none;
	background: url("../images/productos.png");
	}

a.productos:hover {
	background-position: -110px 0;
	}

a.tiendas {
	display: block;
	width: 90px;
	height: 40px;
	text-decoration: none;
	background: url("../images/tiendas.png");
	}

a.tiendas:hover {
	background-position: -90px 0;
	}

a.pedidos {
	display: block;
	width: 90px;
	height: 40px;
	text-decoration: none;
	background: url("../images/pedidos.png");
	}

a.pedidos:hover {
	background-position: -90px 0;
	}
	
/* Menu */
#menu {
	float: left;
        top:220px;
	position:absolute;
}

#textomenu {
	float: right;
	top:-5px;
	left:450px;
	position:absolute;
}

#menu ul {
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	text-decoration: none;
	letter-spacing: -1px;
}

#menu a:hover, #menu .active a {
	color: #FFFFFF;
}

/* Contentido principal */

#contenido {
	width: 800px;
	margin: 0 auto;
	background: #f5eccb;
}

#contenido_mapa {
	width: 700px;
	margin: 0 auto;
	background: #f5eccb;
}

/* texto del cuerpo de la página */

#texto_cuerpo {
	width: 760px;
	padding: 30px 20px 30px 20px;
        margin:0 auto;
	text-align: justify;
}

/* Pie de página */
#piet{
width:800px;
margin: 0 auto;
}

#pie {
	clear: both;
	width: 800px;
	height: 85px;
	margin: 1em auto;
	background: url(../images/img16.png) no-repeat;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}

#boton{
  float:right;
  margin-right: -400px;
  }
  
#pie p {
	margin: 0;
}

#pie a {
	color: #FFFFFF;
}

#copy {
	padding: 1px 20px;
	text-align:justify;
	line-height:25px;
}

#feed {
	float: right;
	height: 30px;
	padding: 20px 15px 0 35px;
	background: url(images/img18.gif) no-repeat 0 15px;
}

#lssi {float:right;margin: 7px -10px 0px 0px;}

#tiendas{ width:160px;background:#FFFFEC;float:left; padding:10px 10px;}
#tiendas div{ cursor:pointer;margin-left:-160px;line-height:25px; }
#tiendas div:hover{ text-decoration:underline }

#buttons{ clear:both;text-align:center }

#map1{ width:100%;height:500px;margin-bottom:20px;}

#tab-container { border: solid 1px; height: 489px;  witdh:100%;background: #f5eccb;}
#tab-container ul { height: 487px; list-style: none; margin: 0; padding: 0; background: #FFFFEC; float: left; border-right: solid 1px; }
#tab-container ul li { width: 100px; margin: 0; padding: 0; text-align: center; background: #FFFFEC;}
#tab-container ul li a { display: block; padding: 15px 0; outline: none;text-decoration: none;  }
#tab-container ul li a:hover { text-decoration: underline; }
#tab-container ul li.active { background: #f5eccb; padding-top: 6px; position: relative; left: 1px;  font-weight: bold; border-top: solid 1px;border-bottom: solid 1px}
#tab-container ul li.selected-tab { background: #FFFFEC; position: relative; left: 1px; border-style: solid; border-width: 1px 0; }
#tab-container ul li:first-child.selected-tab { border-top: none; }
#tab-container ul li a.selected-tab { font-weight: bold; text-decoration: none; }
#tab-container .panel-container { padding-top: 5px; padding-left: 120px;  }


#enlaces {text-align:center;line-height:30px;}
#enlaces a {margin-right:10px; }
#enlaces a:hover {text-decoration:underline}

#img_centrada{ text-align:center;}
#titulo {font-weight: bold;}

#producto {background:#FFFFEC;
font: 14px Arial, Helvetica, sans-serif;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

#camposF {width:740px;font-size:13px;}
.c1 {width:33%;float:left;position:relative;}
.c2 {width:25%;float:left;position:relative;}
.c4 {width:9%;float:left;position:relative;}
.c5 {width:35%;float:left;position:relative;}
.c7 {width:15%;float:left;position:relative;}
#exp{width:50%;float:left;font-size:10px;}
