@charset "utf-8";
/* CSS Document */

/* Quienes Somos */

#qs, #cap {
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-weight: 450;
	color: black;
	margin:  0 auto;
	margin-left: 6px;
}


#oc {
	margin:  0 auto;
	margin-left: 6px;
	margin-top: 5px;
	height: auto;
}




#imgobjetivos, #objetivos {
	display: inline-block;
	vertical-align: top;
}

#imgobjetivos {
	width: 30%;
}



#objetivos {
	margin-left: 10px;
	margin-top: 0px;
	font-weight: 550;
	height: 374px;
	width: 68%;
	text-align: justify;
	
	-webkit-box-shadow: 0px 2px 1px 1px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 2px 1px 1px rgba(0,0,0,0.15);
	box-shadow: 0px 2px 1px 1px rgba(0,0,0,0.15);
}


.img3 {
	width: 100%;
}

.vinetas {
	margin-top: 23px;
	margin-left: 110px;
	list-style: square;
}

#cap {
	margin-left: 6px;
	margin-top: 5px
}


#tabcursos {
	margin:  0 auto;
	margin-left: 6px;
	margin-top: 5px
}


#ci {
	display: block;
	margin-left: 7px;
	margin-top: 5px;
}

#ci {
	width: 100%;
	-webkit-box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.15);
	box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.15);
}

#ciimg, #citxt {
	display: inline-block;
}

#ciimg {
	vertical-align: top;
	margin-top: 5px;
	width: 35%
}

#imgci {
	width: 100%;
}

#citxt {
	font-size: 0.9em;
	margin-top: 5px;
	width: 64.2%;
	height: 550px;
	
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 2px solid #2c3578;
}



.vin {
	font-weight: 500;
	margin-top: 10px;
	margin-left: 10px;
	list-style: square;
}

.txtmv {
	font-weight: 650;
	font-size: 1.5em;
	margin-top: 5px;
	padding-left: 10px;
}








#va {
	font-size: 0.9em;
	float: left;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 2px solid #2c3578;
	width: 100%;
	margin-bottom: 28px;
	margin-top: 5px;
}

.vinn {
	font-weight: 600;
	margin-top: 15px;
	margin-left: 10px;
	list-style: square;
}


.txtm1 {
	font-weight: 650;
	font-size: 1.5em;
	margin-top: -3px;
	padding-left: 10px;
}



#sl {
	background-color: #2c3578;
	height: 20PX;
	margin-left: 7px;
	margin-top: 10px;
	width: 100%;
	
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 2px solid #2c3578;
}