main {
	padding-top:40px;
	padding-bottom:0px;
}

#plan_a {
	width: 100%;
	background-color: #7CB602;
}

#plan_1 {
	width:900px;
	margin-right: auto;
	margin-left: auto;
}

#plan_b {
	width:100%;
}

#plan_2 {
	width:900px;
	height: 290px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(../images/porque_nosotros.png);
	background-repeat: no-repeat;
}

#plan_exp {
	width:202px;
	display: inline-block;
	padding:0px 10px;
	text-align:center;
	padding-top: 200px;
}

#plan_c {
	width: 100%;
	background-color: #7CB602;
	text-align:center;
}

#nosotros_1a {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#nosotros_2 {
	width: 100%;
	background-image:url(../images/hombre_ok.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

#video {
	background-color: #AD0014;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

