@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background-color:#ECECED;
	color:#6D6F71;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:13px;
}
img { border:0px; }
.home { text-align:left; text-decoration:none;  font-size:12px; padding-top:4px; padding-left:18px; }
.home a:hover{ color:#FC0; }
.home a, .home{color:#FFF;}
a{color:#1BA6E5; text-decoration:none; }

#interris{ position:absolute; bottom:0px; right:0px; }

.cuerpo{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	clear:both;
	background:url(../../imagenes/fondos/f3.jpg) repeat-y top center;

}

/*cabecera*/
.cabecera{
	height:122px;
	width:1024px;
	background:url(../../imagenes/fondos/f1.jpg) repeat-x left top;
	position:relative;
}

.cabecera_menu{
	padding:0px;
	margin:0px;
	width:97%;
}

.cabecera_linea{
	width:2px;
	height:86px;
	position:relative;
	background-color:#FFF;
}

.cabecera_boton{
	padding: 3px 16px;
	font-size:13px;	
}

.cabecera_boton a{
	text-decoration:none;
	
}
.cabecera_boton:hover, .cabecera_botonA{
	background:url(../../imagenes/fondos/f4.png) repeat top left;
}

.cabecera_botonA{ 	padding: 3px 16px; }

.cabecera_botonA a{

	font-size:13px;	
	
	text-decoration:none;
}

.cabecera_botonA a,.cabecera_boton a,.cabecera_boton,.piePagina, .piePagina a{
color:#FFF;	
}




.cabecera_iz{
	background:url(../../imagenes/fondos/f2.jpg);
	width:350px;
	height:122px;		
}

/*contenido*/

.contenido{
	background:url(../../imagenes/fondos/f5.jpg) repeat-x top;
	border:0px solid #000;
	width:1024px;
	position:relative;
}

.cuerpo_cabecera{
	background:url(../../imagenes/fondos/f6.png) no-repeat bottom;
	width:100%;
}

.cuerpo_transicion{
	background:url(../../imagenes/fondos/f7.png) no-repeat left top;

}

.cuerpo_p1{
	background:url(../../imagenes/fondos/f8.png) repeat-x top left;
	height:352px;
}
.logoBalandra{
	position:absolute;
	top:-20px;
	left:-34px;
	z-index:999;
}




.footer{
	background:url(../../imagenes/fondos/f10.png) repeat-x top left;
	height:61px;
}

.contenidoTitulo{
	width:100%;
	text-align:center;
	font-size:22px;
	color:#1A9EDE;
	font-weight:bold;
	font-style:oblique;
	padding-top:45px;
	
}

.contenidoTitulo_{
	width         :100%;
	text-align    :center;
	font-size     :22px;
	color         :#1A9EDE;
	font-weight   :bold;
	font-style    :oblique;
	padding-top   :30px;
	padding-bottom:20px;
	
}


.fondoLineas, .noticiasPrincipal{
	background-image:url(../../imagenes/fondos/f11.png);
	
}

.noticiasPrincipal{
	padding-top:50px;
	height:225px;
	width:1024px;
	position:relative;
	
	background-position:bottom;
}.imgNoticiaVer{ float:left; padding:15px; border:0px; max-width:220px; }

.lineanoticiaprincipal{
	height:212px;
	width:1px;
	background-color:#333;
}

.contenidonoticiaprincipal{
	width:244px;
	padding:3px;
	font-size:11px;
	font-style:italic;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	height:30px;
}

.titulonoticiaprincipal_{
	padding:3px;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#098CCF;
	height:40px;
}

.imgNoticia{
	border:2px solid #6B6C6F;
}
.leerMas{
	background:url(../../imagenes/botones/btn6.png) no-repeat top left;
	height:16px;
	width:68px;
	position:absolute;
	right:4px;
	top:0px;
	
}
.contenedorLeerMas{
	width:258px;
	padding:3px;
	position:relative;
}

.leerMas:hover{
	background-position:bottom;
}

.piePagina, .piePagina a{
	font-size:12px;

	font-weight:bolder;
	text-decoration:none;
}
.piePagina a:hover{ text-decoration:underline; color:#FC0; }
.piePagina{
	text-align:center;	
	padding:13px 15px 0 15px;
}


.ei, .es{
	height:20px;
}

.seccionGaleria,.seccionBolsaLaboral, .seccionLogin, .seccionNoticias{ padding:10px 45px 30px 40px;	}
.listadoNoticias{ padding:10px 20px 0px 20px; }

.sombrainferior{
	height:32px;
	background:url(../../imagenes/fondos/f6.jpg) repeat-x top left;
}