/* CSS Document */
* { outline:none;}

a {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000; text-decoration: none;}
	a:visited {color: #000;}
	a:hover {text-decoration: underline;}
	
p, div, h1, h2, h3, h4 {margin: 0; padding: 0;}

h1{}
h2{font-size: 1.1em;}
h3{}
h4{}

form { margin:0; padding:0;}
input, select, textarea { font-size: 1.1em; color: #000;}

hr {} 
  
/*
Bodega1 -- bodega Olarre (verde)
Bodega2 --bodega Ondarre (azul)
Bodega3 -- bodega Casa del Valle (lila-rosa)
*/
  
/* ------- DIVS -----------------------------------------------------------------------------------------------------------*/
#home {width:990px; height:580px; margin: 0 auto 0 auto; position:relative;}
#in {width:990px; height:100%; min-height:600px; height:auto !important; margin: 0 auto 0 auto;  position:relative; background:transparent url(../img/bg_contenido.jpg) top center repeat-y;}
	.cabecera_top_1{width:990px; height:32px; background:transparent url(../img/borde_top/cabecera_top_1.jpg) top left no-repeat;}
	.cabecera_top_2{width:990px; height:32px; background:transparent url(../img/borde_top/cabecera_top_2.jpg) top left no-repeat;}
	.cabecera_top_3{width:990px; height:32px; background:transparent url(../img/borde_top/cabecera_top_3.jpg) top left no-repeat;}
		/* Para la tienda, se muestra el de por defecto.*/
	.cabecera_top{width:990px; height:32px; background:transparent url(../img/borde_top/cabecera_top.jpg) top left no-repeat;}

	.cabecera {width:100%; height:148px;}
		.cabecera_left { width:35px; height:148px; background:url(../img/cabecera_left.jpg); float:left;}
		.cabecera_middle{width:931px; float:left;}
		.cabecera_right{width:22px; height:148px; background:url(../img/cabecera_right.jpg) top left; float:left;}
		
/* -- Menú top -- */
#menu_top_1{ width:990px; height:20px; background:transparent url(../img/bodega1/menu_top.jpg) top left no-repeat;}
#menu_top_2{ width:990px; height:20px; background:transparent url(../img/bodega2/menu_top.jpg) top left no-repeat;}
#menu_top_3{ width:990px; height:20px; background:transparent url(../img/bodega3/menu_top.jpg) top left no-repeat;}
#menu_top_4{ width:990px; height:20px; background:transparent url(../img/tienda/menu_top.jpg) top left no-repeat;}


/*-- Contenido -- */
#contenido{width:990px; clear:both;}
#contenido_left{ width:210px; min-height:400px; height:auto !important; height:400px; background:transparent url(../img/contenido_left.jpg) top left no-repeat; float:left;}
	
	.acceso_bodegas { padding:0px 0px 0px 35px; float:left;}
	
	/*-- Tabla con los botones (  Noticias, Link, Home)  --*/
	.menu_principal_1{width:175px; height:250px; margin:0px 0px 0px 35px; clear:both; background:transparent url(../img/bodega1/menu_principal.jpg) top left no-repeat;}
		.menu_principal_1 table {padding:15px 0px 0px 10px;}
	.menu_principal_2{ width:175px; height:250px; margin:0px 0px 0px 35px; clear:both; background:transparent url(../img/bodega2/menu_principal.jpg) top left no-repeat;}
		.menu_principal_2 table {padding:15px 0px 0px 10px;}
	.menu_principal_3{ width:175px; height:250px; margin:0px 0px 0px 35px; clear:both; background:transparent url(../img/bodega3/menu_principal.jpg) top left no-repeat;}
		.menu_principal_3 table {padding:15px 0px 0px 10px;}
	.menu_principal_4{ width:175px; margin:0px 0px 0px 35px; clear:both; background:transparent url(../img/tienda/menu_principal.jpg) top left no-repeat;}
		.menu_principal_4 table {padding:15px 0px 0px 10px;}
	
	
	
#contenido_right{width:780px; min-height:400px; height:auto !important; height:100%; float:right; margin:0px; background:transparent url(../img/contenido_right.jpg) top left repeat-y;}
	/* -- Imagen curvada con el nombre de la bodega donde nos encontramos --  */
	#contenido_right_top_1{ width:100%; height:231px; background:transparent url(../img/bodega1/contenido_right_top.jpg) top center no-repeat;}
	#contenido_right_top_2{ width:100%; height:231px; background:transparent url(../img/bodega2/contenido_right_top.jpg) top center no-repeat;}
	#contenido_right_top_3{ width:100%; height:231px; background:transparent url(../img/bodega3/contenido_right_top.jpg) top center no-repeat;}	
		.imagen_superior_view { width:700px; height:115px; float:left; margin:50px 0px 0px 5px; padding-left:40px; overflow-y:auto; }
		.imagen_superior_admin { width:700px; height:155px; float:left; margin:50px 0px 0px 5px; padding-left:40px; overflow-y:auto; }
		.titulo { width:680px; height:35px; float:left; padding:0px 0px 0px 45px;}
		.titulo div { float:left; color:#707070; font-family: Arial, Helvetica, sans-serif;}
		
		.ruta { width:740px; float:left; text-align:right; padding:10px 20px 0px 0px; color:#000; font-size:10px;}
		.ruta a{ color:#000; text-decoration:none; font-size:10px !important;}
		.ruta a:visited{color:#000; text-decoration:none; font-size:10px !important;}
		.ruta a:hover{ color:#000; text-decoration:underline; font-size:10px !important;}
	
	#texto_view { width:780px; float:left; text-align:justify; color:#636363; font-weight:normal; font-size:12px;}
	#texto_admin { margin-top:40px; width:780px; float:left; text-align:justify; color:#636363; font-weight:normal; font-size:12px;}
		.texto_contenido{width:665px; padding: 0px 20px 40px 60px;}
		
#pie {width:100%; height:96px; clear:both; margin:10px 0px 0px 0px; }	
	.pie_texto { text-align:center; padding-top:70px; color:#311603; font-size:9px;}
	.pie_texto a,.pie_texto a:link{color:#311603; font-size:9px; text-decoration:none;}
	.pie_texto a:hover{text-decoration:underline;}

.by_capazita{ width:100%; height:18px; margin:6px 0px 5px 0px; text-align:center;}