div#pie_ja,div#pie,div#colaboradores
{
	display:none;
}

html
{
overflow-x: hidden!important;
}

span.descripcion_slide
{
	/*display:none!important;*/
}

body
{
	/*font-family:raleway,arial;*/
	/*font-size:1em; /* 14px */
	font-size:14px;
	line-height:18px !important;
	text-align:justify !important;	
	/*background-color:#a5a5a5;*/
	
	font-family:"Trebuchet MS" !important;
	
	overflow-x: hidden !important;

}

body div
{
	/*background-color:#ffffff;*/
}

input
{
	font-size:0.9em;
}

div,p
{
	margin:0;
	padding:0;
	
	border-style:none;
}

div#contenido
{
	/*font-size:0.8em;*/
	font-size:14px;
	
	background-color:#E7E7E7;
}

div#sub_contenido
{
	width:970px;
	margin:auto;
	min-height:400px;
}


div#contenido p
{
	margin: 0 0 9px;
	margin-right:6px;
}

div#contenido li
{
	margin-right:6px;
}

a
{
	color:#233D63;
	text-decoration:none;
	font-weight:bold;
}

em,i
{
	font-weight:bold;
}

h1
{
	font-weight:light;
	font-size:36px;
}

h2
{
	font-weight:light;
	font-size:30px;
	
	padding-top:40px;
}

h3
{
	font-weight:light;
	font-size:24px;
	
	color:#233D63!important;
}

h4
{
	font-weight:bold;
	font-size:18px;
}

h5
{
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
}

li
{
	font-size:14px;
}

li a
{
	font-size:14px;
	font-weight:bold;
}

div.separador
{
	clear:both;
}

div.linea_noticias
{
	border-style:none;
	border-width:1px;
	border-top-style:solid;
	
	height:0;
	
	color:#B3B3B3;
	
	padding-top:5px;
	margin-bottom:15px;
	
	width:960px;
	margin-left:auto;
	margin-right:auto;
	
	/*position: absolute;
	left: 194px;
	width: 969px;*/
}

div#pagina
{
	/*width:970px;*/
	/*width:68.571em;*/
	width:100%;
	
	border-style:none;
	
	margin:auto;
	
	background-color:#E7E7E7;
	
	/*min-height:1700px;*/ /* para evitar el pie con espacio debajo */
}

div#cabecera
{
	height:64px;
	
	width:100%;
	
	margin:auto!important;
	float:none;
	/*width:970px;*/
	
	background-color:#ffffff;
	
	text-align:center;
}

div#cabecera div#idiomas
{
	font-size:0.7em;
}

div#cabecera div
{
	float:left;
}

div#cabecera div#idiomas,div#cabecera div#buscador,div#cabecera div#redes_sociales_cabecera
{
	float:right;
}

div#cabecera  div.search label
{
	display:none;
}

div#sub_cabecera
{
	width:970px;
	margin:auto;
	float:none!important;
	clear:both!important;
}

div#redes_sociales_cabecera
{
	margin-top:15px;
	margin-right:15px;
}

div#buscador
{
	margin-top:17px;
	margin-right:15px;
	
	vertical-align:top;
}

input#mod-search-searchword
{
	font-size:0.7em;
}

div#idiomas
{
	margin-top:20px;
}

div#idiomas span#idioma_seleccionado,div#idiomas ul.lang-inline li a
{
	/*color:#CDD3DC;*/
	color:#73849B;
	
	/*font-family:raleway,arial!important;*/
	font-size:11px;
	
	font-weight:normal;
}

div#idiomas ul.lang-inline li.lang-active a
{
	color:#4D4D4D;
	font-weight:bold;
}

div.mod-languages li
{
	margin:0;
	padding:0;
}

div#imagen_principal
{
	/*height:16.938em;*/
	/*height:337px;*/
	/*CAMBIO 12-MARZO-2014 PARA QUE HAYA UN DIV QUE OCUPE TODO EL ANCHO EN AZUL*/
	height:195px;
	width:100%;
	background-color:#233D63!important;
	text-align:center !important;  /*LA IMAGEN DE DENTRO CENTRADA*/
	z-index:1000 !important;
	
}

div#imagen_principal img
{
	
	/*CAMBIO 12-MARZO-2014  LA IMAGEN NO PUEDE SER TODO EL ANCHO*/
	 /*width:100%;*/
	/*height:16.938em;*/
	height:195px;
	/*width:970px!important;*/
	width:auto;

}



