/* Hoja de estilos del nuevo sitio web de Bic Gipuzkoa Berrilan (04/08/2008) */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 70%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: url(../img/all/bg-body.jpg) repeat-x center top #eee;
}
* html {
/*    overflow-y: hidden;*/ 
}
  * html body {
    overflow: auto;
}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin:0; padding:0}
dl,dt,dd,ul,ol,li {list-style-type: none;}

ul {
	margin: 1em 0 0 4em;
	padding: 0 0 2em 0;
}
ul li {
	margin: 0;
	padding: .3em 0 .3em 2em;
	background: url(../img/all/bullet-doble.png) no-repeat 0 5px;
}
a img,:link img,:visited img,form,fieldset {
	border: none;
}
a {
	color: #337f98;
	text-decoration: underline;
}
a.flecha_verde {
	margin: 0 16px 0 0;
	padding: 3px 18px 4px 18px;
	background: url(../img/all/bg-flecha-verde.png) no-repeat right center;
}
a.boton_flecha_verde {
	margin: 0 0 0 20px;
	padding: 3px 33px 5px 10px;
	background: url(../img/all/bg-boton-flecha-verde.png) no-repeat right center;
	font-weight: normal;
}
a:hover {
	color: #0a6279;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 135%;
	font-weight: normal;
	margin: 0;
	display: inline;
}
abbr {
	text-decoration: none;
	border-bottom: 0px;
}
p {
	margin: 0 2em 0 2.8em;
	padding: 0 0 .5em 0;
	line-height: 1.6em;
}

/*--------------------------- CABECERA -------------------------------*/

