@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

body{
	background: #183E3C url(../img/fondoweb.jpg) repeat-x;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	font-size: 0.8em;
	color: #1D4A47;
}

a{
 color:#1D4A47;
 font-weight:bold;
 text-decoration:none;
}

a:hover{
 color:#1D4A47;
 font-weight:bold;
 text-decoration:underline;
}

img{
	border: 0px;
}

.izquierda{
	text-align: right;
}

#content{
	margin: auto;
	width: 960px;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	background-color: #FFFFFF;	
}

#cabecera{
	width: 960px;
	height: 120px;
	clear: both;
}

#contenido{
	width: 960px;
	clear: both;
	text-align: justify;
}					

#bloqueindex{
	width: 300px;
	float: left;
	padding: 10px;
}

#bloqueindex_interior{
	width: 280px;
	min-height: 520px;
	padding: 10px;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	text-align: justify;
}

#contenthistory{
	margin: auto;
	width: 650px;
	clear: both;
}

#history{
	width: 50px;
	height: 50px;
	float: left;;
	border-left: 1px solid #637157;
	border-right: 1px solid #637157;
	border-top: 1px solid #637157;
	border-bottom: 1px solid #637157;	
	margin: 2px;
	background-color: #D6E2C8;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	font-size: 1.5em;
	text-align: center;
	line-height: 2.8em;

}

#historytxt{
	margin: auto;
	width: 650px;
	clear: both;
	padding-top: 20px;
}

#contentmenu{
	float: left;
	width: 240px;
	min-height: 500px;
	background-image: url(../img/fondo_lateral1.jpg);
	background-repeat: no-repeat;	
	background-position: bottom;
}

#contentprincipal{
	float: right;
	width: 695px;
	margin-top: 10px;
	padding: 15px 15px 15px 5px;
}
					
#pie{
	width:960px;
	height: 75px;
	text-align:center;
	clear:both;
	border-bottom: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	background-image: url(../img/fondo_pie.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 10px;
	font-size: 0.85em;
}	




/* MENU PRINCIPAL */

	#menu{
/*		margin:0 auto;*/
		width:960px;
		height:59px;
		background:url(../img/menu_034_bg.jpg) repeat-x;
	}
		#menu ul{
			list-style:none;
			margin:0 auto;
			width:960px;
		}
			#menu li{
				list-style:none;
				display:block;
				float:left;
				height:59px;
				line-height:59px;
			}
				#menu li a{
					display:block;
					float:left;
					color:#a7a7a7;
					text-transform:uppercase;
					font-size:11px;
					font-weight:bold;
					line-height:59px;
					text-decoration:none;
					padding:0 10px;				
				}
					#menu li a:hover{
						color:#fff;
						background:url(../img/menu_034_h.jpg) no-repeat bottom;
					}
				#menu li a.current{
					display:block;
					float:left;
					background:url(../img/menu_034_c.jpg) no-repeat bottom;
					color:#fff;
					text-transform:uppercase;
					font-size:11px;
					font-weight:bold;
					line-height:59px;
					text-decoration:none;
					padding:0 10px;	
				}
					#menu li a:hover.current{
						color:#fff;
					}

					
/* FIN MENU PRINCIPAL */
					
/* SUB MENU */
#submenu{
		background:url(../img/menu_026_bg.png) no-repeat;
		width:215px;
		height:239px;
		padding:15px;
	}
		#submenu ul{
			list-style:none;
			padding:8px;
		}
			#submenu li{
				list-style:none;
				display:block;
				padding:3px 0;
			}
				#submenu li a{
					list-style:none;
					display:block;
					background:url(../img/menu_026_b.gif) no-repeat left center;
					color:#ffe991;
					font-weight:bold;
					/*text-transform:uppercase;*/
					font-size:11px;
					text-decoration:none;
					padding:0 5px 0 20px;
				}
					#submenu li a:hover{
						background:url(../img/menu_026_h.gif) no-repeat left center;
						color:#fff;
						text-decoration:none;
					}
				#submenu li .current{
					list-style:none;
					display:block;
					background:url(../img/menu_026_h.gif) no-repeat left center;
					color:#fff;
					font-weight:bold;
					/*text-transform:uppercase;*/
					font-size:11px;
					text-decoration:none;
					padding:0 5px 0 20px;
				}
					#submenu li a.current, #submenu li a:hover.current{
						background:url(../img/menu_026_h.gif) no-repeat left center;
						color:#fff;
						text-decoration:none;					
					}

					
					
