html,body{
margin:0;
padding:0}

body{
font: 70% arial,sans-serif;
color:#474747;
margin-left:12px;
margin-right:12px;
text-align: justify;
}



a{
color: #0d5c90;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}
#cabecera{
	
	background-image: url(../img/cabecera.gif);
	background-repeat:repeat;
	height:81px;
	
}

.idiomas{
background-color:#77a4c1;
padding-left:4px;
padding-right:4px;
}
#arriba{
height:12px;
color:#FFFFFF;
background-color:#0073CF;
padding-top:0px;
padding-right:4px;
padding-bottom:4px;
}

#arriba a{
color:#fff;
font-size:100%;
text-align:right;

}

idiomas{
background-color:#77a4c1;
padding-left:4px;
padding-right:4px;
}

#menuhorizontal ul {
	background-image: url(../img/fondo_menu_horizontal.gif);
	height:26px;
	margin-bottom:2px;
	float: right;
	margin-left:0px;
	width:100%;
	padding-left:0px;
	margin-top:2px;

}

#menuhorizontal ul li { 
display: inline;
}


#menuhorizontal  ul li a{
	color: #0073CF;
	text-decoration: none;
	float: left;
	font-size:90%;
	border-right: 1px solid #fff;
	padding-top:7px;
	padding-left:16px;
	margin-left:12px;
	padding-right:34px;
	padding-bottom:7px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../img/flecha_horizontal.gif);
	background-repeat: no-repeat;
	background-position: 1px 10px;

}

#menuhorizontal  ul li a:hover{
	color: #fe9a00;
	text-decoration: underline;
	background-image: url(../img/fondo_menu_horizontal_hover.gif);
	background-repeat: no-repeat;
	background-position: 1px 10px;


}


* { padding: 0; margin: 0; }

#wrapper { 
 margin: 0 auto;
 width: 962px;

}
#header {
 color: #333;
 width: 962px;
 float: left;

 border: 1px solid #ccc;
 height: 100px;
 margin: 10px 0px 5px 0px;
 background: #BD9C8C;
}
#izquierda { 
 margin: 3px 3px 1px 0px;
 width: 225px;
 float: left;
}
#centro { 
 float: left;
 color: #333; 
 margin: 3px 1px 5px 0px; 
 width: 729px;
 display: inline;
 text-align:justify;
}

#pie { 
 width: 962px;
 clear: both;
 color: #999;
 border-top: 1px solid #ccc;
 margin: 0px 0px 10px 0px;
 padding-top:10px;
 font-size:80%;
 text-align:left;

}

#pie a{
 color: #999;
}
/************************************CUADRO*********************************************/

#recuadro {
font-family: arial,sans-serif;
	MARGIN: 1px auto; 	
	FLOAT: right; 
	WIDTH: 100%;
	
}
#sup_der {
	BACKGROUND: url(../img/cuadro2.gif) no-repeat; HEIGHT: 12px
}
#sup_izq {
	BACKGROUND: url(../img/cuadro2.gif) no-repeat; HEIGHT: 12px
}
#inf_der {
	BACKGROUND: url(../img/cuadro2.gif) no-repeat; HEIGHT: 12px
}
#inf_izq {
	BACKGROUND: url(../img/cuadro2.gif) no-repeat; HEIGHT: 12px
}
#sup_der {
	FLOAT: right; WIDTH: 100%
}
#inf_der {
	FLOAT: right; WIDTH: 100%
}
#sup_izq {
	MARGIN-RIGHT: 12px
}
#inf_izq {
	MARGIN-RIGHT: 12px
}
#sup_der {
	BACKGROUND-POSITION: right top
}
#sup_izq {
	BACKGROUND-POSITION: left top
}
#inf_der {
	BACKGROUND-POSITION: right bottom
}
#inf_izq {
	BACKGROUND-POSITION: left bottom
}
/**************************************************************************************/