#cabecera {
	margin: 0 auto;
	width: 970px;
	height: 12em;
	background: url(../img/all/bg-cabecera.jpg) no-repeat right top;
}
*:first-child+html #cabecera {
	height: 12.1em;
}
* html #cabecera {
	height: 12.1em;
}
	#menu_superior {
		text-align: right;
		background: url(../img/all/bg-idiomas.png) no-repeat right top #012f3c;
		/*background: #012f3c;*/
		color: #fff;
		height: 2.3em;
	}
	#menu_superior #recursivo {
		display: block;
		margin: 0;
		padding: .5em 2em .3em 0;
	}
	#menu_superior #recursivo li {
		display: inline;
		padding:  0 .5em 0 .8em;
		background: none;
		border-left: 1px solid #efefef;
	}
	#menu_superior #recursivo li.inicio {
		display: inline;
		padding:  0 .5em .5em 2.3em;
		background: url(../img/all/icono-inicio.png) no-repeat 0 -1px;
		border-left: 0px;
	}
	#menu_superior #recursivo li.final {
		display: inline;
		padding:  0 2.5em 0 .8em;
		background: none;
		border-left: 1px solid #efefef;
	}
	#menu_superior #recursivo li.eu {
		display: inline;
		padding:  0 .5em .5em .8em;
		border-left: 0px;
	}
	#menu_superior #recursivo li.eu_activo {
		display: inline;
		font-weight: bold;
		padding:  0 .5em .5em .8em;
		border-left: 0px;
	}
	#menu_superior a {
		color: #efefef;
		text-decoration: underline;
	}
	#menu_superior a:hover {
		color: #fff;
		text-decoration: none;
	}
	
	/*----------------------- logotipo --------------------------*/
	
	#logo {
		float: left;
		margin: 1em 0 0 0;
		padding: 0;
		width: 154px;
		height: 66px;
		overflow: hidden;
	}
	#logo {
		background: url(../img/all/logo.png) no-repeat left top;
	}
	#logo h1 a  {
		display: block;
		width: 154px;
		padding-top: 70px;
		text-decoration: none;
		font-size: .01em;
		overflow: hidden;
		color: #FFFFFF;
	}
	
	/*----------------------- menu principal --------------------------*/
	
	#menu_principal {
		display: block;
		clear: left;
		padding:1.2em 0 0 2.4em;
		margin: 0;
	}
	*:first-child+html #menu_principal {
		position: relative;
		margin: 1.2em 0 0 2.5em;
		padding: 0;
	}
	* html #menu_principal {
		height: 2.5em;
		position: relative;
		margin: 1.2em 0 0 2.7em;
		padding: 0;
	}
	#menu_principal li {
		float: left;
		padding: 0 0 0 .3em;
		background: url(../img/all/bg-menu-li-izq.png) no-repeat left top;
	}
	* html #menu_principal li {
		float: left;
		padding: 0 0 0 0;
		background: url(../img/all/bg-menu-li-izq.png) no-repeat left top;
	}
	#menu_principal li.primero {
		padding: 0 0 0 0.9em;
		background: url(../img/all/bg-menu-li-primero-izq.png) no-repeat left top;
	}
	*:first-child+html #menu_principal li.primero {
		background: url(../img/all/bg-menu-li-primero-izq.jpg) no-repeat left top;
	}
	* html #menu_principal li.primero {
		background: url(../img/all/bg-menu-li-primero-izq.jpg) no-repeat left top;
	}
	#menu_principal li span {
		display: block;
		padding: 0;
		background: url(../img/all/bg-menu-li.png) repeat-x right top;
	}
	#menu_principal li.primero span {
		display: block;
		padding: 0;
		background: url(../img/all/bg-menu-li.png) repeat-x right top;
	}
	*:first-child+html #menu_principal li.primero span {
		background: url(../img/all/bg-menu-li.jpg) repeat-x right top;
	}
	* html #menu_principal li.primero span {
		background: url(../img/all/bg-menu-li.jpg) repeat-x right top;
	}
	*:first-child+html #menu_principal li.final span {
		background: url(../img/all/bg-menu-li.jpg) repeat-x right top;
	}
	* html #menu_principal li.final span {
		background: url(../img/all/bg-menu-li-final.gif) repeat-x right top;
	}
	#menu_principal li span a {
		display: block;
		padding: 1.5em 1em 1.2em .4em;
		background: url(../img/all/bg-menu-li-der.png) no-repeat right top;
	}
	#menu_principal li.primero span a {
		display: block;
		padding: 1.5em 1em 1.2em .4em;
		background: url(../img/all/bg-menu-li-der.png) no-repeat right top;
	}
	*:first-child+html #menu_principal li.primero span a {
		background: url(../img/all/bg-menu-li-der.jpg) no-repeat right top;
	}
	* html #menu_principal li.primero span a {
		background: url(../img/all/bg-menu-li-der.jpg) no-repeat right top;
	}
	#menu_principal li.final span a {
		padding: 1.5em 1.3em 1.2em .4em;
		background: url(../img/all/bg-menu-li-final-der.png) no-repeat right top;
	}
	*:first-child+html #menu_principal li.final span a {
		padding: 1.5em 1.3em 1.2em .4em;
		background: url(../img/all/bg-menu-li-final-der.jpg) no-repeat right top;
	}
	* html #menu_principal li.final span a {
		background: url(../img/all/bg-menu-li-final-der.gif) no-repeat right top;
	}
	#menu_principal li.primero span a span.normal {
		display: inline;
		padding: 0 .3em 0 .1em;
		font-weight: normal;
		background: none;
	}
	#menu_principal a {
		color: #70d3ed;
		font-weight: bold;
		text-decoration: none;
	}
	#menu_principal a:hover {
		color: #fff;
	}
	
/*------------------------------ CONTENIDO -------------------------------*/

