html{

}

body {
margin : 0 0 0 0 ;

}

header, nav, section, article, aside, figure, footer{
	display:block;
}

.limpiar{
	clear:both;
}

a img{
	border:none;
}

img {max-width:100%;}

h1, h2, h3{margin-top:0px; margin-bottom:0px;}

/* identificacion */

.bodyidentificacion{
	background-color:#FFF;
}

.identificacion{
margin:auto; width:428px; height:453px; margin-top:10%; background-image:url(../imgdis/fondo_identificacion_eksperta_v2.jpg); background-repeat:no-repeat; background-size:contain;
}

.formidentificacion{
float:left; width:381px; margin-top:110px; margin-left:23px;
}

.linea_identificacion{
	float:left; width:100%; height:37px;
}

.usuario{
	float:left; 	width:20%; height:35px; font-family:"Roboto", Verdana, Arial, Helvetica, sans-serif; font-weight:400; font-size:16px; color:rgb(255,255,255); text-align:right;
}

.cajaidentificacion{
	float:left; 	width:75%; height:35px; margin-left:11px;
}

.cajainput_identificacion{
font-family: "Roboto", Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: 400; color: rgb(0,0,0); background-color:rgb(255,255,255); width:99%; height:20px; padding-left:5px; border:0; -webkit-border-radius: 3px;
-moz-border-radius: 3px;	 border-radius: 3px;
}

.entrar{
	float:right;	height:30px; margin-top:0px; margin-right:5px;
}

.boton_entrar{
	float:right; width:70px; height:25px;	text-align:center;	 font-family:  "Roboto", Verdana, Arial, Helvetica, sans-serif;	font-weight:300; color:rgb(255,255,255); border:0; font-size: 15px; background-color:#000; cursor:pointer; -webkit-border-radius: 3px;
-moz-border-radius: 3px;	 border-radius: 3px;
}



/* cabecera */

header{
	float:left; width:100%; height:76px; background-color:#000;
}

.contenedor_cabecera{
	margin:auto; width:1240px; height:76px;
}

.marca{
	float:left; width:409px; margin-top:15px;
}

.capa_menus{
	float:right; width:830px;
}

.menu_idiomas{
	float:right; margin-top:25px;
}


/* SECTION*/

section{
	float:left; width:100%;
}

.linea_titulo{
	float:left; width:100%; height:1px; margin-top:10px; margin-bottom:20px; background-color:#000;
}

.contenedor_info{
	position:relative; width:100%; height:auto;

}

.titulo_empresa{
	margin:auto; width:1240px; height:45px;
}


/* BLOQUE HERRAMIENTAS*/

.contenedor_noticias{
	float:left; width:100%; margin-top:20px;
}

.linea_noticias{
	float:left; width:100%; /*height:285px; margin-top:20px;*/
}

.h2_servicios{
	font-family: "Open Sans", Verdana, Arial, Helvetica, sans-serif;  font-weight: 300; font-size: 40px; color: rgb(0,0,0); text-decoration: none;
}

.bloque_3_noticias{
	margin:auto; width:1240px; /*height:285px;	*/
}

.bloque_noticia{
	float:left; width:392px; height:257px; margin-top:20px; margin-right:20px;
}

.bloque_noticia:hover{
	opacity:0.7; box-shadow:0px 3px 10px #000;
}

.contenedor_imagen_noticia{
	float:left; width:100%; height:222px; /*overflow:hidden;*/
}

.imagen_noticia{
	/*float:left;*/ position:relative; width:100%; height:222px; /*overflow:hidden;*/
}

.imagen_noticia img{
	/*object-fit: cover;*/ object-fit:contain; width:100%; height:100%;
}

.contenedor_titulo_noticia{
	float:left; width:100%; height:34px; margin-top:4px; background-color:#000;
}

.titulo_noticia{
	float:left; width:96%; margin-top:5px; margin-bottom:0px; margin-left:2%; text-align:center;
}

.titulo_noticia>a{
	font-family: "Open Sans", Verdana, Arial, Helvetica, sans-serif;  font-weight: 400; font-size: 18px; color: #FFF; text-decoration: none;
}

.titulo_noticia>a:hover{
	 color: rgb(41,153,38);
}

.separador_noticia{
	float:left; width:30px; height:315px; display:block;
}