/**********************CONTENDIDO CENTRO*****************************************************/

#contenidocentro{
	margin-left:10px;
	margin-right:10px;
	padding-top:6px; 
	padding-bottom:10px;
}

#contenidocentro h1{
	
	font-size:1.7em;
	color:#0d5c90;
	font-weight:bold;
	margin-bottom:20px;	padding-top:3px;
	padding-bottom:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0d5c90;

}




/**********************RECORTE DE PRENSA*****************************************************/
#recorteprensa {
	PADDING-BOTTOM: 2px;
	BACKGROUND-COLOR: #fff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bfbfbf;
	border-left-color: #bfbfbf;
	color:#474747;
	text-align: justify;
	background-image: url(../img/icono_curriculum.gif);
	background-position: 1px 0px;
	background-repeat: no-repeat;
	padding-top:10px;
	padding-right:9px;
	padding-left:9px;		
	
}


#recorteprensa h1{
  color:#fff;
	font-size:100%;
	margin-top:0px;
	margin-left:35px;
	margin-bottom:10px;	
}

#recorteprensa li{
	color:#0d5c90;
	padding-left:23px;
	list-style-type: none;
	margin-top:7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b1cbdb;
	padding-bottom:1px;
	text-align:left;

}
#recorteprensa li a{
	background-image: url(../img/flecha_zon.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color:#0073CF;
	text-decoration:none;

	padding-left:16px;
}

#recorteprensa li a:hover{
	color:#ff9900;
	text-decoration:none;
	background-image: url(../img/flecha_zon_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
		padding-bottom:5px;
	padding-left:16px;
}

.linkrecorte{
color:#3b3b3b;
}

/**********************RECORTE DE PRENSA*****************************************************/

/**********************CASOS DE ÉXITO*****************************************************/
#casosexito {
	PADDING-BOTTOM: 2px;
	BACKGROUND-COLOR: #fff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bfbfbf;
	border-left-color: #bfbfbf;
	color:#474747;
	text-align: justify;
	background-image: url(../img/icono_casos_exito.gif);
	background-position: 1px 0px;
	background-repeat: no-repeat;
	padding-top:10px;
	padding-right:9px;
	padding-left:9px;
		
	
}


#casosexito h1{
  color:#fff;
	font-size:100%;
	margin-top:0px;
	margin-left:35px;
	margin-bottom:10px;	
}

DIV.exito {
	MIN-HEIGHT: 4em; MARGIN: 0px 5px; HEIGHT: 70px;
}


DIV.exito a {
color:#3b3b3b;
}

DIV.exito P {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
DIV.exito .imgIzq {
	PADDING-RIGHT: 5px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 5px; WIDTH: 60px; PADDING-TOP: 0px; margin-left:0px;
}



/**************************************************************************/

/**********************RECORTE DE PRENSA MÁS*****************************************************/

#prensamas{
	margin-left:10px;
	margin-right:10px;
	padding-top:6px;
	padding-bottom:10px;
}

#prensamas h1{
	
	font-size:14px;
	color:#0073CF;
	font-weight:bold;
	margin-bottom:20px;	padding-top:3px;
	padding-bottom:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0073CF;

}



#prensamas a{
color:#575757;



}

#prensamas a:hover{
color:#575757;


}
#prensamas strong{
color:#0073CF;

}


#texto{
	margin-left:10px;
	font-size:1.1em;
	line-height: 18px;
	
	padding-bottom:6px;
	margin-bottom:12px;

}

#texto img{
float:left;
margin-right:17px;
padding-right:12px;
padding-bottom:12px;
margin-bottom:8px;


}
#texto2{
	margin-left:10px;
	font-size:1.1em;
	line-height: 18px;
	border-bottom:#ccc solid 1px;
	padding-bottom:6px;
	margin-bottom:12px;

}
#tit{
	font-weight:bold;
	color:#424242;
	margin-bottom:6px;
	padding-left:9px;
	margin-left:1px;
	background-image: url(../img/flecha_amarilla.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-size:1.1em;
	font-size:12px;
	font-weight:bold;

}