#contenido {
	clear: left;
	margin: -0.1em auto;
	width: 970px;
	padding: 0;
	background: url(../img/all/bg-contenido.gif) repeat-y left top;
	font-family: Arial, Helvetica, sans-serif;
}
#cuerpo {
	margin: 0 auto;
	padding: 0;
	background: url(../img/all/bg-cuerpo.jpg) no-repeat left top;
}
* html #cuerpo {
	background: url(../img/all/bg-cuerpo.jpg) no-repeat left -1px;
}
*:first-child+html #cuerpo {
	background: url(../img/all/bg-cuerpo.jpg) no-repeat left -1px;
}
#ruta {
	padding: 3.65em 0 .5em 3.4em;
	text-align: left;
}
body:nth-of-type(1) #ruta {
	padding: 3.8em 0 .5em 3.4em;
}
*:first-child+html #ruta {
	padding: 3.75em 0 .4em 3.4em;
}
* html #ruta {
	position: relative;
	padding: 3.75em 0 .4em 3.4em;
}
/*----------------------- CONTENIDO izquierda --------------------- */

#izquierda_home {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 58.1em;
}

/*----------------------- programas -----------------------*/

	#izquierda_home h2.programas {
		display: block;
		xwidth: 36.3em;
		font-size: 2.3em;
		margin: -2px 0 0 22px;
		padding: 0.6em 0 0.3em 1em;
		background: url(../img/all/bg-h2-programas.jpg) no-repeat left top;
		height:1.15em;
		color: #e5d30e;
	}
	*:first-child+html #izquierda_home h2.programas {
		margin: -1px 0 0 22px;
	}
	* html #izquierda_home h2.programas {
		margin: -1px 0 0 22px;
		height:1em;
	}
	#izquierda_home .contenido_programas {
		margin: 0 0 0 2em;
		padding: 0;
		background: url(../img/all/bg-caja-programas-repeat.jpg) repeat-y left top;
		text-align: left;
	}
	#izquierda_home .contenido_programas .cont {
		margin: 0;
		padding: .8em 0 0 0;
		background: url(../img/all/bg-caja-programas.jpg) no-repeat left bottom;
	}
	#izquierda_home .contenido_programas .cont p {
		font-size: 1.1em;
	}
	#izquierda_home .contenido_programas .cont li {
		margin-bottom: 0; 
		padding: .3em 0 .3em 0;
		padding-left: 1.8em;
		line-height: 1.3em;
		background: url(../img/all/bullet-doble-reflejo.png) no-repeat 0 6px;
	}

