body section {
	padding:0;
}

body section.escuela {
	background-position: 100px 0;
	min-height: 1050px;
}

body section.escuela h1 {
	text-align: left;
	padding:20px 0;
	letter-spacing: 0;
	font-weight: bold;

}

body section.escuela h2 {
	text-align: left;
	font-style: oblique;
	font-weight: bold;
	padding: 30px 0 10px 0;
}

body section.escuela h3 {
	font-size:16px;
}

body section.escuela p {
	font-size:18px;
}

body section.escuela .left {
	float:left;
	width:700px;
	padding:40px 40px 0 40px;
	background: url(/img/web/pincelada_1.png) no-repeat 0 55px;
}

body section.escuela .right {
	float:left;
	width:649px;
	background: url(/img/web/pincelada_2.png) no-repeat right 270px;
}}

body section.escuela .right .img {
	text-align: center;
	height: 250px;
}

body section.escuela .right .img .img-c {
	width:460px;
	margin:0 auto;
	padding:20px 0 0 0;
}

body section.escuela .right .img .prof {
	float:left;
	width: 177px;
	margin:0 25px;
}

body section.escuela .right .img .prof h3 {
	margin:0; padding:0;
}

body section.escuela .right .img .prof p {
	font-size:14px;
	padding:0; margin:0;
}

body section.escuela .right .logo {
	text-align: center;
	padding:50px 0 20px 0;
}

body section.escuela .right p {
	font-size:18px;
	font-weight: bold;
	margin:30px 0;
}

body section.escuela .right p.more-info {
	padding:0 60px;
	line-height: 25px;
}

body section.escuela .right .form {
	background: #ffc9a8;
	border-radius: 30px;
	padding: 10px 0 20px 40px;
	width: 550px;
	margin:0 auto;
}

body section.escuela .right .form .btn {
	text-align: right;
	padding: 10px 40px 0 0;
}

body section.escuela .right .form .btn button {
	background: #ff6206;
	border:1px solid #ccc;
	padding:5px;
}

body section.escuela .right .form label {
	display: block;
	font-weight: bold;
	padding:10px 0 3px 0;
}

body section.escuela .right .form input,
body section.escuela .right .form textarea {
	border:0;
	width: 470px;
	height:20px !important;
}


body section.escuela .right .form textarea {
	height: 70px!important;
	resize:none;
}