div#imagen_seccion
{
	
/*CAMBIO 13-MARZO-2014 PARA QUE HAYA UN DIV QUE OCUPE TODO EL ANCHO EN AZUL*/
height:199px;
width:auto;
background-color:#233D63!important;
text-align:center !important;  /*LA IMAGEN DE DENTRO CENTRADA*/
}


div#imagen_seccion img
{
/*CAMBIO 12-MARZO-2014  LA IMAGEN NO PUEDE SER TODO EL ANCHO*/
/*width:100%;*/
height:195px;
/*width:970px!important;*/
width:auto;

}

/*
div#imagen_seccion, div#imagen_seccion img
{
	/*CAMBIO 12-MARZO-2014  LA IMAGEN NO PUEDE SER TODO EL ANCHO*/
	/*width:100%;*/
	/*height:195px;*/
	/*width:970px!important;*/
	/*width:auto;*/
/*}*/

/*
div#imagen_seccion, div#imagen_seccion div.custom, div#imagen_seccion div.custom p
{
	/*
	margin:0;
	padding:0;
	*/
/*}*/


div#imagen_seccion p
{
	text-align:center!important;
}

div#iconos_principales
{
	text-align:center;
	color:#ffffff;
	
	/*width:970px;*/
	width:100%;
	height:85px;
	background-color:#233D63;
	font-size:21px;
	font-weight:bold;
}

div#iconos_principales a
{
	color:#ffffff;
}

div#iconos_principales div
{
	float:left;
	
	background-color:#233D63;
	padding:10px;
	padding-top:0px !important;
	padding-bottom:0px !important;
}

div#iconos_principales div.custom
{
	float:none;
	margin:auto;
	width:960px;
}

div#titulo_slider
{
	color:#4D4D4D;
	background-color:#CDD3DC;
	
	text-align:center;
	font-weight:bold;
	font-size:0.8em;
	
	padding-top:30px;
}

div#slider
{
	/*width:970px;*/
	width:100%;
	height:370px;
	background-color:#CDD3DC;
	overflow: hidden;
	padding-top:4px;
}

#aswrapper
{
	width:960px;
}

#aswrapper div.anythingSlider-simple
{
	border-style:none;
	box-shadow:none;
}

div#aswrapper div.anythingSlider-simple .start-stop
{
	display:none!important;
}

div#aswrapper div.anythingSlider-simple.activeSlider .anythingControls
{
	width:60px;
	margin:auto;
	
	padding-top:20px;
	padding-bottom:25px;
}

div.anythingSlider 
{
	height:360px!important;
}

div#slider table#slider
{
	height:360px;
}

div#slider table#slider td
{
	vertical-align:top;
	padding:5px;
}

div#slider table#slider td.texto
{
	width:300px;
	padding:0;
	padding-right:36px;
}

div#slider table#slider td span.titulo
{
	font-size:1.5em;
	color:#233D63;
}

div#slider table#slider td span.cuerpo
{
	font-size:15px;
	font-weight:bold;
	color:#4D4D4D;
}

div#slider table#slider td.imagen
{
	width:634px;
	padding:0;
}

div#slider span.arrow
{
	display:none!important;
}

div#titulo_noticias
{
	color:#4D4D4D;
	background-color:#CDD3DC;
	
	text-align:center;
	font-weight:bold;
	font-size:0.8em;
	
	padding-bottom:5px;
}

div#titulo_noticias p
{
	/*padding-top:20px;*/
}

div#noticias
{
	color:#4D4D4D;
	background-color:#CDD3DC;
}

div#noticias div.globalnews
{
	width:960px;
	margin:auto!important;
}

div#noticias div.gn_static
{
	width:305px;
	float:left;
	
	font-size:12px;
}

div#noticias div.gn_header_1
{
	display:none;
}

div#mas_noticias
{
	text-align:center;
	background-color:#CDD3DC;
	
	padding-top:10px;
	padding-bottom:46px;
}





div#eventos_becas_banner /*CONTENEDOR BLOQUE ABAJO*/
{
	padding-top:30px;
	/*background-color:#F2F2F3;*/
	background-color:#E7E7E7;
	
	height:270px;
	padding-left:41px;
}

div#eventos_becas_banner div /*CADA BLOQUE ESTILO GLOBAL*/
{
	float:left;
	/*margin-left:5px;*/
	margin-right:35px;
	width:300px;
	
	
	
	
}

div#eventos_becas_banner div#sub_eventos
{
	
	margin:auto!important;
	width:1008px;
	float:none;
	
}

