.textocontactenos{
	height: 17em;
}
#contac{
	float: left;
	margin-right: 50px;
	margin-left: 50px;
}
form{
	background: rgb(206,210,213);
	color: #424242;
	width: 750px;
	font-family: sans-serif;
	margin: 5px;
	padding: 2px;
	text-align: center;

	
}
.textocorto{
	width: 300px;
	height: 2em;
}

.corto{
	width: 150px;
}

.alto-cuerpo{
	height: 65em;
}
.tit{
	font-weight: bold;
}
input{
	border-radius: 5px;
}
.enviar{
	width: 200px;
	height: 2em;
	color: #F7F8E0;
	background: #FF4000;
	font-size: 1em;
	border-radius: 10px;

}
.mensaje{
	border-radius: 15px;
}