/*----------------------- noticias -----------------------*/

	#izquierda_home h2.noticias {
		display: block;
		clear: right;
		xwidth: 36.3em;
		font-size: 2.3em;
		margin: 0 0 0 0.9em;
		padding: .5em 0 .2em 1em;
		background: url(../img/all/bg-h2-noticias.jpg) no-repeat left top;
		height:1.25em;
		color:#70d3ed;
	}
	*:first-child+html #izquierda_home h2.noticias {
		padding: .8em 0 .2em 1em;
		margin: 0 0 0 .9em;
		height:1.2em;
		font-size:2.1em;
	}
	* html #izquierda_home h2.noticias {
		xwidth: 30.6em;
		padding: .7em 0 .2em 1em;
		margin: 0 0 0 1em;
		height:1.25em;
		font-size:2.1em;
	}
	#izquierda_home .contenido_noticias {
		margin: 0 0 0 2em;
		padding: 0;
		background: url(../img/all/bg-caja-noticias-repeat.jpg) repeat-y left top;
		text-align: left;
	}
	#izquierda_home .contenido_noticias .cont {
		margin: 0;
		padding: .8em 0 0 0;
		background: url(../img/all/bg-caja-noticias.jpg) no-repeat left bottom;
	}
	#izquierda_home .contenido_noticias .cont ul {
		margin: .3em 0 0 -0.6em;
	}
	*:first-child+html #izquierda_home .contenido_noticias .cont ul {
		margin: .3em 0 0 -0.6em;
	}
	* html #izquierda_home .contenido_noticias .cont ul {
		margin: .3em 0 0 .2em;
	}
	#izquierda_home .contenido_noticias .cont li {
		margin-bottom: 0; 
		padding-bottom: 0;
		padding-left: 1.5em;
		line-height: 1.2em;
		background-image: none;
	}
	#izquierda_home .contenido_noticias .cont li .imagen {
		padding: .5em 0 .8em 0;
		margin: 0 1em 0 0;
		float: left;
		background-image: none;
	}
	body:nth-of-type(1)	#izquierda_home .contenido_noticias .cont li .imagen {
		clear:left;
	}
	#izquierda_home .contenido_noticias .cont li .news {
		display: block;
		clear: left;
		margin: .5em .5em 0 0; 
		padding-top: .5em;
		padding-bottom: .5em;
		padding-left: 1.5em;
		line-height: 1.2em;
		background-image: none;
		border: 0px solid transparent;
		width: 52em;
	}
	#izquierda_home .contenido_noticias .cont li .fecha {
		position: relative;
		display: block;
		width: 4em;
		margin: 0 0 0 -1em;
		float: left;
		padding: .3em .5em .2em 1em;
		font-family: "Times New Roman", Times, serif;
		font-size: 1.5em;
		font-weight: bold;
		color: #70d3ed;
		background: #000;
		border-right: 2px solid #70d3ed;
		background-image: none;
	}
	#izquierda_home .contenido_noticias .cont li .titular {
		position: relative;
		padding: 0 0 0 .8em;
		margin: 0;
		font-size: 1.2em;
		font-weight: bold;
		line-height: 1.8em;
		background-image: none;
	}
	*:first-child+html .contenido_noticias .cont li .titular a,
	*:first-child+html .contenido_noticias .cont li .titular a:hover {
		position: relative;
		background-image: none;
		background-color: transparent;
	}
	#izquierda_home .contenido_noticias .cont li .contenido {
		position: relative;
		clear: left;
		margin: .5em 0 .5em 0;
		font-size: 1.1em;
		background-image: none;
	}
	#izquierda_home .contenido_noticias .cont li p {
		position: relative;
		xclear: left;
		margin: .5em 0 .5em 0;
		font-size: 1.1em;
		background-image: none;
	}
	#izquierda_home .contenido_noticias .cont li a:hover {
		background-image: none;
	}
	#izquierda_home .contenido_noticias .cont .mas_contenido {
		margin: 0 1.6em 0 0;
		padding: 0 0 4em 0;
	}

/*----------------------- /CONTENIDO izquierda --------------------- */

/*----------------------- CONTENIDO derecha --------------------- */

#derecha_home {
	float: right;
	margin: 0 .65em 0 0;
	padding: 0;
	text-align: left;
	width: 306px;
	xborder: 1px solid #333;
}
* html #derecha_home {
	margin: 0 .65em 0 0;
	text-align: left;
	width: 306px;
}

/*----------------------- empresas creadas --------------------- */

	#derecha_home h2.empresas {
		display: block;
		width: 306px;
		font-size: 2.3em;
		margin: -2px 0 0 0;
		padding: 0.6em 0 0 1em;
		background: url(../img/all/bg-h2-empresas-creadas.gif) no-repeat left top;
		height: 1.45em;
		color: #ffffff;
	}
	*:first-child+html #derecha_home h2.empresas {
		height:1.45em;
		margin:0;
	}
	* html #derecha_home h2.empresas {
		width: 270px;
		height:1.45em;
		margin:0;
	}
	#derecha_home .cont {
		margin: 0;
		padding: 0;
		background: url(../img/all/bg-empresas-creadas-repeat.jpg) repeat-y left top;
	}
	#derecha_home .cont .fondo {
		margin: 0;
		padding: .8em 0 0 0;
		background: url(../img/all/bg-empresas-creadas-cont.jpg) no-repeat left bottom;
	}
	#derecha_home .cont .fondo p {
		font-size: 1.1em;
	}



