@charset "utf-8";

/* CSS Document */

#quienessomos {
	background-image: url(../images/qsfondo.jpg);
	background-repeat: no-repeat;
	background-position: 33px 0px;
	height: 660px;
	width: 882px;
}
#quienessomos h3 {
	height: 165px;
}


#quienessomos p {
	font-size: 12px;
	line-height: 25px;
	color: #FFF;
	margin-right: 145px;
	margin-left: 255px;
	margin-bottom: 10px;
}
#quienessomos h4 {
	height: 25px;
	margin-bottom: 25px;
}

#integran {
	padding-top: 25px;
	padding-left: 255px;
	padding-bottom: 25px;
	font-size: 12px;
	line-height: 18px;

}
#integran strong {
	font-weight: normal;
	color: #FFF;
}

#integran li {
	list-style-type: square;
	list-style-position: inside;
}