#tit a{
	font-weight:bold;
	color:#474747;


}


#pdf{
	background-color:#f3f1ec;
	text-align:right;
	padding:4px;
	margin-top:29px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e1dbdb;
	border-bottom-color: #e1dbdb;
	font-size:10px;
}



#pdf a{
color:#de2b1a;
	background-image: url(../img/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left:21px;

}
/**************************************************************************/
#link {
text-align:right;
color:#FF0000;

}

#enlace{
	background-color:#f3f1ec;
	text-align:right;
	padding:5px;
	margin-top:29px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e1dbdb;
	border-bottom-color: #e1dbdb;
	font-size:10px;
}



/*************************ZONA RESERVADA***********************************/
#zonareservada {
	PADDING-BOTTOM: 2px;
	BACKGROUND-COLOR: #fff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6698b9;
	border-left-color: #6698b9;
	color:#474747;
	text-align: justify;
	background-image: url(../img/zona_reservada.gif);
	background-position: 1px 0px;
	background-repeat: no-repeat;
	padding-top:9px;
	padding-right:9px;
	padding-left:15px;
	height:80px;
	font-size:12px;		
	
}


#zonareservada h1{
  color:#fff;
	font-size:100%;
	margin-top:1px;
	margin-left:45px;
	margin-bottom:10px;
	font-size:12px;
}


#zonareservada li{
	color:#0d5c90;
	padding-left:23px;
	list-style-type: none;
	margin-top:7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b1cbdb;
	padding-bottom:1px;

}
#zonareservada li a{
	background-image: url(../img/flecha_zon.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color:#0d5c90;
	text-decoration:none;

	padding-left:16px;
}

#zonareservada li a:hover{
	color:#ff9900;
	text-decoration:none;
	background-image: url(../img/flecha_zon_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
		padding-bottom:5px;
	padding-left:16px;
}


/**************************************************************************/


#mapa{
	width:90%;
	float:left;
	padding-bottom:6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffc56d;
	padding-top:6px;
	padding-left:15px;

}

#irudia{
float:left;
padding-right:30px;
}

#mapatexto{
float:left;
padding-right:15px;
padding-top:3px;
width:29%;
text-align:left;


}

#mapatexto a{
color:#0073CF ;
}
#ubicacion {
	color: #333;
	padding-top:14px;
	margin-right:10px;
	width:100%;
	float:right;
	border: 1px solid #999999;
	padding:12px;
	background-color:#fff;

}

#empleado {
	position:absolute;
	left:847px;
	top:102px;
	width:118px;
	height:27px;
	z-index:1;
}

/************************************CUADRO AZUL*********************************************/

#recuadroazul {
font-family: arial,sans-serif;
	MARGIN: 1px auto; 	
	FLOAT: right; 
	WIDTH: 100%;
	
}
#sup_derazul {
	BACKGROUND: url(../img/cuadro_azul.gif) no-repeat; HEIGHT: 12px
}
#sup_izqazul {
	BACKGROUND: url(../img/cuadro_azul.gif) no-repeat; HEIGHT: 12px
}
#inf_derazul {
	BACKGROUND: url(../img/cuadro_azul.gif) no-repeat; HEIGHT: 12px
}
#inf_izqazul {
	BACKGROUND: url(../img/cuadro_azul.gif) no-repeat; HEIGHT: 12px
}
#sup_derazul {
	FLOAT: right; WIDTH: 100%
}
#inf_derazul {
	FLOAT: right; WIDTH: 100%
}
#sup_izqazul {
	MARGIN-RIGHT: 12px
}
#inf_izqazul {
	MARGIN-RIGHT: 12px
}
#sup_derazul {
	BACKGROUND-POSITION: right top
}
#sup_izqazul {
	BACKGROUND-POSITION: left top
}
#inf_derazul {
	BACKGROUND-POSITION: right bottom
}
#inf_izqazul {
	BACKGROUND-POSITION: left bottom
}
/**************************************************************************************/


