
div#mapa_ruta {
	width: 988px;
	height: 500px;
	float: left;
	}


div#direcciones {
	width: 975px;
	height: auto;
	float: right;
}

div#formulario {
	width: 975px;
	height: auto;
	float: left;
	font-size: 1.5em;
	color: yellow;
	font-weight: bold;
}