div#eventos
{
	/*width:300px;*/
	/*padding-right:12px;*/
	/*padding-left:10px;*/
	margin-left:0px;
	/*background-color:#CDD3DC !important;*/
	background-color:#fff !important;
	padding-top:1px!important;
	padding-left:1px!important;
	padding-right:1px!important;
	padding-bottom:1px!important;
	
	
}



div#banner
{
	/*width:300px;*/
	/*padding-right:12px;*/
	/*padding-left:10px;*/
	margin-right:34px;
}




div#re_colaboradores
{
	background-color:#F1F1F1;
}

div#titulo_colaboradores
{
	clear:both;
	padding-top:25px;
	color:#4D4D4D;
	text-align:center;
	font-weight:bold;
	font-size:0.8em;
	/*padding-bottom:20px;*/
	background-color:#F1F1F1;
}

div#colaboradores
{
	padding-bottom:40px;
}

div#sub_colaboradores
{
	width:960px;
	margin:auto;
}

div#pie
{
	clear:both;

	color:#FFFFFF;
	background-color:#233D63;
	
	font-size:0.8em;
	
	/* 180 px de alto */
	padding:30px;
	height:150px;
	
	padding-bottom:0px !important;
	margin-bottom:0px !important;
	
	padding-left:0!important;
	padding-right:33px;

}

div#pie a
{
	color:#ffffff;
}

div#pie div
{
	float:left;
	
	/*width:225px;*/
	
	font-size:11px;
	padding-right:15px;
}

div#pie div#sub_pie
{
	margin:auto!important;
	width:1090px;
	float:none;
	
	
	
}



div#redes_sociales_pie
{
	/*padding-left:30px;*/
}



div#contacto
{
	margin-left:88px;
}


 div#contacto2
{
	margin-right:10px;
	
}

div#copyright
{
	float:right !important;
}


div#enlaces
{
	margin-left:15px;
}



div.imprimiractions li, ul.actions li
{
	list-style-type:none;
	display:inline;
}

ul.actions 
{
	float:right;
	margin-top:0;
	padding-top:0;
}


div#menu_seccion
{
	margin-top:-4px;

	text-align:center;
}



div#menu_seccion ul
{
	margin-top:0;
	padding-top:0;
}

div.pagination li
{
	display:inline;
	padding-left:5px;
	padding-right:5px;
}

form#searchForm fieldset
{
	width:100%;
	float:left;
}



/*********18-feb-2014 estilos cambiados********************************/


div#sub_menu_seccion
{
	
/*width:970px;*/

margin:auto;
text-align:center;

/*overflow:hidden!important;*/
width:100%!important;





}



#menu_seccion {
 clear:both!important;
 float:left!important;
/* overflow:hidden!important;*/
 width:100%!important;
 background-color: #cdd3dc!important;

 
}

.menu_h_seccion {
 float:left !important;
 left:49.5% !important;
 list-style-type:none !important;
 margin:0 auto !important;
 padding:0 !important;
 position:relative !important;

}

.menu_h_seccion li {
 float:left!important;
 position:relative!important;
 right:50%!important;
}



ul.menu_h_seccion > li a
{
font-size:16px!important;
color:#012F52!important;
padding-left:20px;
padding-right:20px;
}


ul.menu_h_seccion > li a:hover
{
color:#438BCF!important;
}

.menu_h_seccion ul
{
	padding-top:10px!important;
	
	 opacity: 0.9 !important; 
}

.menu_h_seccion ul li
{
	width:400px;
}

.menu_h_seccion ul li a
{
	padding-left:230px!important;
}

.menu_h_seccion ul li ul
{
	margin-left:590px!important;
	margin-top:-40px!important;
}

.menu_h_seccion ul li ul li a
{
	/*padding-left:465px!important;*/
}

/* menu superior blanco horizontal */
.menu_horizontal ul
{
	opacity: 0.95 !important; 
	
	
}
/* ******************************* */






.bordefoto
{
border:1px solid #999999;
}


div.separadoralto 
{
	height:36px !important;
}

div#colaboradores
{
	background-color:#F1F1F1;
	padding-top:18px;
	padding-bottom:32px;
}

.verde /* ahora es azul */
{
	color:#003E7E!important;
}

div.login
{
	clear:both;
	padding:10px;
}

div#noticias a
{
	font-weight:normal;
}

/*10 marzo 2013*/

/*OCULTAR BOTÓN DE CINTA DE MENU PRESENTACIÓN DE TRANSFERENCIA*/
ul.nav > li.item-265
{
	display:none !important;
}


/* FIN 10 marzo 2013*/

/* start breezing forms layout */

div.bfClearfix
{
	overflow:visible!important;
}

/* end breezing forms layout */


/*ICONOS HOVER PORTADA*/