/*************************TRABAJA CON NOSOTROS***********************************/
#trabaja {
	PADDING-BOTTOM: 2px;
	BACKGROUND-COLOR: #fff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bfbfbf;
	border-left-color: #bfbfbf;
	color:#474747;
	text-align: justify;
	background-image: url(../img/icono_recortes_prensa.gif);
	background-position: 1px 0px;
	background-repeat: no-repeat;
	padding-top:11px;
	padding-right:9px;
	padding-left:9px;	
	padding-bottom:48px;	
	
}
#trabaja a{
color:#0073CF;


}

#trabaja h1{
  color:#fff;
	font-size:100%;
	margin-top:0px;
	margin-left:35px;
	margin-bottom:10px;	
}

#trabaja img{
margin-right:5px;
float:left;

}

#trabaja .texto{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0d5c90;
	padding-top:6px;
	color:#0d5c90;
	padding-bottom:12px;

}
/**************************************************************************/
/**********************archivos relacionados*****************************************************/
#archivosrelacionados {
	PADDING-BOTTOM: 2px;
	BACKGROUND-COLOR: #fff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bfbfbf;
	border-left-color: #bfbfbf;
	color:#474747;
	text-align: justify;
	background-image: url(../img/archivos_relacionados.gif);
	background-position: 1px 12px;
	background-repeat: no-repeat;
	padding-top:23px;
	padding-right:9px;
	padding-left:9px;		
	
}


#archivosrelacionados h1{
  color:#0d5c90;
	font-size:100%;
	margin-top:0px;
	margin-left:35px;
	margin-bottom:10px;	
}

#archivosrelacionados li{
	color:#0073CF;
	padding-left:10px;
	list-style-type: none;
	margin-top:9px;
	color:#CCCCCC;

}

#archivosrelacionados a{
margin-top:2px;
font-style: normal;
color:#0073CF;
}


/**********************3 ultimas*****************************************************/
#ultimas {
	PADDING-BOTTOM: 20px;
	BACKGROUND-COLOR: #fff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bfbfbf;
	border-left-color: #bfbfbf;
	color:#474747;
	text-align: justify;
	background-image: url(../img/icono_curriculum.gif);
	background-position: 1px 11px;
	background-repeat: no-repeat;
	padding-top:23px;
	padding-right:9px;
	padding-left:9px;

			
	
}




#ultimas li{
	color:#0d5c90;
	padding-bottom:9px;
	list-style-type: none;
	margin-top:7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b1cbdb;
	text-align:left;
	padding-left:9px;


}
#ultimas li a{
	background-image: url(../img/flecha_zon.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	color:#0073CF;
	text-decoration:none;
	padding-left:12px;
	

}

#ultimas li a:hover{
	color:#ff9900;
	text-decoration:none;
	background-image: url(../img/flecha_zon_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left:12px;
}

#ultimas h1{
  color:#fff;
	font-size:100%;
	margin-top:0px;
	margin-left:35px;
	margin-bottom:10px;	
}

#vertodas{
	background-color:#f4f4f4;
	margin-top:15px;
	font-size:9px;
	text-align:right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-right:8px;
	height:20px;
	float:right;
	width:97%;

}

#todasnoticias{
	padding-top:12px;
	text-align:right;
	background-image: url(../img/todas_noticias.gif);
	background-repeat: no-repeat;
	background-position: 84px 12px;
}

#todasnoticias a{
color:#fa9b01;
}

.subrayar{
text-decoration:underline;

}

