@charset "utf-8";
/* CSS Document */

#name {
	height: 20px;
	width: 200px;
	margin-left: 27px;
}
#nombre{
	height: 20px;
	width: 200px;
	margin-left: 27px;
}
#email {
	height: 20px;
	width: 200px;
	margin-left: 47px;
}
#email {
	height: 20px;
	width: 200px;
	margin-left: 47px;
}
#cuerpo form {
	height: 300px;
	width: 400px;
	margin-left: 60px;
	margin-top: 30px;
}

#tel {
	height: 20px;
	width: 200px;
	margin-left: 16px;
}

#telefono {
	height: 20px;
	width: 200px;
	margin-left: 16px;
}

#ciudad {
	height: 20px;
	width: 200px;
	margin-left: 29px;
}
#comentario {
	height: 100px;
	width: 200px;
}
#cuerpo form p {
	margin-bottom: 2px;
	color: #5A6699;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#informacion {
	position: absolute;
	height: 378px;
	width: 368px;
	left: 514px;
	top: 283px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #666;
	padding-left: 20px;
	padding-top: 20px;
}

#borrar {
	color: #FFF;
	background-color: #333;
	height: 35px;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
}
#enviar {
	color: #FFF;
	background-color: #333;
	height: 35px;
	width: 50px;
		border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