.mas_contenido {
	display: block;
	margin: 0 1.6em 0 0;
	padding: 0 0 3.5em 0;
	text-align: right;
	background: url(../img/all/bg-boton-mas-der.png) no-repeat right top;
}
*:first-child+html .mas_contenido {
	margin: .85em 1.6em 0 0;
}
* html .mas_contenido {
	margin: 0 1.8em 0 0;
}
.mas_contenido .programas,
.mas_contenido .noticias,
.mas_contenido .empresas {
	position: relative;
	float: right;
	margin: 0 .2em 0 0;
	padding: 0;
	background: url(../img/all/bg-boton-mas-izq.png) no-repeat left top;
}
* html .mas_contenido .programas,
* html .mas_contenido .noticias,
* html .mas_contenido .empresas {
	margin: 0 1px 0 0;
	width: 13.5em;
}
* html .mas_contenido .programas {
	width: 11.8em;
}
* html .mas_contenido .noticias {
	margin: 0 1px 0 0;
	width: 11.2em;
}
.mas_contenido .programas .boton_mas,
.mas_contenido .noticias .boton_mas,
.mas_contenido .empresas .boton_mas {
	display: block;
	margin: 0 0 0 .3em;
	padding: .1em 0 .4em 1em;
	background: url(../img/all/bg-boton-mas.png) repeat-x left top;
}
.boton_mas a,
.boton_mas a:hover {
	display: block;
	margin: 0 .8em 0 0;
	padding: .2em 2em 0 0;
	height: 2em;
	color: #e5d30e;
	text-decoration: none;
	background: url(../img/all/bg-flechas-mas.png) no-repeat right center;
}
* html .boton_mas a,
* html .boton_mas a:hover {
	display: block;
	margin: 0 .8em 0 0;
	padding: .4
	em 2em 0 0;
	background: url(../img/all/bg-flechas-mas.png) no-repeat right center;
}

/*--------------------------- PIE -----------------------------*/

#pie {
	clear: both;
	color: #fff;
	margin: 0 2em 0 .55em;
	background: url(../img/all/bg-pie.jpg) no-repeat left top #1082aa;
	border-top: 3px solid #1082aa;
}
* html #pie {
	clear: both;
	height: 15em;
	background: url(../img/all/bg-pie.jpg) no-repeat left bottom;
	border-top: 1px solid #fff;
}
#pie .izquierda {
	display: block;
	float: left;
	text-align: left;
	xborder: 1px solid #fff;
	padding: 1em 0 .3em 0;
	width:43em;
}
* html #pie .izquierda {
	width:38em;
}
#pie .izquierda .float_left {
	float:left;
	margin-right:7em;
}
* html #pie .izquierda .float_left {
	float:left;
	margin-right:7em;
	margin-left:1.3em;
}
#pie .derecha {
	display: block;
	width: 40em;
	float: right;
	color: #70d3ed;
	xborder: 1px solid #fff;
	text-align: right;
	padding: 1em 0 1em 0;
}
* html #pie .derecha {
	width: 36.5em;
}
#pie ul {
	display: block;
	margin: 1em 1.5em 0 0;
	padding-top: .5em;
	text-align: right;
	float:right;
}
*:first-child+html #pie ul {
	display: block;
	margin: 1em 1.5em 0 0;
}
* html #pie ul {
	position: relative;
	display: block;
	margin: 1em 1.5em 0 0;
}
#pie ul, x:-moz-any-link, x:default {
	clear:left;
}
#pie li {
	display: inline;
	float: left;
	background: none;
	padding: 0;
}
#pie li .separador {
	font-size: .9em;
	padding: 0 .8em;
}
#pie a,
#pie a:hover {
	color: #70d3ed;
}
#mapAyudaAcces {
	display: none;
}

.activo {
	font-weight: bold;
}
.clear {
	display: block;
	clear: both;
}
.clear_der {
	clear: right;
}
.clear_izq {
	clear: left;
}
.margen_banner {
	display: block;
	clear: left;
	margin: 0 0 0 1.8em;
}
p.logo_pie{
	float:right;
	position:relative;
	margin:-13em 5.8em 0 0;
}
* html p.logo_pie{
	float:right;
	position:relative;
	margin:-12.8em 2.9em 0 0;
}