/**********************NUEVO*****************************************************/
#nuevo{
	PADDING-BOTTOM: 2px;
	BACKGROUND-COLOR: #fff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bfbfbf;
	border-left-color: #bfbfbf;
	color:#474747;
	text-align: justify;
	background-image: url(../img/icono_nuevo.gif);
	background-position: 1px 0px;
	background-repeat: no-repeat;
	padding-top:10px;
	padding-right:9px;
	padding-left:9px;		
	
}


#nuevo h1{
  color:#fff;
	font-size:100%;
	margin-top:0px;
	margin-left:35px;
	margin-bottom:10px;	
}

#nuevo li{
	color:#0073CF;
	padding-left:23px;
	list-style-type: none;
	margin-top:7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b1cbdb;
	padding-bottom:1px;

}
#nuevo li a{
	background-image: url(../img/flecha_zon.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color:#0073CF;
	text-decoration:none;

	padding-left:16px;
}

#nuevo li a:hover{
	color:#ff9900;
	text-decoration:none;
	background-image: url(../img/flecha_zon_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
		padding-bottom:5px;
	padding-left:16px;
}


/**********************NUEVO*****************************************************//**********************NUEVO euskera*****************************************************/
#enuevo{
	PADDING-BOTTOM: 2px;
	BACKGROUND-COLOR: #fff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bfbfbf;
	border-left-color: #bfbfbf;
	color:#474747;
	text-align: justify;
	background-image: url(../img/eu_icono_nuevo.gif);
	background-position: 1px 0px;
	background-repeat: no-repeat;
	padding-top:10px;
	padding-right:9px;
	padding-left:9px;		
	
}


#enuevo h1{
  color:#fff;
	font-size:100%;
	margin-top:0px;
	margin-left:35px;
	margin-bottom:10px;	
}

#enuevo li{
	color:#0073CF;
	padding-left:23px;
	list-style-type: none;
	margin-top:7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b1cbdb;
	padding-bottom:1px;

}
#enuevo li a{
	background-image: url(../img/flecha_zon.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color:#0073CF;
	text-decoration:none;

	padding-left:16px;
}

#enuevo li a:hover{
	color:#ff9900;
	text-decoration:none;
	background-image: url(../img/flecha_zon_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
		padding-bottom:5px;
	padding-left:16px;
}


/**********************NUEVO*****************************************************/



#mapaweb{
	margin-left:10px;
	margin-right:10px;
	padding-top:6px;
	padding-bottom:7px;
	width:100%;
	text-align:left;


}

#mapaweb h1{
	
	font-size:14px;
	color:#828282;
	font-weight:bold;
	margin-bottom:14px;	padding-top:3px;
	padding-bottom:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #828282;
	width:100%;
	float:left;
	background-color:#f2f2f2;
	padding-left:11px;
	margin-top:14px;

}

#mapaweb h2{
	
	font-weight:bold;
	color:#333;
	margin-bottom:6px;
	padding-left:9px;
	margin-left:1px;
	background-image: url(../img/flecha_amarilla.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-size:1.1em;
	font-size:12px;
	font-weight:bold;

}

#mapaweb h2 a{

	color:#333;


}


#mapaweb li {

	list-style-type: none;

}

#mapaweb li a{
	background-image: url(../img/flecha_zon.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left:14px;
	font-size:11px;


}

#mapawebdentro{
float:left;
width:22%;
margin-right:11px;


}

#mapala{

padding-left:27px;
}

#mapala a{
color:#666;

}
#conocenos{
	margin-left:50px;
	margin-top:20px;
	margin-right:50px;
	height:100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left:8px;

}

#conocenos li {
	background-image: url(../img/icono_conocenos.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-decoration:none;
	margin-left:3px;
	margin-right:3px;
	padding-left:16px;
	list-style-type: none;	
}

#conocenos li a{

	list-style-type: none;
	color:#333333;

}

#conocenos ul li ul li{
padding-left:50px;
	background-image: url(../img/flecha_zon_hover.gif);
	background-repeat: no-repeat;
	background-position: 32px 6px;
	margin-bottom:3px;
	


}