#submenu2{
		background:url(../img/menu_026_bg2.png) no-repeat;
		width:215px;
		height:280px;
		padding:15px;
	}
		#submenu2 ul{
			list-style:none;
			padding:10px 0 0 8px;
		}
			#submenu2 li{
				list-style:none;
				display:block;
				padding:3px 0;
			}
				#submenu2 li a{
					list-style:none;
					display:block;
					background:url(../img/menu_026_b.gif) no-repeat left center;
					color:#ffe991;
					font-weight:bold;
					text-transform:uppercase;
					font-size:11px;
					text-decoration:none;
					padding:0 5px 0 20px;
				}
					#submenu2 li a:hover{
						background:url(../img/menu_026_h.gif) no-repeat left center;
						color:#fff;
						text-decoration:none;
					}
				#submenu2 li .current{
					list-style:none;
					display:block;
					background:url(../img/menu_026_h.gif) no-repeat left center;
					color:#fff;
					font-weight:bold;
					text-transform:uppercase;
					font-size:11px;
					text-decoration:none;
					padding:0 5px 0 20px;
				}
					#submenu2 li a.current, #submenu2 li a:hover.current{
						background:url(../img/menu_026_h.gif) no-repeat left center;
						color:#fff;
						text-decoration:none;					
					}

/* IMAGENES INDEX  */
#slideshow {
    position:relative;
    height:238px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}					

/* IMAGENES GRUPO EBRO  */

#imggrupo{
	float: left;
	width: 231px;
}

#txtgrupo{
	float: right;
	width: 464px;
}

#slideshowa {
    position:relative;
    height:434px;

}

#slideshowa IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshowa IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshowa IMG.last-active {
    z-index:9;
}	
				

/* ---------------------------------- */					
/* CONTENT HISTORY */
#h1911Content {visibility: hidden; z-index: 2;}
#h1951Content {visibility: hidden; z-index: 2;}
#h1961Content {visibility: hidden; z-index: 2;}
#h1971Content {visibility: hidden; z-index: 2;}
#h1980Content {visibility: hidden; z-index: 2;}
#h1980aContent {visibility: hidden; z-index: 2;}
#h1982Content {visibility: hidden; z-index: 2;}
#h1986Content {visibility: hidden; z-index: 2;}
#h1989Content {visibility: hidden; z-index: 2;}
#h1989aContent {visibility: hidden; z-index: 2;}
#h1991Content {visibility: hidden; z-index: 2;}
#h1995Content {visibility: hidden; z-index: 2;}
#h1999Content {visibility: hidden; z-index: 2;}
#h2000Content {visibility: hidden; z-index: 2;}
#h2001Content {visibility: hidden; z-index: 2;}
#h2002Content {visibility: hidden; z-index: 2;}
#h2003Content {visibility: hidden; z-index: 2;}
#h2004Content {visibility: hidden; z-index: 2;}
#h2005Content {visibility: hidden; z-index: 2;}
#h2006Content {visibility: hidden; z-index: 2;}
#h2007Content {visibility: hidden; z-index: 2;}			
#h2008Content {visibility: hidden; z-index: 2;}
#h2009Content {visibility: hidden; z-index: 2;}					
					

.img_izq{
	float:left;
	margin-right:5px;
}
.img_derecha{
	float:right;
	margin-left:10px;
	/*margin-right:3px;*/
}					
.img_centrado {
	display: block;
	margin: auto;
}					


#fondoenlaces{
	background-image: url(../img/fondoenlaces.jpg);
	background-repeat: no-repeat;
	width: 695px;
	height: 393px;
}
#enlaces{
	float: left;
	width: 347px;
}

#enlacesi{
	float: left;
	width: 123px;
	margin-top: 11px;
}
#enlacesd{
	float: right;
	width: 223px;
	margin-top: 11px;
}

#bloquemarcas{
	width: 300px;
	float: left;
	padding: 10px;
}

#bloquemarcas_interior{
	width: 280px;
	min-height: 520px;
	padding: 10px;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	text-align: justify;
}
				
#bloquerecetas{
	width: 300px;
	float: left;
	padding: 10px;
}

#bloquerecetascigala_interior{
	width: 280px;
	min-height: 520px;
	padding: 10px;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	text-align: justify;
	background-image: url(../img/fondo_recetas_cigala.jpg);
	background-repeat: no-repeat;
}
#bloquerecetasbrillante_interior{
	width: 280px;
	min-height: 520px;
	padding: 10px;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	text-align: justify;
	background-image: url(../img/fondo_recetas_brillante.jpg);
	background-repeat: no-repeat;	
}
#bloquerecetasrocio_interior{
	width: 280px;
	min-height: 520px;
	padding: 10px;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	text-align: justify;
	background-image: url(../img/fondo_recetas_rocio.jpg);
	background-repeat: no-repeat;	
}

#grano{
	width: 695px;
	clear: both;
}

#bloquealergenos{
	width: 210px;
	float: left;
	padding: 10px;
}

#bloquealergenoscigala_interior{
	width: 190px;
	min-height: 380px;
	padding: 10px;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	text-align: justify;
	background-image: url(../img/fondo_alergenos_cigala.jpg);
	background-repeat: no-repeat;
}
#bloquealergenosbrillante_interior{
	width: 190px;
	min-height: 380px;
	padding: 10px;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	text-align: justify;
	background-image: url(../img/fondo_alergenos_brillante.jpg);
	background-repeat: no-repeat;	
}
#bloquealergenosrocio_interior{
	width: 190px;
	min-height: 380px;
	padding: 10px;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	text-align: justify;
	background-image: url(../img/fondo_alergenos_rocio.jpg);
	background-repeat: no-repeat;	
}

#sabiascontent{
	padding: 20px;
}