#botonformacion 
{
width: 135px;
height: 85px;
background: url('../../../images/frontend/iconos_home/formacionp.png') no-repeat top;
display: block;

}


/*#botonformacion:hover 
{
background: url('../../../images/frontend/iconos_home/formacionp_hover.png') no-repeat top;
}*/





#botonformacioningles 
{
width: 135px;
height: 85px;
background: url('../../../images/frontend/iconos_home/formacionpingles.png') no-repeat top;
display: block;

}


/*#botonformacioningles:hover 
{
background: url('../../../images/frontend/iconos_home/formacionpingles_hover.png') no-repeat top;
}*/










#botontransferencia
{
width: 145px;
height: 85px;
background: url('../../../images/frontend/iconos_home/transferenciap.png') no-repeat top;
display: block;
}


/*#botontransferencia:hover 
{
background: url('../../../images/frontend/iconos_home/transferenciap_hover.png') no-repeat top;
}*/




#botontransferenciaingles
{
width: 145px;
height: 85px;
background: url('../../../images/frontend/iconos_home/transferenciapingles.png') no-repeat top;
display: block;
}


/*#botontransferenciaingles:hover 
{
background: url('../../../images/frontend/iconos_home/transferenciapingles_hover.png') no-repeat top;
}*/







#botonbecas
{
width: 145px;
height: 85px;
background: url('../../../images/frontend/iconos_home/becasp.png') no-repeat top;
display: block;
}


/*#botonbecas:hover 
{
background: url('../../../images/frontend/iconos_home/becasp_hover.png') no-repeat top;
}*/




#botonbecasgalego
{
width: 145px;
height: 85px;
background: url('../../../images/frontend/iconos_home/becaspgalego.png') no-repeat top;
display: block;
}


/*#botonbecasgalego:hover 
{
background: url('../../../images/frontend/iconos_home/becaspgalego_hover.png') no-repeat top;
}*/




#botonbecasingles
{
width: 145px;
height: 85px;
background: url('../../../images/frontend/iconos_home/becaspingles.png') no-repeat top;
display: block;
}


/*#botonbecasingles:hover 
{
background: url('../../../images/frontend/iconos_home/becaspingles_hover.png') no-repeat top;
}*/








#botondivulgacion
{
width: 145px;
height: 85px;
background: url('../../../images/frontend/iconos_home/divulgacionp.png') no-repeat top;
display: block;
}


/*#botondivulgacion:hover 
{
background: url('../../../images/frontend/iconos_home/divulgacionp_hover.png') no-repeat top;
}*/




#botondivulgacioningles
{
width: 145px;
height: 85px;
background: url('../../../images/frontend/iconos_home/divulgacionpingles.png') no-repeat top;
display: block;
}


/*#botondivulgacioningles:hover 
{
background: url('../../../images/frontend/iconos_home/divulgacionpingles_hover.png') no-repeat top;
}*/









#botongestion
{
width: 145px;
height: 85px;
background: url('../../../images/frontend/iconos_home/gestionp.png') no-repeat top;
display: block;
}


/*#botongestion:hover 
{
background: url('../../../images/frontend/iconos_home/gestionp_hover.png') no-repeat top;
}*/





#botongestiongalego
{
width: 145px;
height: 85px;
background: url('../../../images/frontend/iconos_home/gestionpgalego.png') no-repeat top;
display: block;
}


/*#botongestiongalego:hover 
{
background: url('../../../images/frontend/iconos_home/gestionpgalego_hover.png') no-repeat top;
}*/





#botongestioningles
{
width: 195px !important;

height: 85px;
background: url('../../../images/frontend/iconos_home/gestionpingles.png') no-repeat top;
display: block;

}


/*#botongestioningles:hover 
{
width: 195px !important;
background: url('../../../images/frontend/iconos_home/gestionpingles_hover.png') no-repeat top;

}*/








/* FIN ICONOS HOVER PORTADA*/

/*11-MARZO-2014*/

/*PARA QUE LA CABECERA AUNQUE NO SEA ENLACE SEA AZUL*/

div.item-page > h2
{
color:#233D63
}

/*FIN 11 MARZO 2014*/





/*12 MARZO, ESTILOS PARA LA TABLA DE AREAS Y PERSONAS*/

.tabladatostabla
{
border:1px solid #FFF;
}


.nombredatostabla
{
/*font-family:Raleway;*/
font-weight:normal;
font-size:16px;
color:#004C7F;
margin-bottom:7px;
}

.nombredatostabla a
{
/*font-family:Raleway;*/
font-weight:normal;
font-size:16px;
color:#004C7F;
margin-bottom:7px;
}

