.interior {height:500px; height: 70vh; min-height: 700px;}

.center {margin:100px auto 0; display: block;text-align: center}

iframe {height:700px; height: 70vh; width:100%; margin-top: 20px; border: 1px solid #efefef;}

.formulari {
	margin: 0 auto;
	width: 260px;
	height: 130px;
	padding: 30px 14px 14px 14px;
	background: url(../images/bgFormulario2.png) no-repeat top center;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    1px 1px 3px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         1px 1px 3px 0px rgba(50, 50, 50, 0.75);
}
.botonF2 {clear: left;margin: 10px 0px 0px 195px;}

.pie {margin: 0; }

.error_msg {color: red; font-size: 10px;}