@charset "UTF-8";


/* CSS Document */


@font-face {
    font-family: 'oswaldregular';
    src: url('../fonts/oswald-regular-webfont.eot');
    src: url('../fonts/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/oswald-regular-webfont.woff2') format('woff2'),
         url('../fonts/oswald-regular-webfont.woff') format('woff'),
         url('../fonts/oswald-regular-webfont.ttf') format('truetype'),
         url('../fonts/oswald-regular-webfont.svg#oswaldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'oswaldbold';
    src: url('../fonts/oswald-bold-webfont.eot');
    src: url('../fonts/oswald-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/oswald-bold-webfont.woff2') format('woff2'),
         url('../fonts/oswald-bold-webfont.woff') format('woff'),
         url('../fonts/oswald-bold-webfont.ttf') format('truetype'),
         url('../fonts/oswald-bold-webfont.svg#oswaldbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'oswaldlight';
    src: url('../fonts/oswald-light-webfont.eot');
    src: url('../fonts/oswald-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/oswald-light-webfont.woff2') format('woff2'),
         url('../fonts/oswald-light-webfont.woff') format('woff'),
         url('../fonts/oswald-light-webfont.ttf') format('truetype'),
         url('../fonts/oswald-light-webfont.svg#oswaldlight') format('svg');
    font-weight: normal;
    font-style: normal;

}





#contenedor_kim{
	width: 734px;
	height:2700px;
}

#cabezote_kim{
	width:734px;
	height:370px;
	float:left;
	
	
	}

#seccion_quienes{
	float: left;
	width: 704px;
	height:auto;
	margin-left: 30px;
	border-left:dashed 2px #0090D0;
	margin-top: 25px;
	}
	
#seccion_nuestra_vision{
	float: left;
	width: 704px;
	height: auto;
	margin-left: 30px;	
	border-left:dashed 2px #0090D0;
	margin-top: 25px;
	
	}
#seccion_nuestros_valores{
	float: left;
	width: 704px;
	height: auto;
	margin-left: 30px;	
	border-left:dashed 2px #0090D0;
	margin-top: 25px;
	
	
	}
#seccion_proceso_selecc{
	float: left;
	width: 704px;
	height:180px;
	margin-left: 30px;	
	border-left:dashed 2px #0090D0;
	margin-top: 25px;
	}




.titulos_secc{
	font-family: 'oswaldbold';
	font-weight: normal;
   font-style: normal;
	color:#FFFFFF;
	background:url(../image/barra_titulos.jpg) no-repeat;
	font-size:22pt;
	
	padding-left:25px;
	height:35px;
	
	}
	
	
.col_lg{
	margin-top: 25px;
	width:644px;
	margin-right:30px;
	margin-left:60px;
	float:left;
	
	
	
	
	}
	
.cuerpo_txt{
	font-family:'oswaldlight';
    font-weight: normal;
   font-style: normal;	
   font-size:12pt;
   line-height:24px;
   color:#58595B;
	
	
	}
.txt_destacado{
	
   font-family: 'oswaldregular';
   font-weight: normal;
   font-style: normal;
   color:#0090D0;
   font-size:13pt;
	
	
	}
.col_imagen{
	margin-left: 60px;
	width: 325px;
	height: 228px;
	
	float: left;
	margin-top: 25px;
	margin-bottom:25px;
	text-align:center;
	padding-top:20px;
	}
.col_derecha{
	margin-right: 30px;
	width: 274px;
	float: left;
	margin-top:25px;
	margin-left:15px;
	margin-bottom:25px;
	}
	
.col_izquierda{
	margin-right: 30px;
	width: 282px;
	float: left;
	margin-top:18px;
	margin-right:25px;
	margin-bottom:20px;
	margin-left:60px;
	}
	
.col_derecha2{
	margin-right: 30px;
	width: 282px;
	float: left;
	margin-top:18px;
	margin-left:25px;
	margin-bottom:20px;
	height:auto;
	}
	
.bullet_triangulo{
	list-style-image:url(../image/bullet_triangulo.png);
	list-style-position:outside;
	
	
	
	}
.sin_bullet{
	background:none;
	list-style-image:none;
	list-style:none;
	padding-top:25px;
	
	
	
	
	}
#footer_kim{
	width:734px;
	height:90px;
	
	
	
	}