.cargodatostabla
{
/*font-family:Raleway;*/
font-size:12px;
font-weight:normal;
color:#000000; 
margin-bottom:7px;
}

.datosdatostabla
{
/*font-family:Raleway;*/
font-size:12px;
font-weight:bold;
color:#4C4C56;
margin-bottom:3px;

}

.iconosobre
{
width:22px !important; 
vertical-align:middle; 
padding-right:4px; 
 }

.iconotfno
{
height:22px!important;
vertical-align:middle; 
padding-right:8px;
}


.datostablatdgrande
{
width:300px;
height:40px;
background-color:#CCD4DD;
color:#004C90;
font-weight:bold;

}

.datostablatdpequeno
{
width:36px;
}

.celdaseparadora
{
background-color:#E7E7E7;
height:25px;
text-align:center;
}


.celdablanca
{
background-color:#FFF;
height:30px;
color:#4C4C4C;
font-weight:bold;
text-align:center;
}

.celdablancasub
{
background-color:#FFF;
height:25px;
color:#4C4C4C;
font-weight:bold;
text-align:center;
}


.contenedortabla
{
}


.contenedortablatdgrande
{
width:300px;
height:40px;
vertical-align:top;
}

.contenedortablatdpequeno
{
width:36px;
vertical-align:top;
}

/*FIN 12 MARZO ESTILOS PARA LA TABLA DE AREAS Y PERSONAS*/

div#fb-root
{
	display:none im;
}







/*PARA PRUEBAS CON TIPOGRAFIA open sans*/

.fuenteopensans
{
/*font-family: "Open Sans";*/
font-family:"Trebuchet MS" !important;
font-weight:normal !important;
font-size: 14px !important; 
}


ul.nav.menu_h_seccion.menu > li > a
{
	/*font-family: "Open Sans" !important; */
	font-family:"Trebuchet MS" !important;
	font-size: 15px !important; 
}



ul.nav.menu_h_seccion.menu > li 
{
	/*font-family: "Open Sans" !important; */
	font-family:"Trebuchet MS" !important;
	font-size: 15px !important; 
}




div.moduletable_acceso
{
	width:300px;
}


/*PARA PRUEBAS CON TIPOGRAFIA trebuchet */

.fuentetrebuchet
{
font-family:"Trebuchet MS" !important;
font-weight:normal !important;
font-size: 14px !important; 
letter-spacing:normal !important;
line-height:20px !important;
}





/*FIN PARA PRUEBAS TIPOGRAFIA*/





/*BOTONES DJ IMAGE SLIDER*/


.prev-button
{
	
	opacity:0.4 !important;
	
}
                    

.next-button
{
	
	opacity:0.4 !important;
}


div.pd-button-download, div.pdtop, h3.pd-ctitle, div.pagination
{
	display:none!important;
}

div.profile, div.profile-edit
{
	padding-bottom:20px;
}

div.profile h1, div.profile-edit h1
{
	color:#233D63;
	font-size:18px;
	padding-top:40px;
}

div.ayudas
{
	padding-bottom:20px!important;
}

div.ayudas td
{
	vertical-align:top!important;
	padding-left:8px!important;
	padding-right:8px!important;
}

#users-profile-custom
{
	display:none;
}

img.exportacion
{
	height:13px;
}



/*mover boton login mas hacia la derecha*/

#modlgn-username
{
	margin-left:24px !important;
}


#modlgn-passwd

{
	margin-left:4px !important;
}

 
#modlgn-remember

{
	margin-left:4px !important;
}

 
div.moduletable_acceso ul > li a /*quitar negrita a olvido su contraseña y olvido su usuario*/
{
	font-weight:normal !important;
	font-size: 12px !important;
	font-style:normal  !important;
	
}


div.moduletable_acceso h3
{
	display:none !important;
}


div.bfClearfix
{
	padding-top:50px;
}

div#xmap
{
	margin-top:70px;
}

/* portada 20/05/2014 */

.descricion_slide{
left:0px!important;
}

div#eventos_becas_banner{
padding-top: 48px;
/* background-color: #F2F2F3; */
background-color: #E7E7E7;
height: 270px;
padding-left: 41px;
padding-bottom: 18px;
}

div#portadaes
{
	text-align:right;
}

/* inicio zona privada hacce */

div#cabecera, div#pie, div#imagen_seccion, div#pie_ja, div.logout-button
{
	display:none!important;
}

body
{
	padding:0;
	margin:0;
}

div.profile ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}

/* fin zona privada hacce */
