html, body {
	height: 800px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

html {
	/* background: url(bg.jpg) repeat-x #002142; */
}

body {
	/* background: url(bg.jpg) repeat-x #000066; */
	background-color: #06296e;
	background-image: url(bg_expandido2.jpg);
	background-position: 50% -30px;
	background-repeat: no-repeat;
	/* background-attachment: fixed; */
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

#cabecera {
	display: none;
}

#contenedor {
	width: 100%;
	margin: auto;
	/* height: 80%; */
	/* border: #FFFFFF 1px dashed; */
	position: relative;
	right: auto;
}
#contenedor #franja {
	width: 865px;
	height: 330px;
	margin: auto;
	position: relative;
	top: 290px;
	padding:20px 20px 0;
}
#contenedor #franja #corporativo {
	/* border: 1px #FFF dashed; /* Para visualizacion */
	height: 300px;
	width: 35%;
	float: left;
	margin-left: 20px;
	/* padding-top: 40px; */
}
#contenedor #franja #corporativo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#contenedor #franja #corporativo li {
	/* padding: 0 0 10px 0; /* No hace falta en li, se lo pongo al a*/ 
	/* border-bottom: 1px #f2f5f6 solid; */
	margin: 5px;
	padding-left: 30px;
	text-indent: 10px;
	background: url(li.jpg) no-repeat;
	
}
#contenedor #franja #corporativo li.noborde {
	border: 0;
}
#contenedor #franja #corporativo li a {
	background: url(li.gif) no-repeat 5% 35%;
	display: block;
	padding: 0 0 10px 0;
	font-size: 1.1em;
	color: #003399;
}
#contenedor #franja #corporativo li a:hover {
	background: url(li.gif) no-repeat 3% 35%;
	color: #FFCC00;
}

/* CALIDAD */
#contenedor #franja #calidad { position: absolute; left: 350px; top: 120px;width:30px; height:50px; }
#contenedor #franja #calidad img { border: none;}


/*  TIENDA */
#contenedor #franja #tienda_entrada {
	height: 300px;
	width: 360px;
	float: right;
	position: relative; /* para poder posicionar su h2 de forma absoluta */
}
#contenedor #franja #tienda_entrada h2 {
	/*margin: 0 1em 0.5em;*/
	background-color: #003399;
	color: #ffcc00;
	text-align: center;
	color: #ffcc00;
	position: absolute;
	right: 0;
	font-size: 1.5em;
	padding: 4px;
}
#contenedor #franja #tienda_entrada #slogan {
	margin: 65px 0 10px 30px;
}
#contenedor #franja #tienda_entrada #slogan img { border: none; float:right;}
#contenedor #franja #tienda_entrada #slogan h3 {
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	font-size: 1em;
}
#contenedor #franja #tienda_entrada #iratienda {
	background:  url(bg_boton.jpg) no-repeat;
	width: 282px;
	padding: 10px;
	text-align: center;
	position: absolute;
	bottom:110px;
	left: 45px;
}
#contenedor #franja #tienda_entrada #iratienda a {
	color: #000066;
	font-size: 1em;
	font-weight: bold;
}
/* PIE */
#pie2 {
	font-size: 12px;
	position: relative;
	top: 300px;
	width: 100%;
	height: 220px;
	background-color: #06296e;
	color: #6598fd;
}

#pie2 a {
	color: #6598fd;
	text-decoration: none;
}
#pie2 #menu {
	/* float: left; */
	padding: 25px 0 0 0;
	/* width: 630px; */
	text-align: center;
}
#pie2 #menu ul {
	list-style: none;
}
#pie2 #menu ul li {
	/* float: left; */
	display: inline;
}
#pie2 #menu ul li a { margin: 0 2px; }
#pie2 #menu ul li a:hover { color: #fff; }

#pie2 #menu p {font-size:0.8em; margin-top:10px;}

#pie2 #datos { float:right; margin: 20px 20px 0 0; }









/******************** PIE OLD ************************************/
#pie {
	width: 100%;
	height: 50%;
	background: url(bg_pie.jpg) #002142 repeat-x;
	position: relative;
	top: 18em;
}
#pie #extra {
	/* background-color: #FFCC00; */
	width: 35%;
	height: 100%;
	position: absolute;
	margin-left: 1%;
	border-right: 1px #4e74a4 dashed;
}
#pie #extra h3 {
	background: url(secc.jpg) no-repeat;
	height: 2.3em;
	padding: 10px 0 0 50px;
	color: #ffcc00;
	margin-top: 1em;
	margin-bottom: 0;
}
#pie #extra p {
	margin: 0 1em 0 0.5em;
	padding: 0;
	color: #FFFFFF;
	font-size: 0.8em;
}
#pie #datos {
	width: 63%;
	height: 100%;
	/* background-color:#FFFFCC; */
	position: absolute;
	left: 36%;
	margin-right: 1%;
	padding-left: 0.2em;
}
#pie #datos .bloque {
	margin: 0.1em;
	/* border-right:  #4e74a4 1px dashed; */
	width: 7.5em;
	height: 100%;
	float: left;
}
#pie #datos .bloque h4 {
	background: url(li.gif) no-repeat;
	text-indent: 1.5em;
	margin: 0.5em 0 0.3em 0.5em;
	font-size: 0.8em;
}
#pie #datos .bloque h4 a {
	color: #ffcc00;
}
#pie #datos .bloque h4 a:hover {
	color: #000066;
}

#pie #datos .bloque ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0.8em;
	margin-left: 0.5em;
}
#pie #datos .bloque li {
	border-bottom: #1b3e65 1px solid;
	padding: 2px 0 4px 0;
	margin-right: 4px;
}
#pie #datos .bloque a:hover {
	background-color: #ffcc00;
	color: #000066;
}
#pie #datos #calidad {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100px;
	height: 40px;
	background-color: #FF0000;
}

	

	
